[Issue 11230] [REG2.064a] Inexact mangling for template function literal.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11230 --- Comment #7 from github-bugzi...@puremagic.com 2013-10-13 23:57:53 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/958c8593e3a8db3f904b9de8969e81333c49a1

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11251 Summary: Not able to link (Previous Definition Different) Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: regression Priority:

[Issue 11228] alias this confuses static array copy

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11228 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid Version|un

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10710 --- Comment #23 from Jordi Sayol 2013-10-14 00:31:21 PDT --- (In reply to comment #22) > (In reply to comment #21) > > There is another solution. Place libcurl dependencies from phobos to deimos, > > This is probably the most correct. > > How

[Issue 11252] New: "in" operator for std.range.iota

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11252 Summary: "in" operator for std.range.iota Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: P

[Issue 11253] New: std.algorithm.count is not nothrow

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11253 Summary: std.algorithm.count is not nothrow Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component:

[Issue 11254] New: std.string.strip is not nothrow

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11254 Summary: std.string.strip is not nothrow Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Ph

[Issue 11255] New: Support for inner unittests

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11255 Summary: Support for inner unittests Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 7645] ICE(e2ir.c) nested classes

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7645 Denis Shelomovskij changed: What|Removed |Added CC||verylonglogin@gmail.com --- C

[Issue 7701] ICE(e2ir.c) on access of instance fn on nested templated struct type

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7701 Denis Shelomovskij changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7645] ICE(e2ir.c) nested classes

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7645 Denis Shelomovskij changed: What|Removed |Added CC||michal.min...@gmail.com --- Comme

[Issue 11256] New: Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256 Summary: Error mixing struct with disabled default construction and templated with lambda struct Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 11149] Runtime.args no longer available in static constructors.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11149 Martin Nowak changed: What|Removed |Added AssignedTo|nob...@puremagic.com|c...@dawg.eu --- Comment #8 from Marti

[Issue 11257] New: Allow whole implicit conversion if one or more overlapped field could.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11257 Summary: Allow whole implicit conversion if one or more overlapped field could. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity

[Issue 11258] New: Static field access problem

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11258 Summary: Static field access problem Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: regression Pr

[Issue 9665] Structure constant members can not be initialized if have opAssign

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9665 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid Blocks|

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11257 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 11254] std.string.strip is not nothrow

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

[Issue 11246] [REG 2.063] Struct initialized in constructor is destroyed first

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11246 Kenji Hara changed: What|Removed |Added Keywords||pull, wrong-code --- Comment #2 from Ken

[Issue 11230] [REG2.064a] Inexact mangling for template function literal.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11230 Kenji Hara changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 11258] Static field access problem

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11258 --- Comment #1 from Kenji Hara 2013-10-14 06:45:10 PDT --- (In reply to comment #0) > In dmd 2.063 this used to work. This is a regression from 2.062, and same error occurs with 2.063. -- Configure issuemail: http://d.puremagic.com/issues/u

[Issue 11149] Runtime.args no longer available in static constructors.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11149 --- Comment #9 from Andrej Mitrovic 2013-10-14 07:26:55 PDT --- (In reply to comment #8) > (In reply to comment #7) > > It's not reflected since a copy is made in _d_run_main. But I guess this > > should > > be documented. > > The arguments

[Issue 11258] Static field access problem

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11258 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11259] New: __traits(isSame) fails on the result of __traits(parent) if parent is a package

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11259 Summary: __traits(isSame) fails on the result of __traits(parent) if parent is a package Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 11258] Static field access problem

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11258 --- Comment #3 from bearophile_h...@eml.cc 2013-10-14 09:42:37 PDT --- (In reply to comment #2) > Sorry, this is NOT a regression. Current behavior is intended. Thank you Kenji, this was tricky for me. Regarding the extra newlines in the er

[Issue 11254] std.string.strip is not nothrow

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11254 --- Comment #2 from bearophile_h...@eml.cc 2013-10-14 09:46:51 PDT --- (In reply to comment #1) > strip is a unicode aware function, that can remove unicode whites, so it > *must* > decode. So even if "most of the time", it won't throw, in th

