On 03/23/17 18:05, Dimitry Sibiryakov wrote:
> 23.03.2017 15:58, Alex Peshkoff wrote:
>> Occasionally BuildExecutableInstall.bat itself was wrongly committed to
>> git - checked outon linux it has CR-LF lineend instead just LF. I.e.
>> itself needs unix2dos ;) Luckily it does not actually matter.
>     Actually, it does matter. Stupid Windows command line processor works 
> with "LF-only"
> files incorrectly. And because git's default for .cmd files is "checkout as 
> is", it must
> be kept in repository with "CR-LF" EOL mark.
>
>

What? git unable to treat .bat file as normal text and can't checkout it 
according to OS rules?
(like it does for .cpp, .h and a lot of other files)
Sorry, hard to believe... Sooner that's our configuration error somewhere.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to