avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] inttypes.h cleanup for -mint8


From: Jeff Barlow
Subject: Re: [avr-libc-dev] inttypes.h cleanup for -mint8
Date: Tue, 12 Nov 2002 07:37:34 -0800

Joerg Wunsch <address@hidden>  wrote:

>As E. Weddington wrote:
>
>> I just wish that there was a switch that causes gcc to not
>> automatically promote to int when an expression's arguments are both
>> unsigned char.
>
>That would seem useful, yes.

Couldn't some of this be done by using the C++ mode and just defining
overloaded operators for type char?

Later,
Jeff




reply via email to

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