[Issue 17481] [REG 2.069.0] synchronized: Access Violation with dmd -O on win32

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17481 Walter Bright changed: What|Removed |Added CC|

[Issue 17592] destroy isn't marked @nogc when the class destructor is marked as @nogc

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17592 alexanderheisterm...@gmail.com changed: What|Removed |Added Severity|blocker |major --

[Issue 14723] Typeinfo sent to GC does not retain storage class information

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14723 alexanderheisterm...@gmail.com changed: What|Removed |Added CC||alexanderheistermann@gmail.

[Issue 17592] destroy isn't marked @nogc when the class destructor is marked as @nogc

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17592 alexanderheisterm...@gmail.com changed: What|Removed |Added CC||alexanderheistermann@gmail.

[Issue 17482] [REG 2.074] comile error: Comparing Nullable!Variant with basic type

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17482 Jonathan M Davis changed: What|Removed |Added CC|

[Issue 17480] [Downloads]

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17480 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/4848d71051dbe2e2178b51f7252b03607edda338 Fix Issue 17480 - Update file contents of the

[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085 --- Comment #8 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/5677e55763e30550ec77bbf3f9e2255f8ab63084 Fix broken link to cpp0x Partial fix for issue

[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153 --- Comment #6 from Seb --- See NG: http://forum.dlang.org/post/sxxdxahqofpdnsjdd...@forum.dlang.org > Could you please give a bit of insight in why that's difficult? My ignorant > take on this is: create a sandbox with

[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085 --- Comment #7 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/c266aa9087829d34d00a0140be524c73e04c906c index.d: Use MREF to fix broken DDox links Partial fix

[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085 Vladimir Panteleev changed: What|Removed |Added Keywords||pull

[Issue 17492] [REG 2.066] [ICE] AssertError@ddmd/dclass.d(1007): Assertion failure

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17492 Walter Bright changed: What|Removed |Added CC|

[Issue 17591] SIGSEGV in pthread_mutex_destroy after dlopen'ing a shared library with -defaultlib=libphobos2.so

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17591 Timothee Cour changed: What|Removed |Added CC|

[Issue 17592] New: destroy isn't marked @nogc when the class destructor is marked as @nogc

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17592 Issue ID: 17592 Summary: destroy isn't marked @nogc when the class destructor is marked as @nogc Product: D Version: D2 Hardware: x86_64 OS: Windows

[Issue 12620] Compiler picks lesser template specialization match for float array alias value parameters

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12620 --- Comment #5 from Andrej Mitrovic --- Jesus sorry to spam Vladimir, but just how many issues have I filed over the years? lol. Thanks for taking care of this. --

[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085 --- Comment #5 from Vladimir Panteleev --- The remaining dead ones: (In reply to Vladimir Panteleev from comment #4) > http://dlang.org/library/index.html -> > http://dlang.org/library/std_algorithm.html >

[Issue 17582] [REG2.059] Applying const to struct declaration should make the struct type const

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17582 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/07452c208c6164292c46bff3292586b659856376 fix Issue 17582 - Applying const to struct declaration should

[Issue 17582] [REG2.059] Applying const to struct declaration should make the struct type const

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17582 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14085] Broken links on dlang.org

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14085 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 9855] Type comparison does not work properly with subtyping

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9855 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 17591] New: SIGSEGV in pthread_mutex_destroy after dlopen'ing a shared library with -defaultlib=libphobos2.so

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17591 Issue ID: 17591 Summary: SIGSEGV in pthread_mutex_destroy after dlopen'ing a shared library with -defaultlib=libphobos2.so Product: D Version: D2 Hardware: x86

[Issue 17264] [REG2.073] uniq fails with const elements

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17264 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 17523] Sporadic ICEs with inline asm

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17523 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12101] [CTFE] Can't return struct with closure during CTFE

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12101 Vladimir Panteleev changed: What|Removed |Added Keywords|

[Issue 17590] Unnecessary GC alloc on returning static local struct

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 --- Comment #1 from johanenge...@weka.io --- https://github.com/dlang/dmd/pull/6963 --

