home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18347 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!gatech!concert!samba!usenet
  3. From: Todd_Lewis@unc.edu (Todd M. Lewis)
  4. Subject: Re: Version Strings...
  5. Message-ID: <1993Jan8.145323.29380@samba.oit.unc.edu>
  6. Sender: usenet@samba.oit.unc.edu
  7. Nntp-Posting-Host: guitar.oit.unc.edu
  8. Organization: UNC Office of Information Technology
  9. References: <1993Jan8.111612.25180@sunbim.be>
  10. Date: Fri, 8 Jan 1993 14:53:23 GMT
  11. Lines: 15
  12.  
  13. In article <1993Jan8.111612.25180@sunbim.be> accs1@bagheera.mumath writes:
  14. >
  15. >>UBYTE Version[] = "\0$VER: ProgName 1.0 (7.1.92)";
  16. >
  17. >I wonder why that stays in the executable. I would expect a good compiler  
  18. >would through that line away unless it is really referenced.
  19.  
  20. It _IS_ really referenced--by the Version program.  I'm not sure I would
  21. call a compiler "good" if it started getting in the way building programs.
  22. Perhaps a "really good" compiler would have an option to turn off some
  23. optimizations in selected places.
  24. --
  25.  _/_/_/  _/     Todd_Lewis@unc.edu          You can lead a horse to 
  26.   _/    _/     utoddl@guitar.oit.unc.edu   Mohammad, but you can't make
  27.  _/    _/_/_/                             a mountain drink a mole hill.
  28.