[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara 201

[Issue 11260] New: Assertion `type->ty != Tstruct || ((TypeStruct *)type)->sym == this' failed

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11260 Summary: Assertion `type->ty != Tstruct || ((TypeStruct *)type)->sym == this' failed Product: D Version: D2 Platform: All OS/Version: All Status: NEW Sev

[Issue 11258] Static field access problem

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11258 --- Comment #4 from Kenji Hara 2013-10-14 10:11:39 PDT --- (In reply to comment #3) > Regarding the extra newlines in the error message: > > > test.d(5): Error: static assert (__traits(compiles, () > > { > > auto x = Foo.spam; > > } > >

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11261 Summary: Can't infer types without explicit slice in foreach Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11261 Jesse Phillips changed: What|Removed |Added CC||jesse.k.phillip...@gmail.co

[Issue 11254] std.string.strip is not nothrow

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11254 --- Comment #3 from monarchdo...@gmail.com 2013-10-14 11:50:50 PDT --- (In reply to comment #2) > (In reply to comment #1) > > > strip is a unicode aware function, that can remove unicode whites, so it > > *must* > > decode. So even if "most

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11262 Summary: std.regex.replace does not accept StaticRegex Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 11242] [REG2.064beta] Fails to infer template argument with inout

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11242 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-14 12:34:43 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/81e6841b24e8a36e55ed06f781db16b50d76a0

[Issue 11228] alias this confuses static array copy

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

