Hi Derek,

> From: Derek Price [mailto:[EMAIL PROTECTED]
> 
> 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



_______________________________________________
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to