[Issue 4583] New: PIC code not working: EBX register set incorrectly

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4583 Summary: PIC code not working: EBX register set incorrectly Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P2

[Issue 3528] FreeBSD patches for druntime.

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3528 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 4191] [FreeBSD] real constants are rounded to double precision

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4191 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4584] New: std.algorithm.sort fails with SwapStrategy.stable

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4584 Summary: std.algorithm.sort fails with SwapStrategy.stable Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 4585] New: DMD2 should look for dmd2.conf

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4585 Summary: DMD2 should look for dmd2.conf Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 4585] DMD2 should look for dmd2.conf

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4585 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 4586] New: DMD should look for dmd.conf in /usr/local/etc

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4586 Summary: DMD should look for dmd.conf in /usr/local/etc Product: D Version: D1 D2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 4570] ElementType!(void[]) shows error message.

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4570 SHOO zan77...@nifty.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4588] New: [lex] @ttributes are not documented

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4588 Summary: [lex] @ttributes are not documented Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 4587] Assert exception should not allocate

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4587 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #1

[Issue 4587] Assert exception should not allocate

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4587 --- Comment #2 from Leandro Lucarella llu...@gmail.com 2010-08-05 10:37:15 PDT --- (In reply to comment #1) This is a bit comical, because the GC (gcx.d) already uses lots of asserts. They are just disabled, because Phobos is compiled in

[Issue 4589] New: comparing two arrays of interfaces for equality segfaults

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4589 Summary: comparing two arrays of interfaces for equality segfaults Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal

[Issue 1462] Templated constructor not supported

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1462 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 435] Constructors should be templatized

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=435 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 4590] New: Spec incorrectly describes array appending and memory stomping

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4590 Summary: Spec incorrectly describes array appending and memory stomping Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 4583] PIC code not working: EBX register set incorrectly

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4583 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4443] Optimizer produces wrong code for || or with struct arrays

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4443 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4585] DMD2 should look for dmd2.conf

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4585 --- Comment #2 from Sobirari Muhomori dfj1es...@sneakemail.com 2010-08-05 19:50:20 PDT --- Does argv[0] contain full path to the binary? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 4585] DMD2 should look for dmd2.conf

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4585 --- Comment #3 from Leandro Lucarella llu...@gmail.com 2010-08-05 20:27:58 PDT --- (In reply to comment #2) Does argv[0] contain full path to the binary? No, at least on unix, is the same command you typed, but you can always do

[Issue 2931] Initialization struct with array from another struct

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2931 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4587] Assert exception should not allocate

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4587 --- Comment #4 from Leandro Lucarella llu...@gmail.com 2010-08-05 20:30:55 PDT --- (In reply to comment #3) I think, GC should just use special kind of assert. Why? And how is desirable that an assert allocates? I agree that the GC *could*