Advertisement
Guest User

Untitled

a guest
Jul 19th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.04 KB | None | 0 0
  1. [20:55:47] error(211): DeadMG.g:67:90: [fatal] rule namespace_scope_definitions has non-LL(*) decision due to recursive rule invocations reachable from alts 2,4. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  2. [20:55:47] error(211): DeadMG.g:70:67: [fatal] rule type_scope_definitions has non-LL(*) decision due to recursive rule invocations reachable from alts 1,3. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  3. [20:55:47] error(211): DeadMG.g:86:28: [fatal] rule variable_definition has non-LL(*) decision due to recursive rule invocations reachable from alts 1,2. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  4. [20:55:47] error(211): DeadMG.g:85:2: [fatal] rule variable_definition has non-LL(*) decision due to recursive rule invocations reachable from alts 1,2. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  5. [20:55:47] warning(200): DeadMG.g:89:5: Decision can match input such as "'type'" using multiple alternatives: 6, 7
  6. As a result, alternative(s) 7 were disabled for that input
  7. [20:55:47] error(201): DeadMG.g:89:5: The following alternatives can never be matched: 7
  8.  
  9. [20:55:47] warning(200): DeadMG.g:107:128: Decision can match input such as "'='..'|='" using multiple alternatives: 1, 2
  10. As a result, alternative(s) 2 were disabled for that input
  11. [20:55:47] error(211): DeadMG.g:122:48: [fatal] rule and_expression has non-LL(*) decision due to recursive rule invocations reachable from alts 1,2. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  12. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' 'type'" using multiple alternatives: 1, 2
  13. As a result, alternative(s) 2 were disabled for that input
  14. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' INT" using multiple alternatives: 1, 2
  15. As a result, alternative(s) 2 were disabled for that input
  16. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' FLOAT" using multiple alternatives: 1, 2
  17. As a result, alternative(s) 2 were disabled for that input
  18. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' CHAR" using multiple alternatives: 1, 2
  19. As a result, alternative(s) 2 were disabled for that input
  20. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' ID" using multiple alternatives: 1, 2
  21. As a result, alternative(s) 2 were disabled for that input
  22. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' 'auto'" using multiple alternatives: 1, 2
  23. As a result, alternative(s) 2 were disabled for that input
  24. [20:55:47] warning(200): DeadMG.g:122:48: Decision can match input such as "'&' STRING" using multiple alternatives: 1, 2
  25. As a result, alternative(s) 2 were disabled for that input
  26. [20:55:47] error(211): DeadMG.g:134:96: [fatal] rule additive_expression has non-LL(*) decision due to recursive rule invocations reachable from alts 1,3. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  27. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' CHAR" using multiple alternatives: 1, 3
  28. As a result, alternative(s) 3 were disabled for that input
  29. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' 'type'" using multiple alternatives: 1, 3
  30. As a result, alternative(s) 3 were disabled for that input
  31. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' FLOAT" using multiple alternatives: 1, 3
  32. As a result, alternative(s) 3 were disabled for that input
  33. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' ID" using multiple alternatives: 1, 3
  34. As a result, alternative(s) 3 were disabled for that input
  35. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' INT" using multiple alternatives: 1, 3
  36. As a result, alternative(s) 3 were disabled for that input
  37. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' STRING" using multiple alternatives: 1, 3
  38. As a result, alternative(s) 3 were disabled for that input
  39. [20:55:47] warning(200): DeadMG.g:134:96: Decision can match input such as "'+' 'auto'" using multiple alternatives: 1, 3
  40. As a result, alternative(s) 3 were disabled for that input
  41. [20:55:47] error(211): DeadMG.g:137:56: [fatal] rule multiplicative_expression has non-LL(*) decision due to recursive rule invocations reachable from alts 1,2. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  42. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' 'type'" using multiple alternatives: 1, 2
  43. As a result, alternative(s) 2 were disabled for that input
  44. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' CHAR" using multiple alternatives: 1, 2
  45. As a result, alternative(s) 2 were disabled for that input
  46. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' STRING" using multiple alternatives: 1, 2
  47. As a result, alternative(s) 2 were disabled for that input
  48. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' ID" using multiple alternatives: 1, 2
  49. As a result, alternative(s) 2 were disabled for that input
  50. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' 'auto'" using multiple alternatives: 1, 2
  51. As a result, alternative(s) 2 were disabled for that input
  52. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' FLOAT" using multiple alternatives: 1, 2
  53. As a result, alternative(s) 2 were disabled for that input
  54. [20:55:47] warning(200): DeadMG.g:137:56: Decision can match input such as "'*' INT" using multiple alternatives: 1, 2
  55. As a result, alternative(s) 2 were disabled for that input
  56. [20:55:47] error(211): DeadMG.g:140:2: [fatal] rule unary_expression has non-LL(*) decision due to recursive rule invocations reachable from alts 1,2,5. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  57. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' 'auto'" using multiple alternatives: 2, 5
  58. As a result, alternative(s) 5 were disabled for that input
  59. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' FLOAT" using multiple alternatives: 1, 5
  60. As a result, alternative(s) 5 were disabled for that input
  61. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' CHAR" using multiple alternatives: 2, 5
  62. As a result, alternative(s) 5 were disabled for that input
  63. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' STRING" using multiple alternatives: 1, 5
  64. As a result, alternative(s) 5 were disabled for that input
  65. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' ID" using multiple alternatives: 1, 5
  66. As a result, alternative(s) 5 were disabled for that input
  67. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' 'type'" using multiple alternatives: 2, 5
  68. As a result, alternative(s) 5 were disabled for that input
  69. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' INT" using multiple alternatives: 2, 5
  70. As a result, alternative(s) 5 were disabled for that input
  71. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' INT" using multiple alternatives: 1, 5
  72. As a result, alternative(s) 5 were disabled for that input
  73. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' STRING" using multiple alternatives: 2, 5
  74. As a result, alternative(s) 5 were disabled for that input
  75. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' ID" using multiple alternatives: 2, 5
  76. As a result, alternative(s) 5 were disabled for that input
  77. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'--' FLOAT" using multiple alternatives: 2, 5
  78. As a result, alternative(s) 5 were disabled for that input
  79. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' 'type'" using multiple alternatives: 1, 5
  80. As a result, alternative(s) 5 were disabled for that input
  81. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' 'auto'" using multiple alternatives: 1, 5
  82. As a result, alternative(s) 5 were disabled for that input
  83. [20:55:47] warning(200): DeadMG.g:140:2: Decision can match input such as "'++' CHAR" using multiple alternatives: 1, 5
  84. As a result, alternative(s) 5 were disabled for that input
  85. [20:55:47] error(211): DeadMG.g:147:2: [fatal] rule postfix_expression has non-LL(*) decision due to recursive rule invocations reachable from alts 1,3. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
  86. [20:55:47] error(211): DeadMG.g:156:5: [fatal] rule initializer_statement has non-LL(*) decision due to recursive rule invocations reachable from alts 1,2. Resolve by left-factoring or using syntactic predicates or using backtrack=true option.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement