On Wed, Jul 23, 2014 at 04:36:41PM -0700, hitesh padekar wrote:
> Could somebody tell me how can I resolve this parser error for CIL
> compilation. I am getting : syntax error
> Parsing errorFatal error: exception Frontc.ParseError("Parse error")

Known limitation:
https://github.com/kerneis/cil/issues/12

It should be easy to fix, but I'm not sure how to change the CIL AST: is
it better to tweak even further Cil.Asm, or to add a new constructor
Cil.AsmGoto to Cil.instr? Probably the latter for
backwards-compatibility reasons, but feedback is welcome.

-- 
Gabriel

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to