[Issue 11241] DIP 37 causes problems

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11241 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11243] [REG2.064beta] dmd -of fails

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11243 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11266] Ship new sc.ini with expanded support for more versions of Visual Studio/Windows SDK

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de

[Issue 11266] Ship new sc.ini with expanded support for more versions of Visual Studio/Windows SDK

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #6 from Brad Anderson e...@gnuk.net 2013-10-15 00:02:48 PDT --- (In reply to comment #5) I've suggested a slightly more elaborate version of sc.ini here:

[Issue 11267] New: Resulting executable sizes varies a lot

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11267 Summary: Resulting executable sizes varies a lot Product: D Version: D2 Platform: All OS/Version: Linux Status: NEW Severity: regression Priority: P2

[Issue 11268] New: [REG 2.064beta] cannot use non-constant CTFE pointer in an initializer

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11268 Summary: [REG 2.064beta] cannot use non-constant CTFE pointer in an initializer Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 11266] Ship new sc.ini with expanded support for more versions of Visual Studio/Windows SDK

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #7 from Rainer Schuetze r.sagita...@gmx.de 2013-10-15 00:50:04 PDT --- (In reply to comment #6) The VS{2010,2012,2013}{LINKCMD,PATH} business is because the way the installer does things is by simple find and replace so that'd

[Issue 11261] Can't infer types without explicit slice in foreach

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11261 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-15 00:58:43 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11261] Can't infer types without explicit slice in foreach

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11261 --- Comment #5 from github-bugzi...@puremagic.com 2013-10-15 00:59:36 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

[Issue 11261] Can't infer types without explicit slice in foreach

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

[Issue 11243] [REG2.064beta] dmd -of fails

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11243 --- Comment #6 from Ivan Kazmenko ga...@mail.ru 2013-10-15 01:16:52 PDT --- (In reply to comment #5) (In reply to comment #4) It turns out that it can be reproduced exactly when you have directory object in the directory where you are

[Issue 11267] Resulting executable sizes varies a lot

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

[Issue 11267] Resulting executable sizes varies a lot

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11267 --- Comment #2 from Walter Bright bugzi...@digitalmars.com 2013-10-15 01:34:28 PDT --- Jordi, did you run strip on those executables? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 11251] Not able to link (Previous Definition Different)

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11251 --- Comment #2 from Michal Minich michal.min...@gmail.com 2013-10-15 01:54:27 PDT --- (In reply to comment #1) Need a small test case. https://mega.co.nz/#!T5ojET6S!OSP3ezBAvRkbxTtXop7a5lpOgZo1a4MMZgVxJ4fpWko I was not able to build

[Issue 11269] New: [REG 2.064beta1] Union initialization on 64-bit plattforms

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11269 Summary: [REG 2.064beta1] Union initialization on 64-bit plattforms Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 11270] New: [REG 2.064] Initialization of struct in constructor

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11270 Summary: [REG 2.064] Initialization of struct in constructor Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 11267] Resulting executable sizes varies a lot

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11267 --- Comment #3 from Jordi Sayol g.sa...@yahoo.es 2013-10-15 02:28:35 PDT --- (In reply to comment #2) Jordi, did you run strip on those executables? No. Here I attach the results of $ strip --strip-unneeded hello.d: DMD v2.063.2 (32-bit)

[Issue 11271] New: [REG 2.063] auto ref opAssign + destructor + struct literal fails

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11271 Summary: [REG 2.063] auto ref opAssign + destructor + struct literal fails Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 11272] New: Postblit is called on a nested struct instead on opAssign

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11272 Summary: Postblit is called on a nested struct instead on opAssign Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 11272] Postblit is called instead of opAssign on a nested struct

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11272 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10062] installers should use CDN

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10062 Martin Nowak c...@dawg.eu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11273] New: inequable template alias parameters can be mangled identically

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11273 Summary: inequable template alias parameters can be mangled identically Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 11273] inequable template alias parameters can be mangled identically

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11273 --- Comment #1 from Igor Stepanov wazar.leoll...@yahoo.com 2013-10-15 07:15:42 PDT --- Created an attachment (id=1265) issue example -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 11270] [REG 2.064] Initialization of struct in constructor

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11270 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11265] Segfault while calling instance method of class defined inside struct

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11265 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, wrong-code ---

[Issue 10710] shared phobos library doesn't work on all linux distributions

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 --- Comment #24 from Martin Nowak c...@dawg.eu 2013-10-15 08:52:16 PDT --- (In reply to comment #23) How? Removing std.net.curl is not an option. why not? Not in the near term. I don't know what the general sentiment about this is, but

