Maybe trying to fix the warnings, I messed a little with the code. (it crashes the server sometimes) So, using the original code (that includes the via) and letting the warnings live will be best. (I don't know if that will crash the server sometimes, but Its worth the try)
And, keeping the wrappers when there are no restrictions. (unless the not so shortest paths is ok)
I need opinions.
links that might help to decide: https://travis-ci.org/cvvergara/pgrouting/jobs/189902506#L772 https://ci.appveyor.com/project/cvvergara/pgrouting/build/2.4.728
note that on travis:
ERROR: could not load library "/usr/lib/postgresql/9.6/lib/libpgrouting-2.4.so": /usr/lib/postgresql/9.6/lib/libpgrouting-2.4.so: undefined symbol: heap_formtuple
is not letting the library to be built correctly Task while I get comments about this topic: - [x] fix the : undefined symbol: heap_formtuple - [x] Comment on this issue the new links once the library is build in its fullest
该提问来源于开源项目:pgRouting/pgrouting