------------------------------------------------------------ revno: 443 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: ocamlbricks timestamp: Tue 2017-05-09 16:33:32 +0200 message: Fixed bug in function Gettext_builder.f_ appeared with ocaml 4.02.0. Since this ocaml version, format strings are no longer strings internally (as supposed by Gettext_builder.f_), but a more complex datatype based on GADTs. Thanks to Stéphane Glondu for the bug report and fix. modified: GETTEXT/gettext_builder.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