gnghskhn / recursive-ascent

Automatically exported from code.google.com/p/recursive-ascent
0 stars 0 forks source link

problems with metarules #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) checkout branch metarules_problem
2) rebuild YC
3) Refresh bin files in yc folder
4) Try to compile PLSql project
5) FsYard.log output:
  15: yard_many_624 = 
  16: yard_opt_3239 = 
  17: yard_opt_3239 = / 
  18: root_rule = yard_many_624 
  19: yard_start_rule = root_rule 

See, that generate empty rule, but in grammar is must not empty. Where we lost 
rule linked with batch_body?

Original issue reported on code.google.com by polubelo...@gmail.com on 11 Jul 2013 at 1:42