[Issue 13262] Cannot send certain shared data to another thread

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13262 Lars T. Kyllingstad bugzi...@kyllingen.net changed: What|Removed |Added CC|

[Issue 11895] Add Strings Overview page to Phobos documentation

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11895 Robert Schadek rburn...@gmail.com changed: What|Removed |Added CC||rburn...@gmail.com ---

[Issue 13349] [Mago] Wrong breakpoint locations in v0.3.39-beta2

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13349 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de ---

[Issue 13349] [Mago] Wrong breakpoint locations in v0.3.39-beta2

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13349 --- Comment #2 from Denis Shelomovskij verylonglogin@gmail.com --- The problem is on 32-bin Windows XP. Installer used is identical to the current version. Will try to segregate reduced testcase from codebase. --

[Issue 13360] System.NotImplementedException in Build window output when used along with Web Essentials

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13360 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de ---

[Issue 13342] mixin error messages formatted incorrectly:

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13342 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de ---

[Issue 13130] Syntax check fails when this is used as argument type

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13130 --- Comment #4 from Rainer Schuetze r.sagita...@gmx.de --- I also think this is a misfeature. Some experiments show that is very inconsistent: the following code compiles, commented lines throw an error. class Foo { this(this that, super base)

[Issue 12228] Identifiers 'this' and 'super' should not be allowed as base classes

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12228 Rainer Schuetze r.sagita...@gmx.de changed: What|Removed |Added CC||r.sagita...@gmx.de ---

[Issue 13130] Syntax check fails when this is used as argument type

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13130 --- Comment #5 from Rainer Schuetze r.sagita...@gmx.de --- related: issue 12228, also specifying the introducing commit. --

[Issue 13362] DMD accepts body-less switch

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13362 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment

[Issue 13363] DMD accepts bodyless if statement

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13363 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment

[Issue 13362] DMD accepts body-less switch

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13362 Iain Buclaw ibuc...@gdcproject.org changed: What|Removed |Added CC||ibuc...@gdcproject.org

[Issue 13360] System.NotImplementedException in Build window output when used along with Web Essentials

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13360 --- Comment #2 from vi...@vijay.name --- I am interested in addressing this issue. Since I am able to get the exception and along with testable VS2013 I can take this bug item and work it out if you like. --

[Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12558 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Summary|try/catch allows implicit |try/catch allows

[Issue 13363] DMD accepts bodyless if statement

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13363 --- Comment #2 from Orvid King blah38...@gmail.com --- It's the same as that, yes, but there is no actual statement, nor are there any curly brackets to denote an empty statement was intended. I believe that if the behaviour was actually intended,

[Issue 13366] New: RDMD - Symbol Undefined

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13366 Issue ID: 13366 Summary: RDMD - Symbol Undefined Product: D Version: D2 Hardware: x86_64 OS: All Status: NEW Severity: regression Priority: P1

[Issue 13366] RDMD - Symbol Undefined

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13366 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 13366] RDMD - Symbol Undefined

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13366 Dicebot pub...@dicebot.lv changed: What|Removed |Added CC||pub...@dicebot.lv --- Comment #2

[Issue 13366] RDMD - Symbol Undefined

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13366 --- Comment #3 from Gary Willoughby d...@nomad.so --- Maybe a more descriptive error message could be introduced about reserved package names? --

[Issue 13366] RDMD - Symbol Undefined

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13366 --- Comment #4 from Vladimir Panteleev thecybersha...@gmail.com --- I don't think that would be possible unless you knew whether a module is actually part of the standard library (phobos.lib) or not. But, if you solve that, you can solve the original

[Issue 11895] Add Strings Overview page to Phobos documentation

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11895 --- Comment #2 from Brad Anderson e...@gnuk.net --- This thread may be helpful: http://forum.dlang.org/post/lvmydbvjivsvmwtim...@forum.dlang.org --

[Issue 13366] RDMD - Symbol Undefined

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13366 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13367] New: Buffer overflow when setting PATH

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13367 Issue ID: 13367 Summary: Buffer overflow when setting PATH Product: D Version: unspecified Hardware: All OS: All Status: NEW Severity: regression

[Issue 13350] is(typeof(fun)) causes link error when template fun calls undefined reference

2014-08-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13350 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||link-failure, pull ---