Re: SunOS4 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SunOS4
Date
Msg-id 10872.982778398@sss.pgh.pa.us
Whole thread Raw
In response to Re: SunOS4  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Tatsuo Ishii writes:
>> o regex/utils.h included twice somewhere. I added #ifndef
>> UTILS_H... to utils.h

> Okay.

Actually, the problem is probably gone.  c.h was including regex/utils.h
if the platform didn't have memmove(), but I thought that was a very
ugly thing to do and moved the memmove() macro to c.h instead.  However,
an #ifndef UTILS_H is harmless and good practice, so I don't object to
putting it in anyway.  (You might want to make the symbol REGEX_UTILS_H,
though, to avoid possible conflicts with other files named utils.h ...)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PHP 4.0.4pl1 / Beta 5
Next
From: Vince Vielhaber
Date:
Subject: Re: beta5 ...