List:Commits« Previous MessageNext Message »
From:Sergey Vojtovich Date:November 3 2009 10:02am
Subject:bzr commit into mysql-5.1-bugteam branch (svoj:3179)
View as plain text  
#At file:///home/svoj/devel/innodb-snapshots/mysql-5.1-bugteam/ based on revid:svoj@stripped

 3179 Sergey Vojtovich	2009-11-03
      Applying InnoDB plugin snashot 
      
      Detailed revision comments:
      
      r6080 | sunny | 2009-10-15 01:29:01 +0300 (Thu, 15 Oct 2009) | 3 lines
      branches/zip: Change page_mem_alloc_free() to inline.
      Fix Bug #47058 - Failure to compile innodb_plugin on solaris 10u7 + spro cc/CC 5.10

    modified:
      storage/innodb_plugin/include/page0page.ic
=== modified file 'storage/innodb_plugin/include/page0page.ic'
--- a/storage/innodb_plugin/include/page0page.ic	2009-05-27 09:45:59 +0000
+++ b/storage/innodb_plugin/include/page0page.ic	2009-11-03 10:02:43 +0000
@@ -907,7 +907,7 @@ page_get_data_size(
 
 /************************************************************//**
 Allocates a block of memory from the free list of an index page. */
-UNIV_INTERN
+UNIV_INLINE
 void
 page_mem_alloc_free(
 /*================*/


Attachment: [text/bzr-bundle] bzr/svoj@sun.com-20091103100243-azaa3i6w24vtzuop.bundle
Thread
bzr commit into mysql-5.1-bugteam branch (svoj:3179)Sergey Vojtovich3 Nov