home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / coherent / 5822 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  4.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!hela.iti.org!cs.widener.edu!dsinc!ub!galileo.cc.rochester.edu!rochester!cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!spdcc!merk!fcshome!fredex
  2. From: fredex@fcshome.UUCP (fred smith)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: lint (was Re: various questions)
  5. Message-ID: <921122517@fcshome.UUCP>
  6. Date: 23 Nov 92 22:05:18 GMT
  7. References: <921118453@umunk.GUN.de>
  8. Organization: What?!? Absolutely none!
  9. Lines: 38
  10. X-Newsreader: TIN [version 1.1 PL7]
  11.  
  12. Udo Munk (udo@umunk.GUN.de) wrote:
  13. : Grant Edwards (grante@aquarius.rosemount.com) wrote:
  14. : : udo@umunk.GUN.de (Udo Munk) writes:
  15. : : :
  16. : : : Lint may not be ported, because it's a copyrighted program from USL, which
  17. : : : is part of UNIX System V. Seems that there is no public domain or freeware
  18. : : : version available. If someone knows about a commercial version, which comes
  19. : : : with sources and is under $100 please let me know. I would take a look
  20. : : : at it and try to port it to COHERENT.
  21. : : :
  22. : : 
  23. : : There is a company called Gimpel Software that sells lint in shrouded
  24. : : source form for compilation on Unix systems with K&R compilers.  I
  25. : : think the prices for the unix versions are more like $700.  If you are
  26. : : interested in contacting them:
  27. : Thanks for the info!
  28. : I've seen shrouded sources, that's nothing what I'll try to port ;-)
  29. : What I could do is ask them about not shrouded sources to port it
  30. : to COHERENT, after that they could shroud the source again.
  31. : Also I don't think that COHERENT users wants to spend $700 or more
  32. : for an lint, or am I wrong?
  33. : Does anyone else know about an cheaper lint, where I could get the
  34. : sources for an COHERENT port?
  35.  
  36. I ran across a shareware lint for DOS systems a few months ago. I'll
  37. try to dig it out when I get DOS booted next and find out where it
  38. came from. Perhaps we could impose upon it's author to either do a
  39. port to Coherent, or allow someone else to do it in his name.
  40.  
  41. Fred
  42. ---------------
  43.  
  44. later:  I dug out the package, and below is the first few lines
  45. of the .doc file that accompanies the program. Anybody here lives
  46. in England want to give the guy a call??
  47.  
  48.  
  49.                                   CLINT V1.40
  50.                                   DDDDDDDDDDD
  51.                                          
  52.                       The Ultimate C Source Checking Tool
  53.                                          
  54.                  (c) 1992 R&D Associates - All Rights Reserved
  55.       
  56.           ZDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD?
  57.           3                                                          3
  58.           3         R&D Associates, 16 High Street, Rainham,         3
  59.           3                  Kent ENGLAND, ME8 7JE                   3
  60.           3                                                          3
  61.           3                    Tel: (0634) 361668                    3
  62.           3                                                          3
  63.           CDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD4
  64.           3                                                          3
  65.           3       ** NEW **  R&D Associates can be contacted on      3
  66.           3       COMPUSERVE by mailing user ID:                     3
  67.           3                                                          3
  68.           3                      100013,1042                         3
  69.           3                                                          3
  70.           @DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDY
  71.       
  72.  
  73.                                  WHAT IS CLINT?
  74.                                  DDDDDDDDDDDDDD
  75.  
  76.      CLint is a tool which reads the source files of your C  programs,  and
  77.      generates  reports about possible problems.  As it can look at ALL the
  78.      files in a program,  it is able to report far more than any C compiler
  79.      can.  Use CLint while developing your  programs, and you'll be assured
  80.      of type safe linkage, efficient code, and excellent portability.
  81.  
  82.      This version of  CLint is released as  SHAREWARE.  This means that you
  83.      use it on a try-before-you-buy basis.  If you find  CLint useful,  you
  84.      must register.  We'll  then send  you  the latest  version, with  more
  85.      documentation,  and  you'll  receive  news of  updates  and  technical
  86.      support.  R&D Associates  regrets  that it  is  unable to  provide any
  87.      support for it's shareware products without registration.  Please read
  88.      the file LICENSE.DOC for more details.
  89.  
  90.  
  91. -------------------------------------------------------------------------------
  92.  .----   Fred Smith    /                Office: 508-663-2524|Home: 617-438-5471
  93. ( /__  ,__.   __   __ /  __   : /                  fredex%fcshome@merk.merk.com
  94.  /    /  /   /__) /  /  /__) .+'                   or uunet!merk!fcshome!fredex
  95. /    /  (__ (___ (__(_ (___ / :__   BIX: fredex    or    primerd!fcshome!fredex  
  96. -------------------------------------------------------------------------------
  97.