bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Protection of snippet in config.h


From: Bastien ROUCARIES
Subject: Protection of snippet in config.h
Date: Mon, 2 Jan 2012 16:46:40 +0100

hi,

I use regularly gnulib for configuring some fortran program.

Therefore I include config.h in the top of my fortran file.
Unfortunatly gnulib add some stuff snippet like noreturn in config.h
that are not really safe from a fortran point of view.

Could be possible to protect these snippet if the compiler if not a C
compiler (using #if #endif)?

Do you know a better way to do that ?

Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]