[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-14 12:39:17 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/fbfb7ca42e02243f6517dc17925fd99af60cbd

[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-14 12:39:44 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/bafe0cbda4d6da9efae971b6496791e07ceb5215

[Issue 11242] [REG2.064beta] Fails to infer template argument with inout

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11242 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-14 12:35:53 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/5310d645810b2276f4db23009d0880c9c0968b22

[Issue 11228] alias this confuses static array copy

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11228 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-14 12:37:39 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/5081da0f3453566ad1be6d82c411f447444e110a

[Issue 11242] [REG2.064beta] Fails to infer template argument with inout

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

[Issue 11228] alias this confuses static array copy

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11228 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-14 12:37:03 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/73dcca593014bae10f7b9e1915c19388305949

[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

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

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #13 from Walter Bright 2013-10-14 12:43:38 PDT --- (In reply to comment #12) > (In reply to comment #11) > > This may fix it: > > > > https://github.com/D-Programming-Language/dmd/pull/2661 > > Why "may"? Because I haven't chec

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #14 from Denis Shelomovskij 2013-10-14 23:49:23 MSD --- (In reply to comment #13) > I'm asking if the reason, in your code, it isn't in the imported libraries is > because it is behind a version declaration? Impossible. The symbo

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #15 from Walter Bright 2013-10-14 14:16:14 PDT --- (In reply to comment #14) > (In reply to comment #13) > > I'm asking if the reason, in your code, it isn't in the imported libraries > > is > > because it is behind a version dec

[Issue 11258] Static field access problem

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11258 --- Comment #5 from bearophile_h...@eml.cc 2013-10-14 15:05:50 PDT --- (In reply to comment #4) > I hope you that. > And I'd ask you one question: If the lambda has quite big body, how it will be > output? OK, I have opened Issue 11263 . --

[Issue 11263] New: Better code formatting in error messages with refused lambdas

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11263 Summary: Better code formatting in error messages with refused lambdas Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: dia

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

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

[Issue 11244] Invalid warning about slice assignment

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

[Issue 9665] Structure constant members can not be initialized if have opAssign

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9665 --- Comment #23 from github-bugzi...@puremagic.com 2013-10-14 15:19:11 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/644e11ea46ac671b4a1a34a31ef5e72a

[Issue 11245] [REG 2.063] Can't access length of static arrays from within classes

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

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

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

[Issue 9665] Structure constant members can not be initialized if have opAssign

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9665 --- Comment #24 from github-bugzi...@puremagic.com 2013-10-14 15:20:11 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f5606620c5f106694a6c1ec082587d8ffb

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11243 --- Comment #3 from rswhi...@googlemail.com 2013-10-14 15:48:21 PDT --- (In reply to comment #2) > I cannot reproduce this problem. Even not with my code? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ---

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11243 --- Comment #4 from Ivan Kazmenko 2013-10-14 15:53:06 PDT --- (In reply to comment #2) > I cannot reproduce this problem. Sorry, I got the minimal test case wrong. It turns out that it can be reproduced exactly when you have directory "objec

[Issue 11264] New: dmd crash with variadic lambda

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11264 Summary: dmd crash with variadic lambda Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11265 Summary: Segfault while calling instance method of class defined inside struct Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Seve

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 Summary: Ship new sc.ini with expanded support for more versions of Visual Studio/Windows SDK Product: D Version: D2 Platform: All OS/Version: Windows Status: NEW

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #1 from Brad Anderson 2013-10-14 18:44:36 PDT --- Requires: https://github.com/D-Programming-Language/dmd/pull/2667 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 11114] Undefined symbols after merging dmd pull #2550

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4 --- Comment #16 from Denis Shelomovskij 2013-10-15 05:43:47 MSD --- (In reply to comment #15) > (In reply to comment #14) > > (In reply to comment #13) > > > I'm asking if the reason, in your code, it isn't in the imported > > > libraries is

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #2 from Brad Anderson 2013-10-14 19:21:17 PDT --- If pull request 2667 doesn't get merged this can still be used but LINKCMD in the Environment64 section must be changed to LINKCMD64. -- Configure issuemail: http://d.puremagic.co

[Issue 11254] std.string.strip is not nothrow

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

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11261 Kenji Hara changed: What|Removed |Added Keywords||pull, rejects-valid --- Comment #2 from

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11261 --- Comment #3 from Kenji Hara 2013-10-14 20:44:15 PDT --- (In reply to comment #1) > While the version with an explicit slice does infer types, it is inferring the > wrong ones. > > k = uint > v = Tuple!(string, "key", string, "value") > >

[Issue 11186] Regression (2.061): Presence of Variant and const field invokes opAssign

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

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

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

[Issue 9665] Structure constant members can not be initialized if have opAssign

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9665 --- Comment #26 from github-bugzi...@puremagic.com 2013-10-14 20:51:57 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/44d568a7f83a43d6bbd31cbcfcf194da39a3beb7

[Issue 9665] Structure constant members can not be initialized if have opAssign

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

[Issue 9665] Structure constant members can not be initialized if have opAssign

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9665 --- Comment #25 from github-bugzi...@puremagic.com 2013-10-14 20:51:16 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f8386c7eeb2518779e42e753507538188c1e3b

[Issue 11246] [REG 2.063] Struct initialized in constructor is destroyed first

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

[Issue 11246] [REG 2.063] Struct initialized in constructor is destroyed first

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11246 --- Comment #3 from github-bugzi...@puremagic.com 2013-10-14 20:51:25 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4a8ce87381a0bc0595b718681cdae5d7bc97f3c

[Issue 11257] Allow whole implicit conversion if one or more overlapped field could.

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11257 --- Comment #2 from github-bugzi...@puremagic.com 2013-10-14 20:51:11 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0f00e6b6f29707f7a18b6e559aecf6bca50fca9

[Issue 10357] std.typecons.Nullable!(SysTime).Nullable.__ctor!() error instantiating

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10357 --- Comment #4 from github-bugzi...@puremagic.com 2013-10-14 22:45:34 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/4844aef982cb8e33372ecd5b58530f0e

[Issue 10357] std.typecons.Nullable!(SysTime).Nullable.__ctor!() error instantiating

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10357 --- Comment #5 from github-bugzi...@puremagic.com 2013-10-14 22:47:59 PDT --- Commit pushed to 2.064 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/0e688d03e6452accde51d359f1b2d629b9

[Issue 11241] DIP 37 causes problems

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

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

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

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

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

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #4 from Brad Anderson 2013-10-14 23:43:25 PDT --- (In reply to comment #3) > I think you should not include \dm\lib in sc.ini. It is pretty uncommon to > have > this directory and it does not work across multiple drives. > > It i

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

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11266 --- Comment #5 from Rainer Schuetze 2013-10-14 23:45:41 PDT --- I've suggested a slightly more elaborate version of sc.ini here: http://forum.dlang.org/thread/20130903205311.3c40@unknown?page=5#post-l10vtc:2476o:241:40digitalmars.com Jus