> > I see here, that there is a bug on OS X with the BROWSE_SAVE_FILE
> > mode when the filter() function is used: the filter string needs to
> > end with a "\n"; without it the program crashes. Do you see
> > that as well ?
>
>       Sounds like I should add a check for this in filter()
>       and append a trailing \n if it's missing.
>
Please, don't do that. With r.9029, the requirement for a terminal
\n is removed.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to