[Issue 17109] std.csv chokes on empty columns when parsing to struct

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 14 12:48:02 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at d-ecke.de
           Severity|normal                      |enhancement

--- Comment #7 from berni44 <bugzilla at d-ecke.de> ---
While I understand the wish for having defaults for empty statements, I don't
think this is a bug. The current implementation just does not support this.
Therefore I changed this to an enhancement request.

--


More information about the Digitalmars-d-bugs mailing list