Re: wxD - dead or alive?

2013-03-05 Thread Matthew Caron
On 03/04/2013 11:24 AM, SaltySugar wrote: On Monday, 4 March 2013 at 13:25:22 UTC, Matthew Caron wrote: On 03/03/2013 08:16 AM, SaltySugar wrote: wxD - dead or alive? I've been using it. What makes you think that it's dead? Because It's latest release was at 2011-08-26 In all fairness, I

Re: wxD - dead or alive?

2013-03-04 Thread Matthew Caron
On 03/03/2013 08:16 AM, SaltySugar wrote: wxD - dead or alive? I've been using it. What makes you think that it's dead? -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Why is null lowercase?

2013-01-24 Thread Matthew Caron
This is probably a question for Walter, but maybe others know. Of all of the differences between C and D, the one which I have the most difficulty adapting to is null being lowercase. Does anyone know why this decision was made? -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion

Re: Why is null lowercase?

2013-01-24 Thread Matthew Caron
On 01/24/2013 12:50 PM, Ali Çehreli wrote: Similarly, the common macros TRUE and FALSE are replaced by the 'true' and 'false' keywords. Ironically, those don't bother me because I never used them. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518

Re: Why is null lowercase?

2013-01-24 Thread Matthew Caron
my head in amazement. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Re: Simple makefile problem - implicit rule

2013-01-09 Thread Matthew Caron
the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for x86_64-pc-linux-gnu -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Re: Reading and writing a class to a (binary) file

2013-01-07 Thread Matthew Caron
and logical for me, compared to my several attempts to learn C++. My elevator pitch to folks is: D is C++ done correctly It really is a joy. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Re: Googling about D

2012-12-18 Thread Matthew Caron
. There're much noise and there're few common cipher libraries. Wouldn't one just use OpenSSL? FYI - I search for d language something. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

Why the lack of networky bits in the standard library

2012-12-10 Thread Matthew Caron
, if I had access to those structs and defines, but it doesn't seem like these have been ported over. Am I missing something obvious? Thanks. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office

question on buffer passed in to recvFrom

2012-12-07 Thread Matthew Caron
the correct size buffer which is automatically garbage collected? Thanks in advance. -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com +1 (518) 877-5173 x138 office