Ferad Zyulkyarov wrote on 12/15/06 08:46:
You need to look in ../libcpp/directives.c. Deferred pragmas are registered to avoid calling pragma handling while we are pre-processing.And something more, what is the difference between c_register_pragma and cpp_register_deferred_pragma functions? Unfortunately, I couldn't fined a descriptive information about these two functions.