Bug #8641 Compile failure on sol9x86: Enum within class, 'not accessible'
Submitted: 21 Feb 2005 10:10 Modified: 21 Feb 2005 11:59
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:5.0.3-pre OS:Solaris (Solaris / x86)
Assigned to: Sergei Golubchik CPU Architecture:Any

[21 Feb 2005 10:10] Joerg Bruehe
Description:
Compile failure on 'sol9x86':

"sql_class.h", line 95: Error: TC_LOG_MMAP::PAGE_STATE is not accessible from TC_LOG_MMAP::st_page.

Most recent changeset included:
ChangeSet
  1.1862 05/02/18 17:46:30 pem@mysql.com +1 -0
  Merge mysql.com:/usr/local/bk/mysql-5.0
  into mysql.com:/home/pem/work/mysql-5.0

The file 'sql_class.h' was not changed in my current (local) pull (assuming I looked correctly).

How to repeat:
Build on sol9x86.
[21 Feb 2005 11:59] Sergei Golubchik
looks like a bug in the sun compiler.
I put a workaround in.