[Issue 9471] std.xml uses DbC to validate XML syntax

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 24 08:26:58 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=9471

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at d-ecke.de
         Resolution|---                         |WORKSFORME

--- Comment #2 from berni44 <bugzilla at d-ecke.de> ---
The constructor currently has only assert(s.length != 0) as an in constraint.
Seems to be fixed meanwhile.

--


More information about the Digitalmars-d-bugs mailing list