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