home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / utils / bug / 1358 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.3 KB  |  35 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!qin.berkeley.edu!talvola
  3. From: talvola@qin.berkeley.edu (Erik Talvola)
  4. Subject: Indent v1.5 (or anything) on VMS
  5. Message-ID: <TALVOLA.92Aug11165819@qin.Berkeley.EDU>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: /usr/users/talvola/.organization
  8. Distribution: gnu
  9. Date: Tue, 11 Aug 1992 20:58:19 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 22
  12.  
  13. Using GCC v2.2.2 on VMS, I have compiled indent-1.5 under
  14. VMS v5.5.  However, it doesn't work.  The problem is that
  15. apparently when indent reads the source file, there are null
  16. characters in the input, which indent treat as end_of_file
  17. tokens.  So, usually, no output results, but sometimes one line
  18. will come out.
  19.  
  20. I used the VMS DUMP command to look at a typical sources file,
  21. and it does look like there are null characters after the new
  22. lines.  This seems really bogus, and I couldn't find a quick
  23. work-around.  
  24.  
  25. If anyone has compiled GNU Indent, or BSD Indent, or anything 
  26. under VMS, using VAXC or GNU C, then please let me know.  Thanks...
  27.  
  28. --- Erik
  29. --
  30. +----------------------------+
  31. ! Erik Talvola               | "It's just what we need... a colossal negative 
  32. ! talvola@qin.berkeley.edu   | space wedgie of great power coming right at us
  33. ! ...!ucbvax!qin!talvola     | at warp speed." -- Star Drek
  34.  
  35.