On 2/17/14, 0:40, Paulo Pinto wrote:
On Sunday, 16 February 2014 at 23:40:58 UTC, 1100110 wrote:
On 2/16/14, 10:18, Elie Morisse wrote:
IMHO an approach that would not involve making a binary choice between
"full D" and "minimal D" is to add an option to make the linke
On 2/16/14, 10:18, Elie Morisse wrote:
IMHO an approach that would not involve making a binary choice between
"full D" and "minimal D" is to add an option to make the linker strip
druntime and Phobos' shared libraries (or any shared library, and it's
not specific to D btw) to the "lowest common
On 2/15/14, 4:52, Jacob Carlborg wrote:
On 2014-02-15 05:55, 1100110 wrote:
6) unittests (silent failure)
These should be kept since they can be accessed with __traits(getUnitTests)
Awesome!
On 2/14/14, 22:44, Adam D. Ruppe wrote:
On Saturday, 15 February 2014 at 04:34:30 UTC, 1100110 wrote:
Is it just ModuleInfo, or...?
Yeah, that's pretty much all it actually does, and it isn't quite
complete - array bounds checking for example won't work because they
depend
On 2/14/14, 22:20, Adam D. Ruppe wrote:
On Saturday, 15 February 2014 at 04:13:49 UTC, 1100110 wrote:
1. Disable Garbage Collector (suggestion: -nogc)
https://github.com/D-Programming-Language/dmd/pull/1886
Oh dmd! Why won't you build on my computer!? Why!?
3. Disable Modul
On 2/14/14, 20:40, Daniel Murphy wrote:
"Denis Koroskin" wrote in message
news:wjdvvungwvpemwmxl...@forum.dlang.org...
I'll throw in $300 extra (maybe more), but can you please first
formalize the requirements (list of flags, and what each flag
should mean, required unittests to pass etc).
R
On 2/14/14, 8:07, Daniel Murphy wrote:
"1100110" wrote in message news:ldl6v6$255r$1...@digitalmars.com...
I dont know enough about TLS to comment really. Thoughts?
It's probably platform dependent, I guess it should work everywhere that
C supports TLS.
Dynamic cast
On 2/14/14, 7:09, Daniel Murphy wrote:
"1100110" wrote in message news:ldl2pf$20b0$1...@digitalmars.com...
I want a way to disable the GC, and have the compiler verify that no
GC allocations may occur.
I want a way to disable Exceptions, and have the compiler verify that
no Exce
On 2/14/14, 5:42, Francesco Cattoglio wrote:
On Friday, 14 February 2014 at 11:28:30 UTC, 1100110 wrote:
I thought that would be best, unfortunately.
Bitcoins are nice, but bountysource is the way to go. It's both more
official and easier to contribute to the bounty.
Meh, I just have
On 2/14/14, 5:45, Daniel Murphy wrote:
"1100110" wrote in message news:ldkuku$1sgt$1...@digitalmars.com...
I don't think we'll ever please everyone here. All I'm really trying
to do by specifying the name is prevent some cutesy annoying name.
It's pretty hard
On 2/14/14, 5:10, Daniel Murphy wrote:
"1100110" wrote in message news:tjgimnoqoflzrcrlw...@forum.dlang.org...
I'm offering a $50 bounty on this.
(Preferably Bitcoins, but I'll use bountysource if desired.)
I'd say just put it on bountysource, because then there&
On 2/14/14, 0:22, John wrote:
I haven't gone into the history, but the only thing to really object to
is 'gc' surely. Isn't the rest of it fairly innocuous?
J
On Thursday, 13 February 2014 at 23:14:20 UTC, 1100110 wrote:
1. moduleinfo
2. exception handling
3. gc
4. Obje
I think it's about time I gave back to this wonderful community.
I'm offering a $50 bounty on this.
(Preferably Bitcoins, but I'll use bountysource if desired.)
rules:
Has to be called -minimal
Has to fulfill Walter's original post. (listed below)
Has to split the separate parts into different f
On 10/14/2013 04:59 AM, Rory McGuire wrote:
On Mon, Oct 14, 2013 at 11:35 AM, Benjamin Thaut mailto:c...@benjamin-thaut.de>> wrote:
My bad. German dates... We write the the day first then the month
and then the year.
Americans seem to read dates as "October 14th, 2013" which is way the
On 05/16/2013 02:55 AM, Jacob Carlborg wrote:
> On 2013-05-16 05:48, deadalnix wrote:
>
>> Completely off topic : your NG client is splitting the discussion,
>> creating a new one on every answer you make.
>
> At don't see a split in this topic at all using Thunderbird. That's
> probably a first
On 05/09/2013 11:35 AM, Rob T wrote:
> On Thursday, 9 May 2013 at 07:12:42 UTC, Nick Sabalausky wrote:
>> On Thu, 09 May 2013 08:46:01 +0200
>> "Rob T" wrote:
>>>
>>> Here's another FF addon for video downloading (and files too), it
>>> works for me quite well.
>>> https://addons.mozilla.org/en-US
On 05/12/2013 01:44 PM, Walter Bright wrote:
> On 5/12/2013 7:16 AM, Andrei Alexandrescu wrote:
>> I was also thinking mon/wed/fri would be a great schedule!
>
> That does fit in with the observed phenomenon that a posting on reddit
> has a shelf life of about 2 days, and the statistics that posti
On 05/10/2013 08:00 PM, Flamaros wrote:
> On Friday, 10 May 2013 at 18:45:15 UTC, Nick Sabalausky wrote:
>> On Fri, 10 May 2013 08:08:09 -0400
>> Andrei Alexandrescu wrote:
>>> Enjoy!
>>>
>>> https://www.youtube.com/watch?v=mPr2UspS0fE
>>>
>>
>> Torrents up for both the low-quality FLV (from YouTu
On 05/12/2013 04:19 AM, Jacob Carlborg wrote:
> On 2013-05-11 22:50, Jonathan M Davis wrote:
>
>> He's serious. If you post them all at once, then each video gets minimal
>> impact. A lot of people will look at one, maybe two, and then not
>> bother with
>> the rest, because all of them showed up
On 03/23/2013 05:01 AM, Moritz Maxeiner wrote:
[snip]
No problem at all. There is an example quoted in the README and how to
compile it, so without further information form your side I don't know
what the problem is. To get the example from the README working:
- Download/Clone the github repo in
On 03/18/2013 05:51 AM, Jordi Sayol wrote:
Al 17/03/13 23:29, En/na 1100110 ha escrit:
On 03/17/2013 04:05 PM, Jordi Sayol wrote:
Al 17/03/13 21:41, En/na Russel Winder ha escrit:
On Sun, 2013-03-17 at 20:00 +0100, Jordi Sayol wrote:
Al 17/03/13 19:22, En/na Russel Winder ha escrit:
[…]
I
On 03/17/2013 04:05 PM, Jordi Sayol wrote:
Al 17/03/13 21:41, En/na Russel Winder ha escrit:
On Sun, 2013-03-17 at 20:00 +0100, Jordi Sayol wrote:
Al 17/03/13 19:22, En/na Russel Winder ha escrit:
[…]
I am guessing that the number of the package is still 0.9.11-0 as I am
not getting an update
On 03/17/2013 03:44 PM, Walter Bright wrote:
On 3/17/2013 3:06 AM, Russel Winder wrote:
On the other hand "creeping featurism" can be a bad thing. Isn't the
mantra "small language, large (properly indexed) library"?
It can be a bad thing, no doubt about it. On the other hand:
When I was in Lo
On 03/17/2013 07:09 AM, Paulo Pinto wrote:
On 17.03.2013 11:01, Russel Winder wrote:
On Sun, 2013-03-17 at 09:17 +0100, Paulo Pinto wrote:
[…]
The first known one is that Go is the only strong typed language to
eschew generics in the 21st century.
On the other hand, perhaps generics is not a
On 02/04/2013 02:28 PM, Michael wrote:
Hi, all)
It's about chained null checks and the Maybe Monad, in Russian.
Code is written as always in ;D
link -
http://www.m1xa.com/ru/article/d-language-chained-null-checks-maybe-monad.html
Thanks)
(please let s/ru/en/ give me english, please let it g
On 01/15/2013 05:00 AM, bearophile wrote:
Chris:
or indentation (t)errors (Python)
In practice Python usually decreases the number of indentation-related
bugs,
Thats so funny I forgot to laugh.
On 11/29/2012 06:07 PM, Rob T wrote:
On Sunday, 25 November 2012 at 20:56:10 UTC, Jacob Carlborg wrote:
Unfortunately there won't be a 64it version for Linux.
I'm using Debian Wheezy 64 bit, in a nut shell, do you know if it can be
made to work in this environment?
Thanks
--rt
I would as
On Fri, 03 Aug 2012 07:30:43 -0500, Jacob Carlborg wrote:
On 2012-08-03 10:25, Mike James wrote:
Thanks - I did a fresh install and now everythings back to normal :-)
Just use DVM: https://bitbucket.org/doob/dvm
No problems, supports multiple installations of DMD.
It hates zsh, and segfau
28 matches
Mail list logo