Changes between Version 8 and Version 9 of Release/1.6.1-News


Ignore:
Timestamp:
May 9, 2009, 10:51:50 AM (15 years ago)
Author:
Even Rouault
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.6.1-News

    v8 v9  
    1111 * Add cast to (unsigned char) in all isspace() calls (#1681)
    1212
    13 OGR Core:
     13OGR:
    1414 * (core) Fix crash in OGRStyleTable::AddStyle (#2810, #2531)
    1515 * (core) crash in OGRLinearRing::get_Area() (#2792)
     
    1717 * (core) Issues related to wildcard expansion in SQL result layer (#2788)
    1818 * (core) Generic SQL doesn't support feature styles (#2808)
     19
    1920 * (BNA) BNA inner ring contains only duplication of first point (#2985)
    2021 * (Geoconcept) out of bound access in geoconcept.c (#2918)
     
    129130 * mysql compile error with GCC 4.3.2: error: macro "min" passed 3 arguments, but takes just 2 (#2972)
    130131 * external libz header is not found when setting the --with-libz=ARG switch (#2942)
     132 * ./configure --disable-static broken on MacOSX (#1878)
    131133
    132134SWIG (all bindings):