velopers@lists.launchpad.net
Subject: Re: [Coapp-developers] Volunteer to help with GCC command line
analysis...
Where is the CoApp spec that discusses what kind of mappings you're
talking about in this email? I'm unclear of the goals.
There's some data here that might help:
http:
Where is the CoApp spec that discusses what kind of mappings you're
talking about in this email? I'm unclear of the goals.
There's some data here that might help:
http://sourceforge.net/apps/mediawiki/predef/index.php?title=Main_Page
and to a lesser degree:
http://www.cmake.org/Wiki/CMake_Platfo
var s = "private static readonly Dictionary SuppressedSwitches = new Dictionary {";
$.each($('ul.index-op li a code'), function() { s = s + '{\"' + this.innerHTML + '\", \"(no description)\"}'; });
document.write(s);
It's a start (requires jQuery) :D. Maybe one could fo
I just took a look at the GCC command line list.
(http://gcc.gnu.org/onlinedocs/gcc/Option-Index.html)
There are 1,993 different command lines... And while yes, a heck of a lot are
warning flags, they still have to all categorized so that I can parse out the
command line correctly. And then we
4 matches
Mail list logo