• Georgi Kodinov's avatar
    Bug #45287: phase 1 : 32 bit compilation warnings · 8acf778e
    Georgi Kodinov authored
    Fixed the following problems:
    1. cmake 2.6 warning because of a changed default on
    how the dependencies to libraries with a specified 
    path are resolved.
    Fixed by requiring cmake 2.6.
    2. Removed an obsolete pre-NT4 hack including defining
    Windows system defines to alter the behavior of windows.h.
    3. Disabled warning C4065 on compiling sql_yacc.cc because
    of a know incompatibility in some of the newer bison binaries.
    8acf778e
sql_yacc.yy 295 KB