[Lazarus] FCL-PDF change

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Fri Dec 9 18:01:46 CET 2016


On 2016-12-09 15:36, Ondrej Pokorny via Lazarus wrote:
> I have a runtime exception, though (the relevant line is in #5):
> 
> #0 fpc_raiseexception(0xc9, 0x5ca84a, 0x79cf5c8) at ..\inc\except.inc:158
> #1 RUNERRORTOEXCEPT(201, 0x5ca84a, 0x79cf5c8) at 
> ..\objpas\sysutils\sysutils.inc:441
> #2 HANDLEERRORADDRFRAME(201, 0x5ca84a, 0x79cf5c8) at ..\inc\system.inc:1144
> #3 HANDLEERRORADDRFRAMEIND(201, 0x5ca84a, 0x79cf5c8) at 
> ..\inc\system.inc:1161
> #4 fpc_rangeerror at ..\inc\system.inc:755
> *#5 BUILDCMAPTABLE(0x6790260) at 
> ..\..\..\..\..\..\software\FPC\trunk_src\packages\fcl-pdf\src\fpttfsubsetter.pp:807*


Some quick feedback. Further testing I managed to reproduce the
rangecheck error. I've fixed all I could find (I interpreted one of
Java's primitive data types incorrectly). I'll verify some more code to
make sure. Expect a fix in FPC's svn repo by Monday.


Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp


More information about the Lazarus mailing list