Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 13:55:51 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/c89 c89.1 c89.sh
Message-ID:  <199709182055.NAA23530@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/09/18 13:55:51 PDT

  Modified files:
    usr.bin/c89          c89.1 c89.sh 
  Log:
  Use -ansi -pedantic -trigraphs, as suggested by Bruce.
  
  Enforce that only Posix-spec'ed options are being used, so people could
  use this as a Posixificator of some kind.
  
  Document the Posix usage in the man page, so to make it clear what's
  the difference between Posix c89, and gcc.
  
  Revision  Changes    Path
  1.2       +110 -15   src/usr.bin/c89/c89.1
  1.2       +23 -6     src/usr.bin/c89/c89.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709182055.NAA23530>