[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: Change 33119: Integrate:
Back in January, I wrote the following which appears to have been warnocked:
> Change 33119 by nicholas@nicholas-saigo on 2008/01/30 10:06:52
>
> Integrate:
> [ 32689]
> Subject: [PATCH] const'ing in cygwin.c
> From: "Jerry D. Hedden" <jdhedden@cpan.org>
> Date: Fri, 21 Dec 2007 09:13:41 -0500
> Message-ID: <1ff86f510712210613s71712346i6e9f2b5e7275aa34@mail.gmail.com>
This is causing the following warnings now:
cygwin.c: In function `do_spawn':
cygwin.c:125: warning: assignment from incompatible pointer type
cygwin.c:127: warning: assignment from incompatible pointer type
It may be that some other const'ing patches are needed. 32681 perhaps?
- Follow-Ups from:
-
Nicholas Clark <nick@ccl4.org>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]