[Tcsh] tcsh does not build with -fno-common

Dr. Werner Fink werner at suse.de
Wed Jan 8 10:59:08 UTC 2020


Hi,

the variable handle_interrupt occurs twice, that is in tc.sig.c and as
well as in sh.c because the declaration in sh.h looks like

   EXTERN int    handle_interrupt IZERO;/* Are we currently handling an interrupt? */

and before sh.h is included there is in sh.c

   #define EXTERN  /* Intern */
   #include "sh.h"

... seems that the compiler is right here.

Werner

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: not available
URL: <https://mailman.astron.com/pipermail/tcsh/attachments/20200108/e928b84f/attachment.asc>


More information about the Tcsh mailing list