[Issue 9370] DDoc: switch to one html file per entity (function, type etc)

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9370 --- Comment #6 from S�nke Ludwig 2013-02-16 02:31:48 PST --- Pull requests adding single page output as an optional feature: https://github.com/D-Programming-Language/tools/pull/43 https://github.com/D-Programming-Language/d-programming-langu

[Issue 9518] New: With DList of pointers, insertBack matches multiple templates.

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9518 Summary: With DList of pointers, insertBack matches multiple templates. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 9518] With DList of pointers, insertBack matches multiple templates.

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9518 --- Comment #1 from ent...@cantab.net 2013-02-16 05:47:53 PST --- I meant of course: list.back = &struct; -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 9514] "template instance … is not an alias"

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9514 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #7 from K

[Issue 9519] New: constant bug in structures

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9519 Summary: constant bug in structures Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 9519] constant bug in structures

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9519 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Com

[Issue 9519] constant bug in structures

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9519 rswhi...@googlemail.com changed: What|Removed |Added CC||rswhi...@googlemail.com --- C

[Issue 9520] New: Wrong associative array literal interpretation

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9520 Summary: Wrong associative array literal interpretation Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Keywords: rejects-valid Severity:

[Issue 4703] Ambiguously designed array syntax

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4703 --- Comment #12 from bearophile_h...@eml.cc 2013-02-16 07:24:19 PST --- See also Issue 9520 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 9521] New: Missed with() anti-hijacking

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9521 Summary: Missed with() anti-hijacking Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diagnostic Severity: normal Priority:

[Issue 8298] dirEntries special linux file in Home dir

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8298 Mike Wey changed: What|Removed |Added CC||mike-...@planet.nl --- Comment #2 from Mike

[Issue 4703] Ambiguously designed array syntax

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4703 --- Comment #13 from Andrej Mitrovic 2013-02-16 08:36:41 PST --- (In reply to comment #12) > See also Issue 9520 P.S. there is a "See Also" box at the top where you can put links to related issues. It will ensure your comment doesn't get lost

[Issue 4703] Ambiguously designed array syntax

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4703 --- Comment #14 from bearophile_h...@eml.cc 2013-02-16 08:41:53 PST --- (In reply to comment #13) > P.S. there is a "See Also" box at the top where you can put links to related > issues. It will ensure your comment doesn't get lost or ignored.

[Issue 9522] New: AA implementation needs no prime number of buckets

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9522 Summary: AA implementation needs no prime number of buckets Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 9519] constant bug in structures

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9519 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 6678] optlink crash with large array of structs

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6678 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comme

[Issue 9514] "template instance … is not an alias"

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9514 --- Comment #8 from github-bugzi...@puremagic.com 2013-02-16 12:11:07 PST --- Commit pushed to staging at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0efbffdaab79b7b099e780716aebf92a6054e26

[Issue 9514] "template instance … is not an alias"

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9514 --- Comment #9 from Walter Bright 2013-02-16 12:17:26 PST --- The bulk of the reduction was done by dustmite, an amazing tool. The rest was done by hand. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

[Issue 9514] "template instance … is not an alias"

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9514 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5662] Optlink 8.00.11 hangs

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5662 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9183] Add a Nullable.get(x) overload

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9183 Nick Sabalausky changed: What|Removed |Added CC||cbkbbej...@mailinator.com --- Commen

[Issue 9343] Problem installing dmd-2.061-0.fedora.x86_64.rpm on Fedora 18

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 --- Comment #4 from Peter Williams 2013-02-16 15:24:07 PST --- That is indeed the script that builds the rpm. A first inspection indicates that removal of line 283: find $TEMPDIR/$DMDDIR/ -type d | sed 's:'$TEMPDIR'/'$DMDDIR':%dir ":' | sed

[Issue 4841] -inline wrecks nested struct with alias template parameter (An array()/map inlining problem)

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #10

[Issue 4831] Optlink rejects paths with invalid characters based on HPFS filesystem instead of NTFS

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4831 Andrej Mitrovic changed: What|Removed |Added Keywords|pull| --- Comment #8 from Andrej Mitrovic

[Issue 6169] [CTFE] pure functions cannot compute constants using functions not marked as pure

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6169 yebblies changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Comment #8 from

[Issue 9517] Safety/purity/etc. of mixin code should not depend on generating function

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9517 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9343] Problem installing dmd-2.061-0.fedora.x86_64.rpm on Fedora 18

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 --- Comment #5 from Peter Williams 2013-02-16 18:02:19 PST --- Unfortunately package rebuilt using rpmrebuild fails to install due to a digest mismatch which I think is a rpmrebuild error. However, I've now discovered a dmd.spec file at githu

[Issue 9343] Problem installing dmd-2.061-0.fedora.x86_64.rpm on Fedora 18

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9343 --- Comment #6 from Peter Williams 2013-02-16 18:15:56 PST --- Well, that's funny. After logging in to github (rather than being anonymous) I get to see a different set of files (including dmd_rpm.sh albeit in a different directory than that

[Issue 9523] New: std.conv.to will no longer convert enums to themselves

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9523 Summary: std.conv.to will no longer convert enums to themselves Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 8997] template instances omit symbol that may be used in other modules

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8997 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com Seve

[Issue 9523] std.conv.to will no longer convert enums to themselves

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9523 Andrej Mitrovic changed: What|Removed |Added Keywords||pull CC|

[Issue 9524] New: Unittest ddocs fail to appear following ditto

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9524 Summary: Unittest ddocs fail to appear following ditto Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compo

[Issue 9524] Unittest ddocs fail to appear following ditto

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9524 --- Comment #1 from hst...@quickfur.ath.cx 2013-02-16 21:19:16 PST --- P.S. If the unittest is moved _before_ the ditto, then it works. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving thi

[Issue 8997] template instances omit symbol that may be used in other modules

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8997 --- Comment #2 from Kenji Hara 2013-02-16 21:21:37 PST --- (In reply to comment #1) > https://github.com/D-Programming-Language/dmd/pull/1313 Another fix: https://github.com/D-Programming-Language/dmd/pull/1667 -- Configure issuemail: http:/

[Issue 9474] Ddoc'd unittests should work correctly with interspersed version(none)

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9474 --- Comment #5 from hst...@quickfur.ath.cx 2013-02-16 21:38:19 PST --- Possibly related to bug 9524. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 9523] std.conv.to will no longer convert enums to themselves

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9523 --- Comment #2 from github-bugzi...@puremagic.com 2013-02-16 22:25:33 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/1d24c8edf5e2ca2e9bd379a13ca75e19a

[Issue 9523] std.conv.to will no longer convert enums to themselves

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9523 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 9523] std.conv.to will no longer convert enums to themselves

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9523 --- Comment #3 from github-bugzi...@puremagic.com 2013-02-16 22:45:16 PST --- Commit pushed to staging at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/c45bdf993856981f3273dc00df0daaa9f

[Issue 8898] false positive dangling else warning

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8898 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #4 from Kenji Hara 2013

[Issue 9044] Random "Previous Definition Different" optlink failure (looks like a buffer overflow bug somewhere)

2013-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9044 --- Comment #18 from Denis Shelomovskij 2013-02-17 10:24:50 MSK --- Created an attachment (id=1189) Almost unreduced sources Fails to link on every dmd/druntime/phobos commit I tried. It fails e.g.: dmd: 8f9ee7b112c644c4c2b830a4f9c79974196e37