Le 08/04/13 17:20, Jean-Marc Lasgouttes a écrit :
commit ec962dea206db136450d8698605f08481f1df91d
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date:   Mon Apr 8 15:18:04 2013 +0200

     Fix another faulty signature

        ///
        int plaintext(odocstringstream &, OutputParams const &,
-                     int max_length) const;
+                     size_t max_length = INT_MAX) const;

Does someone know whether there exists a tool to find out about these faulty overrides ?

JMarc

Reply via email to