[Issue 12238] New: Using pthread_mutex_t.init results in an undefined reference linker error.

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12238 Summary: Using pthread_mutex_t.init results in an undefined reference linker error. Product: D Version: unspecified Platform: All OS/Version: All Status: NEW

[Issue 11837] String literals should convert to const(void)*

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11837 --- Comment #12 from Walter Bright bugzi...@digitalmars.com 2014-02-24 01:52:41 PST --- (In reply to comment #11) Irrelevant as I'm not changing the way overloading works. Listing parts of the compiler is not the same as pointing out

[Issue 11837] String literals should convert to const(void)*

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11837 --- Comment #13 from yebblies yebbl...@gmail.com 2014-02-24 22:04:19 EST --- (In reply to comment #12) I also don't see memcmp usage as a compelling must-have use case. Given that A converts to B, and B converts to C, why doesn't A

[Issue 12239] New: undefined identifier with named import and circular reference

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12239 Summary: undefined identifier with named import and circular reference Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 12076] ctRegex range violation

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12076 --- Comment #3 from github-bugzi...@puremagic.com 2014-02-24 06:41:16 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 12107] Add ability to use dynamic array for `std.stdio.File.byChunk` as return type for chunk

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12107 Nick Treleaven ntrel-pub...@yahoo.co.uk changed: What|Removed |Added CC|

[Issue 12231] ICE on the class declaration within lambda inside template constraint

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12231 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 12107] Add ability to use dynamic array for `std.stdio.File.byChunk` as return type for chunk

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12107 monarchdo...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 8561] Make xtoString, xopCmp and xtoHash detection just as tolerant as xopEquals detection

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8561 --- Comment #1 from siegelords_ab...@yahoo.com 2014-02-24 11:16:52 PST --- Now that opCmp is a requirement for associative array keys, this becomes even more dire. -- Configure issuemail:

[Issue 12240] New: The changed.d tool should search git commits rather than query bugzilla

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12240 Summary: The changed.d tool should search git commits rather than query bugzilla Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 12241] New: Document change to static opCall in changelog

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12241 Summary: Document change to static opCall in changelog Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 11519] fix timing issue in core.thread unittest

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11519 --- Comment #4 from safety0ff.bugz safety0ff.b...@gmail.com 2014-02-24 15:00:57 PST --- https://github.com/D-Programming-Language/druntime/pull/728 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 11457] Cannot compile 64bit apps with Visual Studio 2013

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11457 Brad Anderson e...@gnuk.net changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12053] DMD installer doesn't detect paths correctly for Win8.1 + VS2013

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12053 Brad Anderson e...@gnuk.net changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12053] DMD installer doesn't detect paths correctly for Win8.1 + VS2013

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12053 Brad Anderson e...@gnuk.net changed: What|Removed |Added CC||e...@gnuk.net ---

[Issue 3319] DInstaller overwrites the %PATH% variable

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=3319 Brad Anderson e...@gnuk.net changed: What|Removed |Added CC||more.m...@ist-willig.de

[Issue 7238] Windows installer doesn't install dmd 2.057

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7238 Brad Anderson e...@gnuk.net changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11871] phobos64.lib is out of sync with the source code

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11871 Brad Anderson e...@gnuk.net changed: What|Removed |Added CC||e...@gnuk.net ---

[Issue 11457] Cannot compile 64bit apps with Visual Studio 2013

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11457 Brad Anderson e...@gnuk.net changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 12242] New: conflict error with public imports

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12242 Summary: conflict error with public imports Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P2 Component:

[Issue 12242] conflict error with public imports

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12242 Timothee Cour timothee.co...@gmail.com changed: What|Removed |Added CC|

[Issue 1448] UTF-8 output to console is seriously broken

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1448 --- Comment #11 from Martin Krejcirik m...@krej.cz 2014-02-25 02:18:25 CET --- Hallelujah, this (comment 8) seems fixed, finally. Can anybody confirm ? Works for me on Windows XP 32 bit, dmd 2.065.0 Beware, fputs still doesn't work. I think

[Issue 11369] time.di(365)

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11369 Martin Krejcirik m...@krej.cz changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12242] conflict error with public imports

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12242 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 7066] You can redefine .init and .stringof without error

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7066 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 12243] [REG 2.065.0] ICE: cannot append 'char' to 'string' with -inline

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12243 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added Summary|[REG 2.065.0] ICE: cannot |[REG

[Issue 12243] [REG 2.065.0] ICE: cannot append 'char' to 'string' with -inline

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12243 --- Comment #2 from Vladimir Panteleev thecybersha...@gmail.com 2014-02-25 09:16:24 EET --- Introduced in https://github.com/D-Programming-Language/dmd/pull/3222 (or its equivalent for the release branch). -- Configure issuemail:

[Issue 9464] Redo .json output

2014-02-24 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=9464 --- Comment #7 from Rainer Schuetze r.sagita...@gmx.de 2014-02-24 23:25:04 PST --- I verified the results for the listed tet case: It seems all issues are addesssed but one: listing the resulting members of the expanded mixin Mix!int;. I'm