On 26.10.2010 17:59, Bo Berglund wrote:
BTW: Is there a way to get the Indy10 files in Linux format? There are different line endings in Linux than what is in the Fulgan zip file which is Windows line endings, I believe). I assume that you have to have Linux line endings in order to make it work with Lazarus on Ubuntu?
Lazarus can work with both line endings on all platforms (as well as the compiler by the way). The only thing you can't is mixing the line endings in one file as Lazarus will use the line ending of the first line (but the compiler will accept those files ^^).
Regards, Sven -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
