[Issue 8889] [2.061 beta][64-bit] Assertion Failure argtypes.c

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8889 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-25 00:25:41 PDT --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2c59637d1a008fdf511beea8ecd28cfd3d23665

[Issue 8889] [2.061 beta][64-bit] Assertion Failure argtypes.c

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8889 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-25 00:26:12 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/61b5435a07eefa94c02d1649fabd234990ee1eb9

[Issue 8889] [2.061 beta][64-bit] Assertion Failure argtypes.c

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8889 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8891] non-static opCall runs in initialization incorrectly

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8891 Maxim Fomin changed: What|Removed |Added CC||ma...@maxim-fomin.ru --- Comment #1 from

[Issue 8250] dirEntries fails to generate file list when compiled with -inline

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8250 --- Comment #1 from Joseph Rushton Wakeling 2012-10-25 04:25:25 PDT --- Created an attachment (id=1156) Imperfect test case Imperfect test case which doesn't show the precise described behaviour, but nevertheless fails to correctly implement

[Issue 8250] dirEntries fails to generate file list when compiled with -inline

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8250 --- Comment #3 from Joseph Rushton Wakeling 2012-10-25 04:38:36 PDT --- (In reply to comment #2) > However, I _am_ still experiencing this problem of an empty list due to a > filter which _should_ return a non-empty list of files, and indeed d

[Issue 8250] dirEntries fails to generate file list when compiled with -inline

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8250 --- Comment #2 from Joseph Rushton Wakeling 2012-10-25 04:36:21 PDT --- Sorry, the error in the above example is from inappropriate use of takeExactly. :-( dirEntries does indeed return an empty list, and when the correct subdir is put in pla

[Issue 8876] bitfields template generate wrong code

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8876 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-25 06:25:18 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/b15c4205da0d0708dde6e766d3e2ab976

[Issue 8876] bitfields template generate wrong code

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8876 Daniel Kozak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8892] New: Not precise error message with failed fixed size array assign

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8892 Summary: Not precise error message with failed fixed size array assign Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diag

[Issue 8893] New: [ICE][CTFE] (interpret.c, line 3598) with failed array access

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8893 Summary: [ICE][CTFE] (interpret.c, line 3598) with failed array access Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: norm

[Issue 8143] Safe std.conv.to enum conversion

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8143 --- Comment #18 from Andrej Mitrovic 2012-10-25 10:05:39 PDT --- (In reply to comment #17) > Created an attachment (id=1155) [details] > new > > Without purity it works ok though. Not much (any) response in D NG. I could try and make a pull

[Issue 8143] Safe std.conv.to enum conversion

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8143 --- Comment #19 from bearophile_h...@eml.cc 2012-10-25 10:25:29 PDT --- (In reply to comment #18) > Not much (any) response in D NG. I could try and make a pull and see what > folks > have to say. OK. -- Configure issuemail: http://d.purema

[Issue 8892] Not precise error message with failed fixed size array assign

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

[Issue 8892] Not precise error message with failed fixed size array assign

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8892 --- Comment #2 from bearophile_h...@eml.cc 2012-10-25 11:14:47 PDT --- (In reply to comment #1) > Don't you mean char[3]? Right, sorry (this code comes from Issue 8893 ). > Also the 'bar' function is not necessary for test-case. Right, shor

[Issue 8610] Compilation loop with enum

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

[Issue 8610] Compilation loop with enum

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8610 bearophile_h...@eml.cc changed: What|Removed |Added Severity|minor |regression --- Comment #2 from

[Issue 8875] core.exception.InvalidMemoryOperationError in case of remove() in Destructors

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8875 hotcocoa...@gmail.com changed: What|Removed |Added Summary|freeze in case of remove() |core.exception.InvalidMemor

[Issue 8894] New: 2.059: Lookup error message has become uninformative

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8894 Summary: 2.059: Lookup error message has become uninformative Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 8894] 2.059: Lookup error message has become uninformative

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8894 --- Comment #1 from Andrej Mitrovic 2012-10-25 16:17:19 PDT --- (In reply to comment #0) > module test; > struct Foo { } > > void main() > { > Foo f; > auto x = f.x; > } > > 2.058: > $ dmd test.d > test.d(6): Error: no property 'x' f

[Issue 8894] 2.059: Lookup error message has become uninformative

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8894 --- Comment #2 from Andrej Mitrovic 2012-10-25 16:24:25 PDT --- (In reply to comment #1) > It seems errors are gagged at this point in "Expression *Type::getProperty(Loc > loc, Identifier *ident)" in file mtype.c: The gagging starts in `DotId

[Issue 8870] Incorrect values passing struct by value

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8870 --- Comment #1 from github-bugzi...@puremagic.com 2012-10-25 17:18:19 PDT --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ac1d035fb96f64f8e00a7561de41eb76a0f36f3

[Issue 8870] Incorrect values passing struct by value

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8870 --- Comment #2 from github-bugzi...@puremagic.com 2012-10-25 17:18:30 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/96ceb08723a061b5898c26748be8267b58e4fe05

[Issue 8870] Incorrect values passing struct by value

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8870 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8895] New: infinite loop in DList.opEquals

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8895 Summary: infinite loop in DList.opEquals Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 8881] Add EnumBaseType template into traits

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8881 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 8896] New: RedBlackTree.opEquals has byref semantics

2012-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8896 Summary: RedBlackTree.opEquals has byref semantics Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component