[Issue 5278] DMD generates programs that immediately segfault.

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5278 --- Comment #10 from Chad Joan 2010-12-18 08:28:45 PST --- So I thought it'd be wise to try it with both the working compiler version and the not working compiler version and see what changed in the linker string. Here it is: c...@hugin /mnt/s

[Issue 5278] DMD generates programs that immediately segfault.

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5278 --- Comment #11 from Chad Joan 2010-12-18 08:31:23 PST --- (In reply to comment #10) > So I thought it'd be wise to try it with both the working compiler version and > the not working compiler version and see what changed in the linker string.

[Issue 5356] New: receiveTimeout value < 500 does not work.

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5356 Summary: receiveTimeout value < 500 does not work. Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Comp

[Issue 5356] receiveTimeout value < 500 does not work.

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5356 --- Comment #1 from Joost 2010-12-18 15:33:10 PST --- Thought following output could be of interest (there's no 2.050 version field yet): $ dmd -v time.d binary/local/dmd2/usr/bin/dmd version v2.050 config/etc/dmd.conf parse time

[Issue 5357] New: mixin templates accept strings as struct name

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5357 Summary: mixin templates accept strings as struct name Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: minor Priority: P2 Co

[Issue 5357] mixin templates accept strings as struct name

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5357 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #1

[Issue 5357] mixin templates accept strings as struct name

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5357 --- Comment #2 from Piotr Szturmaj 2010-12-18 16:27:01 PST --- I forgot to add - try to use generated struct like this: struct Other { test t; } Error: identifier 'test' is not defined Error: test is used as a type -- Configure issuema

[Issue 5357] mixin templates accept strings as struct name

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5357 nfx...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5357] mixin templates accept strings as struct name

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5357 Piotr Szturmaj changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 5357] mixin templates accept strings as struct name

2010-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5357 Piotr Szturmaj changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|