listerrors fails
José Abílio Matos
jamatos at lyx.org
Tue Sep 29 07:44:57 UTC 2020
On Monday, September 28, 2020 11:40:17 AM WEST Kornel Benko wrote:
> Thanks José,
> at least it does not crash. Since there were no errors in the log, I cannot
> be sure if the script would find any.
>
> Kornel
In this case the changes were straightforward and they should give an
identical output (excepting any typo from my changes).
The change was simply
string.find(x, ...) -> x.find(...)
where here ... has a similar meaning to C++ templates. :-)
This works since python 2.0.
--
José Abílio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200929/fc406d98/attachment.html>
More information about the lyx-devel
mailing list