https://d.puremagic.com/issues/show_bug.cgi?id=12148
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|The function |std.uuid.parseUUID should |std.uuid.parseUUID changes |document that it changes |an input data |lvalue input data --- Comment #4 from yebblies <[email protected]> 2014-02-16 02:47:35 EST --- This is working as designed (similar to the std.conv.parse functions) although the documentation does not mention this. For a non-consuming parser for exact strings, use the constructor of UUID. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
