On Fri, 24 Sep 2004, Tom Lane wrote:
> Log Message:
> -----------
> Fix TAS assembly stuff for Solaris/386. (I'm not in a position to
> actually test this, but it couldn't be broken any worse than it was...)
>
It passes regression tests, but adds a warning:
"../../../../src/include/storage/s_lock.h", line 661: warning: /*
encountered inside a comment
There are a number of other warnings in the compile as well. Is our goal
a warning free compile on just gcc or all compilers?
Kris Jurka