Ferad Zyulkyarov wrote on 12/15/06 08:46:

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.

You need to look in ../libcpp/directives.c. Deferred pragmas are registered to avoid calling pragma handling while we are pre-processing.

Reply via email to