[Issue 17590] New: Unnecessary GC alloc on returning static local struct

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 Issue ID: 17590 Summary: Unnecessary GC alloc on returning static local struct Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 17590] Unnecessary GC alloc on returning static local struct

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 johanenge...@weka.io changed: What|Removed |Added Keywords||industry --

[Issue 15225] cannot overload directly aliased function literals

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15225 --- Comment #2 from Vladimir Panteleev --- (In reply to Vladimir Panteleev from comment #1) > then compilation succeeds (though then I get a linker error). Linking succeeds since 2.071.0 (fixed by

[Issue 12620] Compiler picks lesser template specialization match for float array alias value parameters

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12620 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 17589] New: Prevent local imports from hiding imported symbols

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17589 Issue ID: 17589 Summary: Prevent local imports from hiding imported symbols Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 1360] GC emits HLT when GetThreadContext fails after CreateRemoteThread.

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1360 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 14620] make core.Thread.Fiber more @nogc

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14620 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 14684] Circular import cases "Must be imported as FileName" error

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14684 Vladimir Panteleev changed: What|Removed |Added Hardware|x86_64 |All

[Issue 14684] Circular import cases "Must be imported as FileName" error

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14684 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 7539] cast(bool) of empty array must result in false

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7539 --- Comment #4 from timon.g...@gmx.ch --- :( --

[Issue 13667] ICE with inout and alias this

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13667 Vladimir Panteleev changed: What|Removed |Added Hardware|x86_64 |All

[Issue 10378] Prevent local imports from hiding local symbols

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10378 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15819] private import std.array inside class prevents calling instance.array(), giving contradicting error

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15819 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 7539] cast(bool) of empty array must result in false

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7539 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 4733] Possible bugs caused by dynamic arrays in boolean evaluation context

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4733 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 5922] immutable and static variables usage in asm{}

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5922 Vladimir Panteleev changed: What|Removed |Added Hardware|x86 |All

[Issue 15130] dmd emits huge data for zero initialized struct

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15130 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 17588] SIGSEGV in pthread_mutex_destroy on a shared library executable (with -pie)

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17588 --- Comment #2 from Timothee Cour --- D20170703T114214 --

[Issue 17588] SIGSEGV in pthread_mutex_destroy on a shared library executable (with -pie)

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17588 Timothee Cour changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15432] Win64: bad code offset in debug line number info

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15432 --- Comment #4 from Rainer Schuetze --- Here's a further reduction: /// void call15432(string col) {} int test15432() // line 8 { call15432(null); return 0; } /// dumpbin:

[Issue 11637] Statically disallow sparse array literals and associative array literals with duplicate indexes

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11637 Vladimir Panteleev changed: What|Removed |Added Hardware|x86 |All

[Issue 4034] double-double functions seem to not pure-optimize

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4034 Vladimir Panteleev changed: What|Removed |Added Hardware|x86 |All

[Issue 11385] XXX is a nested function and cannot be accessed from XXX

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11385 Vladimir Panteleev changed: What|Removed |Added See Also|

[Issue 11886] "cannot access frame" error on lambda in lambda

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11886 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 12204] using delegates as alias parameter to templated struct: cannot get frame pointer to sort

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12204 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 3011] alias should have assignment syntax

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3011 Vladimir Panteleev changed: What|Removed |Added See Also|

[Issue 3085] Cannot index tuple in declaration

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3085 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 1215] Alias of a indexed tuple's field isn't allowed

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1215 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 13094] Refused implicit supertype conversion of different enums in array literal

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13094 Vladimir Panteleev changed: What|Removed |Added Hardware|x86 |All

[Issue 17588] New: SIGSEGV in pthread_mutex_destroy on a shared library executable (with -pie)

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17588 Issue ID: 17588 Summary: SIGSEGV in pthread_mutex_destroy on a shared library executable (with -pie) Product: D Version: D2 Hardware: x86 OS: Linux

