bug-cvs
[Top][All Lists]
Advanced

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

RE: Feature Branch Solaris Build Broken - lib/glob.c errors


From: Conrad T. Pino
Subject: RE: Feature Branch Solaris Build Broken - lib/glob.c errors
Date: Tue, 24 May 2005 14:45:17 -0700

Hi Derek,

> From: Derek Price [mailto:derek@ximbiot.com]
> 
> It looks like your header is using some sort of #pragma to redefine the
> function names, which I would hope would make them look less like macros
> and actually remap the functions, allowing us to use the macros in
> glob.c as they stand.

The header file contains "#pragma redefine_extname ..." but they're not in
use because macro "__PRAGMA_REDEFINE_EXTNAME" is not defined.

A test compile with "__PRAGMA_REDEFINE_EXTNAME" defined on the command line
completes with no errors and no warnings.

> You are still encountering this problem with the latest glob.c?  We were
> encountering problems using the *64 structs and functions on HP-UX and I
> rewrote the file this morning to attempt to let compiler magic take care
> of the 64 bit conversion, which is supposed to work transparently on all
> systems.

Yes.

I updated before starting this morning.  I update as CVS commit messages
are noticed when downloading my email.

> Regards,

Ditto,

> Derek

Conrad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]