Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
[tor.git] / changes / bug8598
blobe31c8f3c74582d361004ca178c31be976fc80f9c
1   o Bugfixes:
2     - Fix compilation warning with some versions of clang that would prefer
3       the -Wswitch-enum compiler flag to warn about switch statements with
4       missing enum values, even if those switch statements have a default:
5       statement. Fixes bug 8598; bugfix on 0.2.4.10-alpha.