------------------------------------------------------------ revno: 309 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: ocamlbricks timestamp: Mon 2012-01-23 15:17:07 +0100 message: Bug fixed in include_type_definitions_p4.ml: when there was a single sig_item an assertion was violated. Actually, the camlp4 tool Camlp4.stSem_of_list doesn't convert always into an Ast.StSem: when the list is a singleton the conversion is "optimized": [t]-> t. modified: CAMLP4/include_type_definitions_p4.ml EXTRA/limbo.ml
-- lp:ocamlbricks https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk Your team marionnet-dev is subscribed to branch lp:ocamlbricks. To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~marionnet-dev Post to : marionnet-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~marionnet-dev More help : https://help.launchpad.net/ListHelp