Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2011
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. ../scintilla/src/LexTCL.cxx: In function ‘void ColouriseTCLDoc(unsigned int, int, int, WordList**, Accessor&)’:
  2. ../scintilla/src/LexTCL.cxx:95: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  3. ../scintilla/src/LexTCL.cxx:97: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  4. ../scintilla/src/LexTCL.cxx:99: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  5. ../scintilla/src/LexTCL.cxx:110: error: ‘SCE_TCL_SUB_BRACE’ was not declared in this scope
  6. ../scintilla/src/LexTCL.cxx:115: error: ‘SCE_TCL_SUBSTITUTION’ was not declared in this scope
  7. ../scintilla/src/LexTCL.cxx:141: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  8. ../scintilla/src/LexTCL.cxx:141: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  9. ../scintilla/src/LexTCL.cxx:141: error: ‘SCE_TCL_BLOCK_COMMENT’ was not declared in this scope
  10. ../scintilla/src/LexTCL.cxx:143: error: ‘SCE_TCL_MODIFIER’ was not declared in this scope
  11. ../scintilla/src/LexTCL.cxx:151: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  12. ../scintilla/src/LexTCL.cxx:154: error: ‘SCE_TCL_WORD_IN_QUOTE’ was not declared in this scope
  13. ../scintilla/src/LexTCL.cxx:156: error: ‘SCE_TCL_WORD_IN_QUOTE’ was not declared in this scope
  14. ../scintilla/src/LexTCL.cxx:156: error: ‘SCE_TCL_WORD2’ was not declared in this scope
  15. ../scintilla/src/LexTCL.cxx:158: error: ‘SCE_TCL_WORD_IN_QUOTE’ was not declared in this scope
  16. ../scintilla/src/LexTCL.cxx:158: error: ‘SCE_TCL_WORD3’ was not declared in this scope
  17. ../scintilla/src/LexTCL.cxx:160: error: ‘SCE_TCL_WORD_IN_QUOTE’ was not declared in this scope
  18. ../scintilla/src/LexTCL.cxx:160: error: ‘SCE_TCL_WORD4’ was not declared in this scope
  19. ../scintilla/src/LexTCL.cxx:163: error: ‘SCE_TCL_EXPAND’ was not declared in this scope
  20. ../scintilla/src/LexTCL.cxx:166: error: ‘SCE_TCL_WORD5’ was not declared in this scope
  21. ../scintilla/src/LexTCL.cxx:168: error: ‘SCE_TCL_WORD6’ was not declared in this scope
  22. ../scintilla/src/LexTCL.cxx:170: error: ‘SCE_TCL_WORD7’ was not declared in this scope
  23. ../scintilla/src/LexTCL.cxx:172: error: ‘SCE_TCL_WORD8’ was not declared in this scope
  24. ../scintilla/src/LexTCL.cxx:186: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  25. ../scintilla/src/LexTCL.cxx:186: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  26. ../scintilla/src/LexTCL.cxx:186: error: ‘SCE_TCL_BLOCK_COMMENT’ was not declared in this scope
  27. ../scintilla/src/LexTCL.cxx:206: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  28. ../scintilla/src/LexTCL.cxx:210: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  29. ../scintilla/src/LexTCL.cxx:210: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  30. ../scintilla/src/LexTCL.cxx:210: error: ‘SCE_TCL_BLOCK_COMMENT’ was not declared in this scope
  31. ../scintilla/src/LexTCL.cxx:212: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  32. ../scintilla/src/LexTCL.cxx:219: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  33. ../scintilla/src/LexTCL.cxx:221: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  34. ../scintilla/src/LexTCL.cxx:236: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  35. ../scintilla/src/LexTCL.cxx:236: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  36. ../scintilla/src/LexTCL.cxx:236: error: ‘SCE_TCL_BLOCK_COMMENT’ was not declared in this scope
  37. ../scintilla/src/LexTCL.cxx:240: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  38. ../scintilla/src/LexTCL.cxx:240: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  39. ../scintilla/src/LexTCL.cxx:240: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  40. ../scintilla/src/LexTCL.cxx:240: error: ‘SCE_TCL_BLOCK_COMMENT’ was not declared in this scope
  41. ../scintilla/src/LexTCL.cxx:252: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  42. ../scintilla/src/LexTCL.cxx:271: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  43. ../scintilla/src/LexTCL.cxx:274: error: ‘SCE_TCL_COMMENTLINE’ was not declared in this scope
  44. ../scintilla/src/LexTCL.cxx:276: error: ‘SCE_TCL_BLOCK_COMMENT’ was not declared in this scope
  45. ../scintilla/src/LexTCL.cxx:278: error: ‘SCE_TCL_COMMENT_BOX’ was not declared in this scope
  46. ../scintilla/src/LexTCL.cxx:300: error: ‘SCE_TCL_IN_QUOTE’ was not declared in this scope
  47. ../scintilla/src/LexTCL.cxx:324: error: ‘SCE_TCL_SUBSTITUTION’ was not declared in this scope
  48. ../scintilla/src/LexTCL.cxx:329: error: ‘SCE_TCL_SUB_BRACE’ was not declared in this scope
  49. ../scintilla/src/LexTCL.cxx:339: error: ‘SCE_TCL_MODIFIER’ was not declared in this scope
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement