Bug #20018 Class declared inside of function causes problem with gcc 2.95.3
Submitted: 23 May 2006 7:08 Modified: 29 May 2006 13:16
Reporter: Magnus Blaudd Email Updates:
Status: Closed
Category:Server: Compiling Severity:S3 (Non-critical)
Version: OS:
Assigned to: Magnus Blaudd Target Version:

[23 May 2006 7:08] Magnus Blaudd
Description:
the class MY_HOOKS declared in function select_create::prepare fails to link with gcc
2.95.3

How to repeat:
Compile and link with gcc 2.95.3
[23 May 2006 7:25] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/6749
[29 May 2006 13:16] Magnus Blaudd
No need to document