Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Tue, 31 Dec 2002 22:40:40 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Tue Dec 31 2002  22:40:40 GMT

Log message:
Add "-notOnce" to the compiler options on the Mac to stop the compiler
assuming that duplicate #includes of the same file are idempotent.  I mean,
it's not even true for the standard headers (think <assert.h>), and
certainly isn't true here.

Modified files:
    .               : mkfiles.pl

Links:
http://cvs.tartarus.org//putty/mkfiles.pl.diff?r1=1.40&r2=1.41