Andrei Odintsov
Results
1
issues of
Andrei Odintsov
Recent planet exports contain way more nodes than `int` can handle resulting in overflow in `example_counter.cc`. Switching to `int64_t` will fix the issue. Also changes types of `ways` and `relations`...