digitalmars.D.learn - Not able to compile that code
- Misu (5/5) Oct 31 2014 Hi,
- Steven Schveighoffer (6/11) Oct 31 2014 Yes. Any time the compiler has a segmentation fault, it's a bug.
- Misu (3/8) Oct 31 2014 Ok done. Thank you.
Hi, Im trying to compile this code but I have a Segmentation Fault. http://dpaste.dzfl.pl/882618dc09f1 It's coming from the template. I'm probably doing something bad. Is this a bug ?
Oct 31 2014
On 10/31/14 10:51 AM, Misu wrote:Hi, Im trying to compile this code but I have a Segmentation Fault. http://dpaste.dzfl.pl/882618dc09f1 It's coming from the template. I'm probably doing something bad. Is this a bug ?Yes. Any time the compiler has a segmentation fault, it's a bug. Please file here and tag with "ice" https://issues.dlang.org/enter_bug.cgi Thanks -Steve
Oct 31 2014
On Friday, 31 October 2014 at 14:59:11 UTC, Steven Schveighoffer wrote:Yes. Any time the compiler has a segmentation fault, it's a bug. Please file here and tag with "ice" https://issues.dlang.org/enter_bug.cgi Thanks -SteveOk done. Thank you.
Oct 31 2014