[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: on the use of char
From:       Richard Dale <Richard_Dale () tipitina ! demon ! co ! uk>
Date:       2004-07-30 14:42:16
Message-ID: 200407301542.16814.Richard_Dale () tipitina ! demon ! co ! uk
[Download RAW message or body]

On Friday 30 July 2004 15:05, Michael Matz wrote:
> Hi,
>
> On Wed, 28 Jul 2004, George Staikos wrote:
> >   (really, explicitly specifying the signedness may only help half of
> > the cases I've seen.  don't go there...)
>
> Don't know what you want to say with this.  "unsigned char" and "signed
> char" are perfectly defined.  Only "char" has the problem of platform
> dependend signedness.

On Friday 30 July 2004 11:53, Richard Dale wrote:
> I defined a dcop slot like this:
>
> k_dcop:
>     char foobar(char c);
>
> And it generated this code, which doesn't compile:

But:

k_dcop:
	signed char foobar(signed char c);

Works fine..

-- Richard
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic