On 6/28/24 20:40, Waldek Hebisch wrote:
I get the following message:

warning: CRLF will be replaced by LF in src/doc/png/2Dctrl.png.

and several similar messages for other .png files.

When do you get this and on what type of machine.

I am affraid that 'text: auto' is to blame, the files probably
should be marked as binary.

Oh, I must have slept. Qian, can you explain why you think that the line

* text=auto eol=lf

is necessary in .gitattributes? AFAIU, it says that every file is to be considered as a text file. Why?
Secondly, why would you want to force just LF on Windows?

I think all that got unnoticed, because we had now binary files before png.

Perhaps now we additionally need a line

*.png           -text

Honestly, I am rather for removing "* text=auto eol=lf", since all the people with write access to the official repo anyway work on *nix, no?

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/9cef611c-9d8a-48ca-b8f5-b3cd025a41f4%40hemmecke.org.

Reply via email to