News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Fix a bug for ' extern "C++" '

Started by Loaden, May 03, 2010, 02:26:17 PM

Previous topic - Next topic

Loaden

test demo 1:
extern "C++" {
void test() {}
}

tes|


test demo 2:
#include <exception>
std::|


In current, CC only parser ' extern "C" ' and skip parser ' extern "C++" '


[attachment deleted by admin]