> > On 20.12.2010, at 00:12, Ian MacArthur wrote: > > >> [Library] r8064 - in branches/branch-1.3: FL src > >> Caution: a couple of files don't compile anymore under WIN32. > >=20 > > Hmm, might be one for Matt I think. > >=20 > > Some of the strings in filename_absolute.cxx have been made const - = > which seems like the Right Thing to do, but unfortunately that won't = > play well on win32 where the code is converting directory separators = > from backslash to slash in the strings. > >=20 > > I tried to follow the change through but I can't see all the in and = > outs of it... > > Damn, I had not seen that. I just comited a new version that should = > work... .= >
Sorry, there's still a WIN32 compilation error for src/numericsort.c _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
