List:Commits« Previous MessageNext Message »
From:Staale Smedseng Date:June 19 2009 9:32am
Subject:bzr push into mysql-5.1-bugteam branch (staale.smedseng:2960 to 2961)
View as plain text  
 2961 Staale Smedseng	2009-06-19 [merge]
      Null-merge from 5.0-bugteam

 2960 Davi Arnaut	2009-06-18
      Bug#42599: error: `pthread_setschedprio' was not declared in this scope
      
      The problem was that a pthread.h header used by gcc did not
      declare the pthread_setscheprio, yet the function is implemented
      by the function is implemented, causing a autoconf check to pass
      and compilation with C++ to fail. The solution is to add a
      autoconf check to ensure that the function is properly declared.
     @ configure.in
        Check that the pthread_setschedprio is declared.

    modified:
      configure.in

Attachment: [text/bzr-bundle] bzr/staale.smedseng@sun.com-20090619092921-enw9uef8n9886gry.bundle
Thread
bzr push into mysql-5.1-bugteam branch (staale.smedseng:2960 to 2961) Staale Smedseng19 Jun