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

Re: Bug#299442: osdsh: does not start on powerpc



On Fri, Mar 18, 2005 at 10:05:43AM -0500, Michel Dänzer wrote:
> On Fri, 2005-03-18 at 15:19 +0100, Wolfram Quester wrote:
> > 
> > On Fri, Mar 18, 2005 at 02:56:38PM +0100, Lo???c Le Guyader wrote:
> > > Le 18 March 2005, Wolfram Quester, ? bout, prit son clavier pour
> > > taper sur son ?cran:
> > > > The solution is to write int c; instead of char c;
> > > 
> > > What about "signed char c;"?
> > 
> > Yes, I thought about this too, but according to man getopt_long
> > getopt_long itselft returnes an int.
> > 
> > In the end, I think it doesn't matter.
> 
> If the type returned by the afunction doesn't matter, then what does?
Huh?  The return type does matter: "unsigned char" will clearly not work,
"signed char" and "int" might.

> *shrug*
I can't really parse this.

All the best,
Jochen
-- 
http://seehuhn.de/

Attachment: signature.asc
Description: Digital signature


Reply to: