[Issue 4568] New: Segfault in program that writes an array

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4568 Summary: Segfault in program that writes an array Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Com

[Issue 4567] New: dmd should print the dmd.conf and env vars it's using when it fails

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4567 Summary: dmd should print the dmd.conf and env vars it's using when it fails Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Sever

[Issue 4566] New: Calling functions in parallel with std.concurrency

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4566 Summary: Calling functions in parallel with std.concurrency Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P2

[Issue 4563] [module system] Error messages for missing package or missing name

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4563 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 4545] Alias to members possible without "this" instance

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4545 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1 from Jacob

[Issue 4565] New: In array literals single values can replace arrays of length 1

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4565 Summary: In array literals single values can replace arrays of length 1 Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: acc

[Issue 3849] [missing error] Array literal length doesn't match

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3849 --- Comment #7 from bearophile_h...@eml.cc 2010-08-01 15:29:25 PDT --- See a consequence of this in bug 4565 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4564] New: ICE on undefined variable in foreach over 0 .. undef

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4564 Summary: ICE on undefined variable in foreach over 0 .. undef Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Keywords: ice-on-invalid-code Sever

[Issue 4563] New: [module system] Error messages for missing package or missing name

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4563 Summary: [module system] Error messages for missing package or missing name Product: D Version: D1 & D2 Platform: x86 OS/Version: Windows Status: NEW Keyw

[Issue 3845] [module system] A problem caused by duplicated import

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3845 --- Comment #1 from bearophile_h...@eml.cc 2010-08-01 15:10:51 PDT --- See also bug 4563 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4562] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/dbc.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4562 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/dbc.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal

[Issue 4556] Misbehaving nested function

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4556 --- Comment #1 from Andrej Mitrovic 2010-08-01 14:46:50 PDT --- See also the 8th example under "Nested Functions" on this page http://www.digitalmars.com/d/2.0/function.html. Pasted here: void test() { int j; static int s; struct F

[Issue 4561] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/function.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4561 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/function.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: nor

[Issue 4560] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/const3.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4560 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/const3.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: norma

[Issue 4558] New: To spot a possible bug in code that doesn't change a value

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4558 Summary: To spot a possible bug in code that doesn't change a value Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: diagnostic

[Issue 4559] New: Disallowing single semicolons

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4559 Summary: Disallowing single semicolons Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 4557] New: accepts-invalid Overriding static functions inherited from interfaces

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4557 Summary: accepts-invalid Overriding static functions inherited from interfaces Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Seve

[Issue 4556] New: Misbehaving nested function

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4556 Summary: Misbehaving nested function Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 4555] New: Double newlines with std.file.readText

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4555 Summary: Double newlines with std.file.readText Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Componen

[Issue 4554] New: accepts-invalid Cyclic constructor calls cause stack overflow

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4554 Summary: accepts-invalid Cyclic constructor calls cause stack overflow Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: no

[Issue 4544] Better error-message when expecting string but got a character constant

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4544 --- Comment #1 from Andrej Mitrovic 2010-08-01 10:49:25 PDT --- I'm sorry, I meant "literal", not constant. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4553] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/struct.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4553 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/struct.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: norma

[Issue 4552] New: Struct initialization results in struct member garbage values

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4552 Summary: Struct initialization results in struct member garbage values Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: no

[Issue 4551] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/arrays.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4551 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/arrays.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: norma

[Issue 4550] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/statement.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4550 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/statement.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: no

[Issue 4549] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/expression.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4549 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/expression.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: n

[Issue 4548] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/attribute.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4548 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/attribute.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: no

[Issue 4547] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/property.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4547 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/property.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: nor

[Issue 4546] New: D2 Language Docs: http://www.digitalmars.com/d/2.0/type.html

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4546 Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/type.html Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal

[Issue 4545] New: Alias to members possible without "this" instance

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4545 Summary: Alias to members possible without "this" instance Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: accepts-invalid, spec Se

[Issue 4533] Ban public aliases to private symbols

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4533 --- Comment #6 from Tomasz SowiƄski 2010-08-01 07:57:18 PDT --- (In reply to comment #5) > Is the following relevant to this bug report? > > In the docs (http://www.digitalmars.com/d/2.0/declaration.html), there's this > code: > > void main(

[Issue 4533] Ban public aliases to private symbols

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4533 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 4544] New: Better error-message when expecting string but got a character constant

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4544 Summary: Better error-message when expecting string but got a character constant Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Se

[Issue 4543] typedef circular definition and ICE

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4543 --- Comment #3 from bearophile_h...@eml.cc 2010-08-01 06:18:10 PDT --- You are right, typedef will be removed from D1 only. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail becau

[Issue 4543] typedef circular definition and ICE

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4543 --- Comment #4 from bearophile_h...@eml.cc 2010-08-01 06:19:10 PDT --- You are right, typedef will be removed from D2 only. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail becau

[Issue 4543] typedef circular definition and ICE

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4543 --- Comment #2 from Iain Buclaw 2010-08-01 05:33:11 PDT --- (In reply to comment #1) > According to Andrei 'typedef' will be removed from the language. > Is an 'alias' there giving the same troubles? That it does not. Also, I thought typedef w

[Issue 4543] typedef circular definition and ICE

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

[Issue 4543] New: typedef circular definition and ICE

2010-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4543 Summary: typedef circular definition and ICE Product: D Version: D1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DM