Patch line limit removal

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jul 14 10:36:58 PDT 2006


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





More information about the Submit mailing list