Made the fixes below, then checked in my additions
    as svn r7019.

Greg Ercolano wrote:
> Albrecht Schlosser wrote:
>> DEP_CPP_FL_TR=\
>> DEP_CPP_FL_TR=\
>> DEP_CPP_FL_TR=\
> 
>       Oh yeah, I did catch that and fixed it, but I forgot to
>       update the tar file.. thanks for catching that!

    Updated STR #2298 with a v2 tar file (just for completeness)
    and then checked in the mod.

    Anyone wanting to test can take r7019 and try building
    the ide/visualc/fltk.dsw file.

    Note: the ide/vs2005 directory was NOT modified;
    I can't hand edit those, they're not human readable.
    Someone who knows the MS IDE better than me will need
    to fix those files.

>> I think that we could set "svn:eol-style CRLF", since all files
>> are text files, as you wrote before.
> 
>       OK, I'll check the /new/ files in with the "svn:eol-style CRLF"
>       so that if nothing else, they can be svn diff'ed.

    I've done this for the three files I added:

        tree.dsp table.dsp native-filechooser.dsp

    ..or at least I think I have. The commit in 7019 shows me changing
    the eol format from 'native' to 'CRLF':

--- snip
Property changes on: branches/branch-1.3/ide/visualc/tree.dsp
___________________________________________________________________
Name: svn:eol-style
   - native
   + CRLF
--- snip

    ..but when I look at the properties, I don't see the CRLF in there:

--- snip
# svn pl tree.dsp
Properties on 'tree.dsp':
  svn:eol-style
--- snip

    ..maybe that's just the way SVN is.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to