Compilation error

Sasha Pachev <[email protected]>
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
On RedHat 9, or at least on some of its variants, the combination of

#include <my_global.h>
#include <my_semaphore.h>

will confuse gcc, which give an error while compiling my_semaphore.c

reversing the order of includes "fixes" the problem with the side effect of not 
using LinuxThreads semaphores at all, which perhaps is not that big of a deal 
anyway.


-- 
Sasha Pachev
Create online surveys at http://www.surveyz.com/

-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.