Arkady V.Belousov wrote:
Hi!

25-Июл-2004 09:55 [EMAIL PROTECTED] (Kenneth Davis) wrote to
[EMAIL PROTECTED]:

KD> +++ autoexec.bat    25 Jul 2004 09:55:56 -0000      1.6.2.1
KD> @@ -1,3 +1,3 @@
...

Hm. What here changed? Why diff shows all lines as changed?


This is largely a cvs issue regarding line endings. Several batch files were committed with \r\n line endings from a non-EOL converting cvs client, as such on those clients they check out as \r\n, but on clients (such as I use) they are converted to DOS EOLs resulting in \r\r\n. This screws up FreeCom, many editors, and any subsequent commits show the whole file changed. I changed the EOLs when I was testing the kernel, as my primary testing one is for CD-ROM driver work, and I just wanted a basic one (that is shipped with the kernel) to verify booting up. Unchanged, booting produces two file not found errors for files HO and ATH (or something like that) and autoexec.bat otherwise ignored; very obscure bug, especially if you then view autoexec.bat and don't realize the \r\r issue.

Jeremy



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to