Path: utzoo!utgpu!water!watmath!clyde!bellcore!rutgers!gatech!mcnc!rti!sas!toebes
From: toebes@sas.UUCP (John Toebes)
Newsgroups: comp.sys.amiga.tech
Subject: Lattice prototypes/pragmas
Message-ID: <533@sas.UUCP>
Date: 6 Jun 88 12:59:10 GMT
References: <8805182223.AA20918@cory.Berkeley.EDU> <2653@louie.udel.EDU> <2869@polya.STANFORD.EDU> <2069@sugar.UUCP> <10507@agate.BERKELEY.EDU>
Reply-To: toebes@sas.UUCP (John Toebes)
Organization: SAS Institute Inc, Cary NC
Lines: 15

In article <10507@agate.BERKELEY.EDU> mwm@eris.berkeley.edu (Mike (I'm in love with my car) Meyer) writes:
>Lattice did a quarter-assed job. They got function prototypes into
>4.0. They also got hooks in to generate calls to libraries inline,
>instead of through a stub, and tied the latter to the former in their
>distributed files. If you ask for prototypes, you get the inline code.
>They could be seperated, but who would not either one of them?
Actually, you can get the prototypes without the pragmas.  To do so, just
#define NO_PRAGMAS 1
and you will end up using the stubs.  I forget who asked for this, but it
was put in in the last stage of beta testing.

/*---------------------All standard Disclaimers apply---------------------*/
/*----Working for but not officially representing SAS or Lattice Inc.-----*/
/*----John A. Toebes, VIII             usenet:...!mcnc!rti!sas!toebes-----*/
/*------------------------------------------------------------------------*/