[Issue 10855] Missing dmd.conf for FreeBSD in DMD 2.063.2 release

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10855 --- Comment #2 from Jacob Carlborg d...@me.com 2013-10-15 08:50:06 PDT --- Further information? The file is just not in the zip. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this

[Issue 10710] shared phobos library doesn't work on all linux distributions

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 --- Comment #25 from Jordi Sayol g.sa...@yahoo.es 2013-10-15 09:04:51 PDT --- (In reply to comment #24) (In reply to comment #23) How? Removing std.net.curl is not an option. why not? Not in the near term. I don't know what the

[Issue 10710] shared phobos library doesn't work on all linux distributions

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 Dejan Lekic dejan.le...@gmail.com changed: What|Removed |Added CC|

[Issue 11266] Ship new sc.ini with expanded support for more versions of Visual Studio/Windows SDK

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #9 from Brad Anderson e...@gnuk.net 2013-10-15 09:25:54 PDT --- (In reply to comment #7) (In reply to comment #6) The VS{2010,2012,2013}{LINKCMD,PATH} business is because the way the installer does things is by simple find

[Issue 10710] shared phobos library doesn't work on all linux distributions

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 --- Comment #27 from Dicebot pub...@dicebot.lv 2013-10-15 10:28:53 PDT --- (In reply to comment #26) The best option, and I personally like this one the most, is to submit DMD to Fedora, and make it in the official Fedora repository. I have

[Issue 10710] shared phobos library doesn't work on all linux distributions

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 --- Comment #28 from Dejan Lekic dejan.le...@gmail.com 2013-10-15 10:35:43 PDT --- (In reply to comment #27) (In reply to comment #26) The best option, and I personally like this one the most, is to submit DMD to Fedora, and make it

[Issue 11271] [REG 2.063] auto ref opAssign + destructor + struct literal fails

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

[Issue 11271] [REG 2.063] auto ref opAssign + destructor + struct literal fails

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11271 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-15 11:39:32 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

[Issue 11271] [REG 2.063] auto ref opAssign + destructor + struct literal fails

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

[Issue 10710] shared phobos library doesn't work on all linux distributions

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 --- Comment #29 from Martin Nowak c...@dawg.eu 2013-10-15 11:48:30 PDT --- (In reply to comment #26) Walter, the solution is very simple - build the Fedora RPM on Fedora. Simple as that. We can ask Alex to give us access to his Fedora box

[Issue 11265] Segfault while calling instance method of class defined inside struct

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11265 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-15 12:34:45 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

[Issue 11265] Segfault while calling instance method of class defined inside struct

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11265 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-15 12:31:56 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 11265] Segfault while calling instance method of class defined inside struct

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

[Issue 11089] std.string.toUpper doesn't work with 1:m mappings

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11089 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11262] std.regex.replace does not accept StaticRegex

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11262 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 1262] Local variable of struct type initialized by literal resets when compared to .init

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1262 --- Comment #6 from github-bugzi...@puremagic.com 2013-10-15 13:03:43 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 11262] std.regex.replace does not accept StaticRegex

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11262 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11276] Possibly spurious (did you forget a [] ?) error message

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

[Issue 11276] New: Possibly spurious (did you forget a [] ?) error message

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11276 Summary: Possibly spurious (did you forget a [] ?) error message Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords:

[Issue 11276] Possibly spurious (did you forget a [] ?) error message

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11276 bearophile_h...@eml.cc changed: What|Removed |Added Severity|normal |regression -- Configure

[Issue 3753] ICE(eh.c): Related to exception handling and alloca.

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3753 --- Comment #9 from github-bugzi...@puremagic.com 2013-10-15 16:33:13 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 3753] ICE(eh.c): Related to exception handling and alloca.

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3753 --- Comment #10 from github-bugzi...@puremagic.com 2013-10-15 16:47:35 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

[Issue 3753] ICE(eh.c): Related to exception handling and alloca.

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3753 --- Comment #11 from github-bugzi...@puremagic.com 2013-10-15 16:50:09 PDT --- Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

[Issue 11225] Module dependency cycle causes import statements inside typeof() expressions inside templates to fail

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11225 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #3

[Issue 11278] New: Suppress the DMD install path prompt when invoked by DMD's installer

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11278 Summary: Suppress the DMD install path prompt when invoked by DMD's installer Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW

[Issue 11278] Suppress the DMD install path prompt when invoked by DMD's installer

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11278 Brad Anderson e...@gnuk.net changed: What|Removed |Added CC||e...@gnuk.net ---

[Issue 11279] New: Error: no [] operator overload for type Tuple!(int, int, int)

2013-10-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11279 Summary: Error: no [] operator overload for type Tuple!(int, int, int) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal