Andrea Cocito

Results 3 issues of Andrea Cocito

Hi, I noticed this compiler warning: `overpass_api/core/geometry.cc:1371:13: warning: implicit conversion turns floating-point number into bool: 'double' to 'bool' [-Wimplicit-conversion-floating-point-to-bool] if (::lon(uint32(value)

bug

This is a re-implementation of ordered_map. Besides adding a couple unit-tests the only changed "production" file is ordered_map.hpp The new implementation uses an std::list to store the pair entries, plus...

state: stale
L
tests

Hello, I am working on a project which does heavy use of JSON pointers (see #4859 ); while digging into the code I saw that the escape/unescape of JSON pointers...

state: stale
please rebase
L
tests