Re: [BUGS] Truble with compilation
Bruce Momjian writes: > Unfortunately, I can't reproduce the problem in the current source tree. I fixed it. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
Re: [BUGS] Truble with compilation
I know the cause of this. SCO has a buggy compiler in several (many?) releases, and one of our macros is too large for the compiler. There is a DISABLE_COMPLEX_MACRO define that turns off an inline macro for sco. In 7.0.X, it seems the include file using the macro is also called by ecpg, and be