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

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!sopwith.UUCP!snoopy
  3. From: snoopy@sopwith.UUCP (Snoopy)
  4. Subject: Flex on Tek 6130?
  5. Message-ID: <1992Aug14.194037.12725@sopwith.uucp>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: The Daisy Hill Puppy Farm
  8. Distribution: gnu
  9. Date: Fri, 14 Aug 1992 19:40:37 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 53
  12.  
  13. Has anyone ported flex to the Tek 6130?  UTek's lex doesn't
  14. seem to like scan.l:
  15.  
  16. lex -is scan.l
  17. lex : Unknown option i
  18. lex : Unknown option s
  19. 89: (Warning) Invalid request %x SECT2 SECT2PROLOG SECT3 CODEBLOCK PICKUPDEF SC CARETISBOL NUM QUOTE
  20. 90: (Warning) Invalid request %x FIRSTCCL CCL ACTION RECOVER BRACEERROR C_COMMENT ACTION_COMMENT
  21. 91: (Warning) Invalid request %x ACTION_STRING PERCENT_BRACE_ACTION USED_LIST CODEBLOCK_2 XLATION
  22. 153: (Warning) Executable statements should occur right after %
  23. 154: (Warning) Executable statements should occur right after %
  24. lex : syntax error : Request does not apply (sys25)
  25. 162: (Warning) Executable statements should occur right after %
  26. 167: (Warning) Executable statements should occur right after %
  27. 173: (Warning) Executable statements should occur right after %
  28. 174: (Warning) Executable statements should occur right after %
  29. 175: (Warning) Executable statements should occur right after %
  30. 196: (Warning) Executable statements should occur right after %
  31. 197: (Warning) Executable statements should occur right after %
  32. 199: (Warning) Executable statements should occur right after %
  33. 208: (Warning) Executable statements should occur right after %
  34. 210: (Warning) Executable statements should occur right after %
  35. 216: (Warning) Executable statements should occur right after %
  36. 217: (Warning) Executable statements should occur right after %
  37. 222: (Warning) Executable statements should occur right after %
  38. 223: (Warning) Executable statements should occur right after %
  39. 224: (Warning) Executable statements should occur right after %
  40. 234: (Warning) Executable statements should occur right after %
  41. 236: (Warning) Executable statements should occur right after %
  42. 240: (Warning) Executable statements should occur right after %
  43. 242: (Warning) Executable statements should occur right after %
  44. 254: (Warning) Executable statements should occur right after %
  45. 255: (Warning) Executable statements should occur right after %
  46. 259: (Warning) Executable statements should occur right after %
  47. 260: (Warning) Executable statements should occur right after %
  48. 267: (Warning) Executable statements should occur right after %
  49. 268: (Warning) Executable statements should occur right after %
  50. 269: (Warning) Executable statements should occur right after %
  51. 270: (Warning) Executable statements should occur right after %
  52. 280: (Warning) Executable statements should occur right after %
  53. 281: (Warning) Executable statements should occur right after %
  54. 287: (Warning) Executable statements should occur right after %
  55. 291: (Error) Non-terminated string or character constant
  56. *** Error code 1
  57.  
  58. Stop.
  59.  
  60.     _____
  61.    /_____\   Snoopy              The government is not your mommy.
  62.   /_______\   
  63.     |___|    cse.ogi.edu!sopwith!snoopy
  64.     |___|    {ares,illian,loop,parsely,qiclab,sequent,techbook}!sopwith!snoopy
  65.  
  66.