Ilya Zakharevich on Sat, 03 Aug 2024 01:12:57 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
New incompatibility with recent 2.16.1, with a prototype {str}* |
I do not see this with the stable version: (16:08) gp > my(ll); error("See "#ll); *** this should be a small integer: my(ll);error("See "#ll); *** ^----------- Note a wrong position of a pointer too (with a fixed-width font, it points to the first quote-mark)! Hope this helps, Ilya