Re: [Coapp-developers] Volunteer to help with GCC command line analysis...

2011-06-10 Thread Garrett Serack
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:

Re: [Coapp-developers] Volunteer to help with GCC command line analysis...

2011-06-09 Thread Lee Fisher
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

Re: [Coapp-developers] Volunteer to help with GCC command line analysis...

2011-06-09 Thread Rafael Rivera
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