Fabien Costantini wrote:
>> MacArthur, Ian (SELEX GALILEO, UK) wrote:
>>
>>>> Although admittedly it would be more practical if fluid
>>>> would simply omit the <cr> character regardless of platform.
>>> Yup, I guess that *might* be as simple as modifying fluid to save in
>>> "binary" mode on winXX platforms? Anyone feel like raising an STR for
>>> that?
>> I believe that would fix it.
> +1 for removing <cr>, all our our h/cxx sources have no <cr> ; it did not 
> seem to worry anyone.

We can't be sure about that. The current subversion eol-style attribute is 
"native". That means that a _Windows_ subversion client would supposedly create 
files with cr/lf endings when checking out the files. For "native Windows" 
users, 
this could be a change, but ...

My cygwin subversion client creates lf-only files, because it's supposed to be 
POSIX compliant (thus, "native" means "LF"). I think that the distribution 
tarballs may contain lf-only files, but a Windows user using WinZip may again 
have created cr/lf line endings. Well, ...

We would have to change the subversion eol-style to LF and see what happens...

I'm also +1 for changing to bin-mode and setting svn-eol-style to LF.

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to