[Issue 8854] incomprehensible bug on windows with import side effect

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8854 Maxim Fomin ma...@maxim-fomin.ru changed: What|Removed |Added CC||ma...@maxim-fomin.ru

[Issue 8854] incomprehensible bug on windows with import side effect

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8854 --- Comment #2 from Maxim Fomin ma...@maxim-fomin.ru 2012-10-20 04:12:53 PDT --- Forgot to mention - I cannot reproduce bug related to naming files and directories. Comparing disassembles of testfunc shows that they are same, except __lamda2.

[Issue 4542] [tdpl] TDPL NVI example results in linker error

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

[Issue 8857] New: [CTFE] Referring to a wrong member of a sruct in CTFE with -inline

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8857 Summary: [CTFE] Referring to a wrong member of a sruct in CTFE with -inline Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 4058] Wrong error message with __traits(getMember

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4058 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3932] Title: A forward declaration error with a struct.init

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3932 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8271] [Ddoc] non-ascii character string macro names cannot be replaced

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8271 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-20 09:35:46 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 2614] auto + templated structs = unhelpful error messages

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2614 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3012] Bad error message when using string.format instead of std.string.format

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3012 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 3350] Missing error message for bug 2788

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3350 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4205] Strange error message when trying to call unknown method on string

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4205 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8858] New: DMD's -v option doesn't output dependencies with imports inside functions

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8858 Summary: DMD's -v option doesn't output dependencies with imports inside functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 8271] [Ddoc] non-ascii character string macro names cannot be replaced

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

[Issue 8178] Wrong line number in trying to modify enum string

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8178 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-20 14:57:31 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8178] Wrong line number in trying to modify enum string

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

[Issue 8770] Wrong error line number with immutable field

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8770 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-20 15:10:32 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8818] CTFE fails to compare strings correctly

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8818 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-20 15:14:05 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8788] The super constructor call can be prevented by mentioning return.

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8788 --- Comment #3 from github-bugzi...@puremagic.com 2012-10-20 15:51:36 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8788] The super constructor call can be prevented by mentioning return.

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

[Issue 8765] assert should print the source code for the condition when no message argument present

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8765 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 8765] assert should print the source code for the condition when no message argument present

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8765 --- Comment #2 from Andrej Mitrovic andrej.mitrov...@gmail.com 2012-10-20 16:44:41 PDT --- (In reply to comment #1) (In reply to comment #0) assert(5 == 4); Actually wait a minute, it already does this in 2.060. Is there some other example

[Issue 8830] [CTFE] Incorrect slicing with pointer from sliced array

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8830 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-20 17:18:49 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 3413] DMD makefiles needs improvements

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

[Issue 8859] New: Solaris port of the toolchain

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8859 Summary: Solaris port of the toolchain Product: D Version: D2 Platform: All OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: DMD

[Issue 6368] Too many error messages for a missing );

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6368 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6696] Error messages for const/immutable arrays given to immutable/const

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6696 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8830] [CTFE] Incorrect slicing with pointer from sliced array

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

[Issue 6786] Bad error message in a wrong usage of ^^ pow operator

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6786 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8801] assigning to __ctfe crashes the compiler

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8801 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-20 18:20:44 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8601] CTFE Assertion failure (interpret.c) on dstring[].toUpper

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

[Issue 8257] __traits(compiles) gives compile error

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8257 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-20 20:27:21 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8860] New: DMD crashes in post-contract of auto function

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8860 Summary: DMD crashes in post-contract of auto function Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW Keywords: contracts, ice Severity:

[Issue 8257] __traits(compiles) gives compile error

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

[Issue 8549] Bad error message with const methods

2012-10-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8549 --- Comment #5 from bearophile_h...@eml.cc 2012-10-20 22:42:12 PDT --- (In reply to comment #3) I would take a bigger pull to fix this since there's a lot of code duplication in DMD. Personally I would change the message to: Error: