[MLton-devel] regularization of options

Stephen Weeks MLton@mlton.org
Tue, 11 Feb 2003 12:36:03 -0800


I propose to complete the regularization of options from single
letters to words with the following changes:

	old		new
	-------		---------------
	-llib		-link <lib>
	-Ldir		-link-dir <dir>
	-o file		-output <file>
	-v{|0|1|2|3}	-verbose {0|1|2|3}

Are there any really strong objections?  I don't see compatibility
with gcc as relevant (e.g. I liked when we changed from -g to -debug
{false|true}).


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel