Subject: Re: standards/33123: standards compliance & glob.h
To: None <standards-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 03/22/2006 04:45:08
The following reply was made to PR standards/33123; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: SODA Noriyuki <soda@sra.co.jp>, murray@river-styx.org
Cc: gnats-bugs@NetBSD.org, standards-manager@NetBSD.org,
	gnats-admin@NetBSD.org, netbsd-bugs@NetBSD.org
Subject: Re: standards/33123: standards compliance & glob.h
Date: Tue, 21 Mar 2006 23:44:25 -0500

 On Mar 22,  1:42pm, soda@sra.co.jp (SODA Noriyuki) wrote:
 -- Subject: Re: standards/33123: standards compliance & glob.h
 
 | This change may introduce ABI incompatibility on platforms which
 | sizeof(size_t) != sizeof(int).
 | If so, the patch cannot be that simple, to keep ABI.
 | 
 | Is this difference worth fixing?
 
 It is simple enough to do it; only code size is the issue. I can take
 care of it.
 
 christos