Hi,

In the file rtl/unix/dynlibs.inc there is the following definition.
----------------
Type
  { using PtrInt here is compliant with the other platforms }
  TLibHandle = PtrInt;

--------------------

Shouldn't that rather be PtrUInt type?  After all, PtrUInt was recommended
on the wiki.


Regards,
  - Graeme -

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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to