[Issue 3885] No multithread support for Windows DLL

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

[Issue 3929] Interactions between LRU array cache, memory recycling

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3929 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added AssignedTo|s...@invisibleduck.org

[Issue 3914] Struct as argument that fits in register has member accessed wrong

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3914 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #2 from

[Issue 3936] New: Suggestions for some better alternative names

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3936 Summary: Suggestions for some better alternative names Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 3837] Safer number literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3837 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2656] Require 0o format for octal literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2656 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 2656] Require 0o format for octal literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2656 --- Comment #4 from bearophile_h...@eml.cc 2010-03-12 09:10:38 PST --- Thank you Don for spotting the bug duplication. In bug 3837 I have shown a possible improvement for floating point numbers too: Optionally D can also turn FP literals like

[Issue 2656] Require 0o format for octal literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2656 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added CC|

[Issue 2656] Require 0o format for octal literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2656 --- Comment #6 from Andrei Alexandrescu and...@metalanguage.com 2010-03-12 09:34:50 PST --- (In reply to comment #5) I have a simple suggestion - how about putting this in object.d: template octal(string s) { static assert(s.length

[Issue 2656] Require 0o format for octal literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2656 --- Comment #7 from bearophile_h...@eml.cc 2010-03-12 10:45:19 PST --- octal!10 - This is ugly looking; - it's too much long to write takes too much space; - editors will need extra code to recognize that as a number and color it with the

[Issue 2656] Require 0o format for octal literals

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2656 --- Comment #8 from Andrei Alexandrescu and...@metalanguage.com 2010-03-12 10:47:43 PST --- (In reply to comment #7) octal!10 - This is ugly looking; (a) subjective (for one, I find 0o or whatever way uglier) (b) then all templates are

[Issue 3937] New: os.path.dirname fails on absolute path

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3937 Summary: os.path.dirname fails on absolute path Product: D Version: 2.040 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 3938] New: semantics of casting arrays need to be reworked

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3938 Summary: semantics of casting arrays need to be reworked Product: D Version: 2.000 Platform: All URL: http://www.digitalmars.com/d/arrays.html OS/Version: All Status:

[Issue 2494] describe explicit casting of arrays

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2494 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment

[Issue 3940] New: altsep not found

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3940 Summary: altsep not found Product: D Version: 2.040 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 3941] New: quirks of overloading function templates impede the new operator overloading

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3941 Summary: quirks of overloading function templates impede the new operator overloading Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW

[Issue 3935] opBinary is instantiated with =

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3935 Trass3r mrmoc...@gmx.de changed: What|Removed |Added Keywords||spec, wrong-code --- Comment

[Issue 2609] No documentation generated for destructor

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2609 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #2 from

[Issue 3942] New: dmd segfaults

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3942 Summary: dmd segfaults Product: D Version: 2.040 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 3943] New: in function argument is redundant

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3943 Summary: in function argument is redundant Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: DMD

[Issue 3944] New: Require immutable annotation for new fields of class inherited from immutable class

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3944 Summary: Require immutable annotation for new fields of class inherited from immutable class Product: D Version: 2.041 Platform: All OS/Version: All Status: NEW

[Issue 3912] pure static nested functions are not recognized as pure

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

[Issue 3919] ICE(expression.c, 9944): * or / with typedef ireal

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

[Issue 3920] Assertion failure: '0' on line 10018 in file 'expression.c'

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

[Issue 3945] New: AssertExpression message should implicitly convert to const char[]

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3945 Summary: AssertExpression message should implicitly convert to const char[] Product: D Version: 2.041 Platform: All URL:

[Issue 3940] altsep not found

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