[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Global/Win32] I hope to add --max-args option to htags.
From: |
MIHIRA Sanpei Yoshiro |
Subject: |
Re: [Global/Win32] I hope to add --max-args option to htags. |
Date: |
Mon, 05 Jun 2006 21:11:00 +0900 (JST) |
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.
- Re: [Global/Win32] I hope to add --max-args option to htags.,
MIHIRA Sanpei Yoshiro <=