On Fri, Nov 30, 2012 at 12:06 PM, Jan Nijtmans <jan.nijtm...@gmail.com>wrote:

> 2012/11/30 Richard Hipp <d...@sqlite.org>:
> > I am unable to come up with a test case that the trunk does incorrectly
> that
> > would work correctly in the cmdline-expansion branch.  Can you suggest a
> > reasonable test case?
>
> For MinGW, the "cmdline-expansion" does the same as trunk. However,
> it has the limitation that only characters from the current code-page
> can be used. But when compiled with MinGW-w64, that limitation
> doesn't exist any more: Any character can be used on the
> commandline can be used, no matter what the code-page is.
>
> I'll work out an example.
>

But other does commands like "dir" are also limited to showing only
characters on the current code-page.  At least in my experiments.  I'm
thinking that if "dir" cannot see the file, then it is OK for Fossil to not
see it either.


>
> Regards,
>          Jan Nijtmans
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to