[Issue 5200] New: Call to immutable method during immutable construction

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5200 Summary: Call to immutable method during immutable construction Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: minor Priority: P2

[Issue 5201] New: std.string.indexOf and std.algorithm.indexOf return different things for narrow strings

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5201 Summary: std.string.indexOf and std.algorithm.indexOf return different things for narrow strings Product: D Version: D2 Platform: Other OS/Version: Mac OS X

[Issue 5201] std.string.indexOf and std.algorithm.indexOf return different things for narrow strings

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5201 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 3512] dchar iteration over string in CTFE fails

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3512 David R�thlisberger da...@rothlis.net changed: What|Removed |Added CC|

[Issue 3512] dchar iteration over string in CTFE fails

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3512 --- Comment #3 from David R�thlisberger da...@rothlis.net 2010-11-11 11:33:52 PST --- (In reply to comment #2) Whereas the original code posted by Bill Baxter compiles successfully. -- Configure issuemail:

[Issue 3512] dchar iteration over string in CTFE fails

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3512 --- Comment #4 from David R�thlisberger da...@rothlis.net 2010-11-11 11:39:12 PST --- (In reply to comment #3) Please ignore comment #3 :) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 5202] New: opIndexAssign doesn't work on structs obtained via getters

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5202 Summary: opIndexAssign doesn't work on structs obtained via getters Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity:

[Issue 5202] opIndexAssign doesn't work on structs obtained via getters

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5202 David Simcha dsim...@yahoo.com changed: What|Removed |Added Keywords||rejects-valid ---

[Issue 5148] Incorrect C++ mangling of multiple const char* parameters

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5148 --- Comment #3 from Lukasz Wrzosek luk.wrzo...@gmail.com 2010-11-11 12:52:29 PST --- Created an attachment (id=806) Fix for bug 5148 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this

[Issue 5203] New: dinstaller.exe v2.050 doesn't install anything

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5203 Summary: dinstaller.exe v2.050 doesn't install anything Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5204] New: Inherited out contract requires lvalue result?

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5204 Summary: Inherited out contract requires lvalue result? Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: major Priority: P2

[Issue 5148] Incorrect C++ mangling of multiple const char* parameters

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5148 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added CC||ibuc...@ubuntu.com

[Issue 5204] Inherited out contract requires lvalue result?

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5204 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 2954] [tdpl] Appalling bug in associative arrays (D2 only)

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

[Issue 4529] Segfault(typinf.c) involving typeid(typeof(functionName))

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

[Issue 5205] New: D runtime duplication in zip

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5205 Summary: D runtime duplication in zip Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 4728] Segfault(toctype.c) by protected/private constructor in an other module

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

[Issue 5206] New: stat_t is not the same as struct stat

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5206 Summary: stat_t is not the same as struct stat Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 5206] stat_t is not the same as struct stat

2010-11-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5206 --- Comment #1 from Jesse Phillips jesse.k.phillip...@gmail.com 2010-11-11 21:48:11 PST --- I did try to compare the Structures, and only one thing came out as being different (after I discovered __USE_FILE_OFFSET64 was supposed to always be