Op 2010-07-27 07:32, Martin het geskryf:
> 
> 1) find a char , that is not possible in a path on any system

That's going to be rather hard under Linux. Linux (ext2, ext3, ext4, JFS,
XFS etc) supports all bytes except for NULL and /. And yes, even none
visual chars can be used - in their escaped format. :-)

But yes, you have a good idea. Most IDE's implement IDE Macros to do what
you describe, but letting the compiler itself support it, would be very
welcome too.


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