help-gengetopt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-gengetopt] RE: rigid CodeWarrior compiler warnings


From: Gyozo, PAPP (VBuster)
Subject: [help-gengetopt] RE: rigid CodeWarrior compiler warnings
Date: Tue, 28 Sep 2004 12:02:28 +0200

Oops, now gcc complains when the arguments of multiple options are copied into 
the 'args_info' structure at the end of _internal() function. I modified my 
previous patch which leaves some unsigned<->signed mismatch in the generated 
source.

" -----Original Message-----
" From: Gyozo, PAPP (VBuster) 
" Sent: Tuesday, September 28, 2004 11:05 AM
" To: Bettini Lorenzo (Elektronikus levelek)
" Cc: 'address@hidden'
" Subject: rigid CodeWarrior compiler warnings
" 
" 
" Hi there,
" 
" I was the lucky one in my company who got compiled the 
" gengetopt generated souce code with CodeWarrior C compiler. 
" If you haven't already known this compiler and its rigidity, 
" I'll sum it up. It still keeps emiting warning messages when 
" the most recent GCC with -W -Wall finds everything OK. 
" 
" I made a little patch to the latest 2.13 tarball to eliminate 
" the most annoying type mismatch warnings (int <-> unsigned 
" int "conflicts"). (btw, there is still one warning in the 
" config file parser.)

Attachment: codewarrior.patch
Description: codewarrior.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]