This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch: New pragma command for gcc


Kai Tietz wrote:
> Hello,
> 
> This patch adds the pragma commands push_macro and pop_macro. The 
> documentation is within an earlier patch is sent. By this commands you 
> have the possibility to save macro content, than modify or undefine it and 
> afterwards restore it to the prio definition.

All I can say about this is that the GNU coding standards are not
fully respected, and that you need testcases (and possibly
documentation).

Thanks!

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]