- From: Émilien Kia <emilien.kia@inrialpes.fr>
- Date: Tue, 06 May 2008 10:20:28 +0200
- To: Regis Boudin <regis@boudin.name>
- Cc: Irene.Vatton@inrialpes.fr, www-amaya-dev@w3.org
- Message-Id: <1210062028.26174.11.camel@localhost>
In fact, your patches dont generate directly hundred of warnings but, we must changes some other function prototypes (char* to const char* like TtaSetEnvString or TtaSetTextContent ...) which generate other warnings (and so on in cascade). I also have upgraded my gcc to a recent version (4.2.3) which is more strict than before, so perhaps some warnings are due to gcc upgrade. Emilien Le mardi 06 mai 2008 à 09:19 +0200, Regis Boudin a écrit : > <1209760806.3229.3.camel@x40> <1209941229.3211.2.camel@x40> <1210057437.26174.2.camel@localhost> > Message-ID: <d9402458d8444e3bfa70bf2761451e14@localhost> > X-Sender: regis@boudin.name > Received: from 195.224.154.166 [195.224.154.166] with HTTP/1.1 (POST); Tue, 06 > May 2008 09:19:45 +0200 > User-Agent: RoundCube Webmail/0.1 > Content-Type: text/plain; charset="UTF-8" > Content-Transfer-Encoding: 8bit > > > > > On Tue, 06 May 2008 09:03:57 +0200, Émilien Kia <emilien.kia@inrialpes.fr> > wrote: > > Hi. > > > > I am working on it but it not so easy because these patches introduce > > hundred of other warnings (about char*/const char*) and some functions > > must be partially rewritten. > > I didn't get any additional warning, can I have an example of a full > warning line > from the compiler ? > > Thanks, > > Regis > > -- Émilien Kia <emilien.kia@inrialpes.fr> INRIA Rhône-Alpes - WAM
Received on Tuesday, 6 May 2008 08:21:14 UTC