[Issue 4024] Last catch only accepts block statement

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

[Issue 4967] member default initializers not working in static struct initializers

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4967 --- Comment #8 from github-bugzi...@puremagic.com 2012-05-30 23:18:49 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 5426] Property syntax fails with template function with template paramters but no function parameters and you have a setter

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5426 Jacob Carlborg d...@me.com changed: What|Removed |Added CC||d...@me.com --- Comment

[Issue 4967] member default initializers not working in static struct initializers

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

[Issue 8172] New: OSX: symbols mangled on gdb,ggdb,cgdb,lldb but not on ubuntu; no line numbers on stacktraces

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8172 Summary: OSX: symbols mangled on gdb,ggdb,cgdb,lldb but not on ubuntu; no line numbers on stacktraces Product: D Version: D2 Platform: All OS/Version: Mac OS X

[Issue 6412] Include rdmd.d in releases

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6412 thelastmamm...@gmail.com changed: What|Removed |Added CC||thelastmamm...@gmail.com

[Issue 6628] [RDMD] Ability to choose which DMD to use.

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6628 thelastmamm...@gmail.com changed: What|Removed |Added CC||thelastmamm...@gmail.com

[Issue 6628] [RDMD] Ability to choose which DMD to use.

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6628 thelastmamm...@gmail.com changed: What|Removed |Added Severity|enhancement |normal -- Configure

[Issue 7899] rdmd doesn't compile using dmd 2.059

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7899 thelastmamm...@gmail.com changed: What|Removed |Added CC||thelastmamm...@gmail.com

[Issue 7999] rdmd eval fails on OSX, works on windows

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7999 thelastmamm...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8173] New: rdmd -g --build-only main looses debug info

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8173 Summary: rdmd -g --build-only main looses debug info Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 6926] std.process.system return wrong exit code

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6926 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6175] String corruption when passing static char arrays to std.conv

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6175 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7022] File.byLine doesn't release file handle

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7022 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7348] to!string(null) matches more than one template declaration

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7348 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7796] std.typecons.Unique is using writeln without importing std.stdio

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7796 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7824] isInputRange fails to recognize inout(T)[]

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7824 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8015] std.typecons.Tuple does not support struct with alias method this

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8015 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8040] writeln(null) too

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8040 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8171] [Regression 2.060head] Broken std.algorithm.move for nested struct has no member

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8171 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 --- Comment #19 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-05-31 04:29:21 PDT --- Just a simple example (I've used to see if the progress on the bug fixed some of the problems I had :): --- extern (C) { struct lldiv_t

[Issue 808] using properties as lvalues

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=808 Leandro Lucarella leandro.lucare...@sociomantic.com changed: What|Removed |Added CC|

[Issue 3702] Replace __traits and is(typeof()) with a 'magic namespace'

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3702 Leandro Lucarella leandro.lucare...@sociomantic.com changed: What|Removed |Added CC|

[Issue 808] using properties as lvalues

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=808 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 808] using properties as lvalues

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=808 --- Comment #6 from Dmitry Olshansky dmitry.o...@gmail.com 2012-05-31 04:47:51 PDT --- Thx Vladimir, I haven't tried ref return. So silly. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 808] using properties as lvalues

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=808 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8152] Linking C library causes Seg-fault

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8152 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 8062] UFCS and operator overloading

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8062 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added CC|

[Issue 8174] short floating point literals not catched in the parser

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8174 Alex R�nne Petersen a...@lycus.org changed: What|Removed |Added CC||a...@lycus.org

[Issue 8174] New: short floating point literals not catched in the parser

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8174 Summary: short floating point literals not catched in the parser Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: diagnostic

[Issue 8174] short floating point literals not catched in the parser

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8174 --- Comment #2 from Trass3r mrmoc...@gmx.de 2012-05-31 17:34:21 CEST --- Ah didn't think of UFCS! The error message could still be more helpful I guess. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 808] using properties as lvalues

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=808 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 8174] short floating point literals not catched in the parser

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8174 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 8174] short floating point literals not catched in the parser

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8174 --- Comment #4 from Trass3r mrmoc...@gmx.de 2012-05-31 18:05:32 CEST --- Don't know. Maybe it could mention it's trying UFC. Whatever. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 3701] Incorrect initialisation of static arrays of floating-point values (Linux only)

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3701 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8175] New: aa.c assert(0)

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8175 Summary: aa.c assert(0) Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 --- Comment #20 from Walter Bright bugzi...@digitalmars.com 2012-05-31 12:39:49 PDT --- (In reply to comment #19) Just a simple example (I've used to see if the progress on the bug fixed some of the problems I had :): --- extern (C) {

[Issue 8175] aa.c assert(0)

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

[Issue 8175] aa.c assert(0)

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8175 --- Comment #2 from simendsjo simend...@gmail.com 2012-05-31 13:18:15 PDT --- By the library you mean phobos? Whenever I update head, I do a full clean and rebuild of dmd, druntime and phobos, so that should not be the issue. -- Configure

[Issue 8176] New: Error: cannot implicitly convert expression (record) of type CsvRecord!(string, cast(Malformed)0, string, dchar) to string

2012-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8176 Summary: Error: cannot implicitly convert expression (record) of type CsvRecord!(string,cast(Malformed)0,string,dchar) to string Product: D Version: D2