This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] [PATCH] Silence execvp argv warning in gcc.c on MinGW


Aaron W. LaFramboise wrote:

On Sun, Aug 17, 2008 at 8:01 AM, Aaron W. LaFramboise
<aaronavay62@aaronwl.com> wrote:

Annoyingly, Microsoft's prototype for execvp() differs from POSIX; the
mingw-runtime headers are also different in this same way.

2008-08-17 Aaron W. LaFramboise <aaronavay62@aaronwl.com>

* gcc.c [MINGW32] (process_command): Cast execvp argv.

Ping.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]