home *** CD-ROM | disk | FTP | other *** search
- Date: Thu, 15 Aug 85 10:44:44 EDT
- From: vrdxhq!karl@seismo.CSS.GOV (Karl Nyberg)
- To: rconn@simtel20.ARPA
- Subject: reports
-
- REPORTS on running pager and ed1 through VADS: feel free to
- redistribute.
-
- -- Karl --
- ------------------------------------------------------------
- Rick,
-
- Here's the results of compiling pager on VADS 4.06. The program runs
- like a champ, and has allowed me to get all the stuff off of SIMTEL
- quite well, as well as prepare submissions.
-
- -- Karl --
-
- Karl A. Nyberg After 7/1,... 8/1,... 8/24
- Senior Member Technical Staff
- Verdix Corporation MS E141
- 7655 Old Springhouse Rd. 14130-A Sullyfield Circle
- McLean, VA 22102 Chantilly, VA 22021
- (703)-448-1980, ext 250 (703)-378-7600
-
- DDN: nyberg@eclb, nyberg@utexas-20, Nyberg@mit-multics
- UUCP: ...!{rlgvax, seismo, trwatf, umcp-cs}!vrdxhq!karl
-
-
- character_set.a
- cas3.a
- 134: GET (C);
- A ----------------^
- A:warning: LRM 3.2.1(18): variable may not yet have a value
- pager_support.a
- 560: (INPUT_FILE_NAME, STATEMENTS, LINES, COMMENTS, HASH);
- A --------------------------------^
- B --------------------------------------------^
- C ---------------------------------------------------^
- D -------------------------------------------------------------^
- A:warning: LRM 3.2.1(18): variable may not yet have a value
- B:warning: LRM 3.2.1(18): variable may not yet have a value
- C:warning: LRM 3.2.1(18): variable may not yet have a value
- D:warning: LRM 3.2.1(18): variable may not yet have a value
- pager.a
- ------------------------------------------------------------
-
- Rick,
-
- Results of compiling ed1 editor on VADS 4.06. Program appears to run
- correctly. Below are listed all the warnings provided by the
- compiler. NO CHANGES were made to any of the files.
-
- -- Karl --
-
- Karl A. Nyberg After 7/1,... 8/1,... 8/24
- Senior Member Technical Staff
- Verdix Corporation MS E141
- 7655 Old Springhouse Rd. 14130-A Sullyfield Circle
- McLean, VA 22102 Chantilly, VA 22021
- (703)-448-1980, ext 250 (703)-378-7600
-
- DDN: nyberg@eclb, nyberg@utexas-20, Nyberg@mit-multics
- UUCP: ...!{rlgvax, seismo, trwatf, umcp-cs}!vrdxhq!karl
-
- ed1-spt.a
- ed1-sptb.a
- 33: for INDEX in 1 .. INITIAL_POSITION - 1 loop
- A -----------------------^
- A:warning: id hides outer definition
- 63: for INDEX in 1 .. POSITION - 1 loop
- A -------------------------------^
- A:warning: id hides outer definition
- 98: for INDEX in POSITION .. LINE_LENGTH loop
- A ---------------^
- A:warning: id hides outer definition
- 103: for INDEX in 1 .. LINE_LENGTH loop
- A ---------------^
- A:warning: id hides outer definition
- ed1-wrk.a
- ed1-wrkb.a
- 415: for I in 1 .. LINE_STOP - LINE_START + 1 loop
- A ---------------^
- A:warning: id hides outer definition
- 440: for I in 1 .. LINE_STOP - LINE_START + 1 loop
- A ---------------^
- A:warning: id hides outer definition
- 500: for SI in 1 .. LINE_LENGTH loop
- A -------------------^
- A:warning: id hides outer definition
- 541: for I in 1 .. J loop
- A ---------------^
- A:warning: id hides outer definition
- 592: for I in 1 .. SIZE_NEW loop
- A -------------------^
- A:warning: id hides outer definition
- 617: for I in NEXT_CHAR .. LINE_LENGTH loop
- A ---------------^
- A:warning: id hides outer definition
- 699: for I in LINE_START .. LINE_STOP loop
- A ---------------^
- A:warning: id hides outer definition
- 743: for I in START .. STOP loop
- A ---------------^
- A:warning: id hides outer definition
- 848: for I in 1 .. FILE_NAME'LAST loop
- A ---------------^
- A:warning: id hides outer definition
- ed1.a
- 244: for I in 1 .. EDIT_FILE'LAST loop
- A -----------^
- A:warning: id hides outer definition
- ------------------------------------------------------------
-