[Issue 2993] getops uses globals for formatting

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Nov 3 12:05:44 PST 2015


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

--- Comment #4 from hsteoh at quickfur.ath.cx ---
Vague?

I thought it's pretty clear what this bug is asking for: fix the implementation
of getopt so that it doesn't require the use of globals.  (Of course, whether
or not this is worth the effort is a different story. I have a hard time
imagining a case where this would be an actual problem in practice.)

--


More information about the Digitalmars-d-bugs mailing list