[Issue 15432] Win64: bad code offset in debug line number info

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15432 Vladimir Panteleev changed: What|Removed |Added Keywords|

[Issue 13204] recursive alias declaration

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13204 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 10705] recursive alias declaration

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10705 Vladimir Panteleev changed: What|Removed |Added Status|NEW

[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153 --- Comment #5 from Andrei Alexandrescu --- (greensunn...@gmail.com are you Seb?) Could you please give a bit of insight in why that's difficult? My ignorant take on this is: create a sandbox with all of dmd, druntime, phobos,

[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153 --- Comment #4 from Jack Stouffer --- Or, we can just provide links to the archive.org version of the docs for each version. Not pretty by any stretch, but it's something that already works. --

[Issue 17587] JSONOptions: No forward slash encoding

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17587 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 17587] New: JSONOptions: No forward slash encoding

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17587 Issue ID: 17587 Summary: JSONOptions: No forward slash encoding Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 10810] wrong forward reference error when using return type deduction and a cyclic call flow

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10810 --- Comment #9 from Vladimir Panteleev --- (In reply to timon.gehr from comment #8) > What I'm saying is that you cannot short-circuit semantic analysis of > function bodies based on unknown information. How would

[Issue 10810] wrong forward reference error when using return type deduction and a cyclic call flow

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10810 --- Comment #8 from timon.g...@gmx.ch --- (In reply to Vladimir Panteleev from comment #7) > (In reply to timon.gehr from comment #6) > > The compiler does not know whether there are any return statements in the > > body when starting the analysis of

[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153 Jack Stouffer changed: What|Removed |Added Hardware|x86 |All

[Issue 17585] Wrong error message for deprecated overrides

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17585 Vladimir Panteleev changed: What|Removed |Added Keywords|

[Issue 16746] Please output Makefile-style depfiles for ninja and make

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16746 Jakub Szewczyk changed: What|Removed |Added CC||kubas...@gmail.com ---

[Issue 17586] Overriding a deprecated base class function gives no warning

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17586 Vladimir Panteleev changed: What|Removed |Added Keywords|

[Issue 10810] wrong forward reference error when using return type deduction and a cyclic call flow

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10810 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 17572] unrestricted union erroneously invokes postblit

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17572 Daniel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 13153] dlang.org: provide version-specific documentation of the language and stdlib

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13153 greensunn...@gmail.com changed: What|Removed |Added CC||greensunn...@gmail.com --- Comment

[Issue 17553] std.json should not do UTF decoding when encoding JSON

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17553 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 17556] std.json encodes non-BMP characters incorrectly with JSONOptions.escapeNonAsciiChars

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17556 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/941e2936b6c90fce0b11eada9605c231ca498e9f Fix Issue 17556 - std.json encodes non-BMP characters

[Issue 17555] [REG2.070.0] Control characters in JSON data are invalid and should cause an exception

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17555 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5904] std.json parseString doesn't handle chars outside the BMP

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5904 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/b23e7a4107cc2eb3275e022cb46f7270e586ca29 Fix Issue 5904 - std.json parseString doesn't handle

[Issue 17557] std.json should not do UTF decoding when parsing

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17557 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/226f8e001c256836bdcc7917443704db93f318c3 Fix Issue 17557 - std.json should not do UTF decoding

[Issue 17556] std.json encodes non-BMP characters incorrectly with JSONOptions.escapeNonAsciiChars

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17556 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17555] [REG2.070.0] Control characters in JSON data are invalid and should cause an exception

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17555 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/55aa34e4407cd24a29f5e271a3fa318d56acf487 Fix Issue 17555 - [REG2.070.0] Control characters in

[Issue 17557] std.json should not do UTF decoding when parsing

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17557 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17553] std.json should not do UTF decoding when encoding JSON

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17553 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/5031ff1446f58a4a76e16d76aa80329d1981cb32 Fix Issue 17553 - std.json should not do UTF decoding

[Issue 5904] std.json parseString doesn't handle chars outside the BMP

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5904 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED