On Thu, 29 Nov 2012 11:38:43 -0500, Richard Hipp <[email protected]> wrote: >> D:\Temp\test.fossil>fossil test-echo *.html >> argv[0] = [fossil] >> argv[1] = [test-echo] >> argv[2] = [*.html] >> > >I think it will work better if you recompile using mingw instead of msvc. >The crt0 for msvc does not process wildcards in command-line arguments >whereas the crt0 for mingw does.
I checked the strings within fossil.exe, but didn't find infos on who takes care of compiling Fossil for Windows to check how to recompile the code with Mingw. If the person in charge reads me, could you tell me? Thank you. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

