Hi, Lazarus IDE adheres to the existing EOL chars in *.pas files even if they are open on a different platform. Meaning Lazarus IDE doesn't change EOL style for no reason from Linux to Windows if the project was last edited in Linux and then opened under Windows.
Unfortunately the same can not be said for the *.lpi files. This is quite annoying. Could the same rules for *.pas files be applied to *.lpi files? This issue is easily noticeable when you share the same source code directory between a Linux host and a Windows VM session. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
