[Issue 768] A switch to print predefined version identifiers
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Dec 29 16:20:12 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=768
------- Comment #1 from thomas-dloop at kuehne.cn 2006-12-29 18:20 -------
While the commandline switch is useful, a more integrated solution would be
much more powerful:
const char[][] all_defined_versions = version[];
That way debugging complex version setups becomes very easy.
--
More information about the Digitalmars-d-bugs
mailing list