This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Address some fallout from "fractional modes"


On Wed, Nov 05, 2003 at 11:57:18AM -0800, Zack Weinberg wrote:
> Using either "unsigned int" or "signed int" here causes "comparison of
> signed and unsigned" warnings (in different places).  "unsigned short"
> doesn't.

Huh.  Ok.

I suspect we want to fix things so that unsigned int works,
but clearly that's outside the scope of this patch.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]