Re: [PATCH 1/2] Add C99-style constructor macros for specific-sized integers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Brownell <david-b@...>
Cc: Segher Boessenkool <segher@...>, Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>, Linux Arch Mailing List <linux-arch@...>, Linux Kernel Mailing List <linux-kernel@...>
Date: Monday, March 3, 2008 - 12:50 am

David Brownell wrote:

"Less intrusive" in the sense of smaller line count for this particular 
patch, perhaps, but it makes it less obvious when reading the code 
what's going on (a size override in an entirely different file). 
Additionally, I'm hoping these kind of things can be used elsewhere; the 
C99 <inttypes.h> facilities are really quite nice once you get over the 
rather ugly look of them, and I for one definitely miss having access to 
the in the kernel.

	-hpa
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/2] Add C99-style constructor macros for specifi..., Segher Boessenkool, (Sun Mar 2, 11:20 pm)
Re: [PATCH 1/2] Add C99-style constructor macros for specifi..., Segher Boessenkool, (Mon Mar 3, 4:23 pm)
Re: [PATCH 1/2] Add C99-style constructor macros for specifi..., H. Peter Anvin, (Mon Mar 3, 12:50 am)
[PATCH 2/2] Use U64_C() instead of casts in kernel/time.c, H. Peter Anvin, (Sun Mar 2, 8:09 pm)