Hi. >I have modified exec_line_limit() in libutil/xargs.c. >But I cannot test it, because I don't have win32 environment. >Could you please test it in your machine? >If there is no problem, I will reflect it to the CVS repository. > >[exec_line_limit() libutil/xargs.c] >/* > * exec_line_limit: upper limit of bytes of exec line.
I checked your patch under Win32/Windows 2000 Professional. It solved my problem. Thank you. By the way, at first I used Jason Hood's Win32/global. That source was already defined ARG_MAX, but 8191 not 2047... Cheers --- MIHIRA, Sanpei Yoshiro Tokyo, Japan. _______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
