[Issue 8218] New: shared library segmentation fault when missing un-needed import

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8218 Summary: shared library segmentation fault when missing un-needed import Product: D Version: D2 Platform: All OS/Version: Mac OS X Status: NEW Severity:

[Issue 8216] CTFE should allow 'pointer is inside range' comparisons

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8216 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||CTFE, pull --- Comment #1

[Issue 8219] New: File.writeln is slow

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8219 Summary: File.writeln is slow Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 8049] Less bug-prone R suffix for real number literals

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8049 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8190] Externally defined struct error message

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8190 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-11 05:49:07 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8190] Externally defined struct error message

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

[Issue 8220] New: invalid function call not detected during semantic analysis

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8220 Summary: invalid function call not detected during semantic analysis Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 8038] #line which is in a double template instantiation doesn't work

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8038 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-11 07:02:22 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8038] #line which is in a double template instantiation doesn't work

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

[Issue 8216] CTFE should allow 'pointer is inside range' comparisons

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

[Issue 8221] New: typeof(null) rejected as return type for covariant overrides

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8221 Summary: typeof(null) rejected as return type for covariant overrides Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 8222] New: Optlink crashes when debug info is enabled

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8222 Summary: Optlink crashes when debug info is enabled Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW Severity: major Priority: P2

[Issue 6652] foreach parameter with number range is always ref

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6652 Masahiro Nakagawa repeate...@gmail.com changed: What|Removed |Added CC|

[Issue 6612] Associative arrays with associative array keys literals

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6612 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-11 09:43:36 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 6612] Associative arrays with associative array keys literals

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

[Issue 8223] New: auto break switch proposal

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8223 Summary: auto break switch proposal Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 6591] di header generation loses selective import symbols

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6591 --- Comment #3 from github-bugzi...@puremagic.com 2012-06-11 10:52:28 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 6591] di header generation loses selective import symbols

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

[Issue 7494] Selective import does not work inside a function

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7494 --- Comment #9 from github-bugzi...@puremagic.com 2012-06-11 11:59:47 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7831] Unlisted @@@BUG in File.detach causes FILE* leaks when reopening

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7831 Mike Wey mike-...@planet.nl changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8224] New: Problem with std.functional.unaryFun

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8224 Summary: Problem with std.functional.unaryFun Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 8225] New: UFCS when the first argument is a function

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8225 Summary: UFCS when the first argument is a function Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 8226] New: Global lambda assign to const/immutable

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8226 Summary: Global lambda assign to const/immutable Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 7494] Selective import does not work inside a function

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

[Issue 3574] post-condition in void main() is not evaluated if there is no return statement

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3574 --- Comment #5 from github-bugzi...@puremagic.com 2012-06-11 14:33:53 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8227] New: Anonymous member variable of struct get's it's arguments shifted when called.

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8227 Summary: Anonymous member variable of struct get's it's arguments shifted when called. Product: D Version: D2 Platform: x86_64 URL:

[Issue 3574] post-condition in void main() is not evaluated if there is no return statement

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

[Issue 8188] need this to access member when mixining in a function

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8188 --- Comment #2 from github-bugzi...@puremagic.com 2012-06-11 14:59:36 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8228] New: Mixin template can't add constructor to class

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8228 Summary: Mixin template can't add constructor to class Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2

[Issue 8229] New: string literals are not zero-terminated during CTFE

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8229 Summary: string literals are not zero-terminated during CTFE Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: CTFE Severity: normal

[Issue 8230] New: rdmd -lib -offilename ignores output filename

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8230 Summary: rdmd -lib -offilename ignores output filename Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8188] need this to access member when mixining in a function

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

[Issue 8129] Cannot deduce template function when using partially specified type in function parameter

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8129 --- Comment #5 from github-bugzi...@puremagic.com 2012-06-11 17:15:11 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8231] New: conv.to fails to convert string with trailing u

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8231 Summary: conv.to fails to convert string with trailing u Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 8220] invalid function call not detected during semantic analysis

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8220 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid, pull

[Issue 8226] Global lambda assign to const/immutable

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8226 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 8221] typeof(null) rejected as return type for covariant overrides

2012-06-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8221 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 7578] ICE on indexing result of vararg opDispatch

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