[fpc-devel] cpstrnew branch: Search path for 'cpid.pp' unit?

Graeme Geldenhuys graemeg.lists at gmail.com
Sat Dec 5 23:34:12 CET 2009


2009/12/4 Jonas Maebe <jonas.maebe at elis.ugent.be>:
>
> You cannot use compiler units in the RTL.

I thought this might be the answer.

> Either that unit (or part of it) has to be moved to the RTL,
> or the information has to be duplicated.

This was going to be my next question. I actually think that unit is
in the wrong location, and should be in the RTL. It's simply a lookup
array for Code Page numbers to Cope Page names.  Florian created it,
but currently it is not referenced anywhere (I did a 'find in file'
search) in the compiler code.


Florian, you care to comment?


-- 
Regards,
  - Graeme -


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



More information about the fpc-devel mailing list