DragonFly BSD
DragonFly submit List (threaded) for 2006-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Patch line limit removal


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Fri, 14 Jul 2006 19:35:47 +0200
Mail-followup-to: submit@crater.dragonflybsd.org

On Fri, Jul 14, 2006 at 10:29:06AM -0700, Matthew Dillon wrote:
> 
> :Hi all,
> :http://leaf.dragonflybsd.org/~joerg/patch.diff
> :contains the last missing piece to remove unnecessary line limits in
> :patch(1). Please test or review, I'd like to have this in the tree soon
> ::-)
> :
> :Joerg
> 
>     This is kinda messy:
> 
> 	#define __STDC_LIMIT_MACROS
> 
>     Is there any way to not use those extensions ?

This is a standard macro and part of C99.

Joerg



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