Hi,

The attached patch for eglib g_find_program_in_path uses additional
suffixes when searching for the program.

http://library.gnome.org/devel/glib/unstable/glib-Miscellaneous-Utility-Functions.html#g-find-program-in-path

"On Windows, if program does not have a file type suffix, tries with
the suffixes .exe, .cmd, .bat and .com, and the suffixes in the
PATHEXT environment variable. "

-bill

2009-06-02  Bill Holmes  <billholme...@gmail.com>

        * src/gpath.c (g_find_program_in_path):  While searching on Windows
          also try additional suffixes .exe, .cmd, .bat, and.com.

        Contributed under MIT/X11 license.

Attachment: g_find_program_in_path.patch
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to