B+tree discussions

Colin D Bennett colin at gibibit.com
Thu Jul 3 17:28:47 BST 2008


On Thu, 3 Jul 2008 10:22:12 -0600
Brian de Alwis <bsd at cs.ubc.ca> wrote:

> On 3-Jul-2008, at 8:45 AM, John Arbash Meinel wrote:
> > This is nice to see. It is unfortunate that you are using memrchr  
> > which
> > is a GNU extension to the C standard library. (eg, not available on
> > Windows, and maybe not on Mac.)
> 
> 
> It's available in Darwin/MacOS X and the man page notes:
> 
> > STANDARDS
> >      The memchr() function conforms to ISO/IEC 9899:1990 (``ISO  
> > C90'').
> 
> Brian.

Read carefully:  memrchr() != memchr()
:-)

Regards,
Colin





More information about the bazaar mailing list