home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / misc / 23054 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!pierre.mit.edu!chuck
  3. From: chuck@pierre.mit.edu (Chuck Parsons)
  4. Subject: GNUPLOT under 3.0
  5. Message-ID: <14DEC199219205967@pierre.mit.edu>
  6. News-Software: VAX/VMS VNEWS 1.4-b1  
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: pierre.mit.edu
  9. Organization: MIT Lab for Nuclear Science
  10. Date: Tue, 15 Dec 1992 00:20:00 GMT
  11. Lines: 21
  12.  
  13.   I brought this up several months ago when I first got my NeXT.
  14. I never got a fix, though I did get help for several other 
  15. problems in my post. 
  16.  
  17.   Has anyone gotton GNUPLOT to compile under 3.0?  I'm having
  18. trouble in the term module. Specifically, some of the NeXTStep
  19. headers (in appkit) with constructs like
  20.  
  21.     somtheing = (id<NXDraggingInfo>) something else 
  22.  
  23. refuse to compile. The compiler complains about not being able
  24. to find the ")" after the (id.  Random attemps to trivially change the 
  25. syntax (in hopes that it is only a parser bug), like adding spaces 
  26. do not work. I suspect some knowledge of object oriented c programming
  27. might help. 
  28.  
  29.  Thanks in advance for any help,
  30.  
  31. Regards, chuck@pierre.mit.edu 
  32.  
  33.  
  34.