backward-cpp
backward-cpp copied to clipboard
Path simplification for the source filename
Added path simplification (makes Source information way more readable, especially in case of relative paths to include files) was: /home/use/projects/project/Debug/../src/subfolder1/subfolder2/../../common/headerpath/header.h become: /home/use/projects/project/src/common/headerpath/header.h
Seems internal CI issues. Error message "ERROR: Unknown command 'test_package' The command "cd ${TRAVIS_BUILD_DIR} && conan test_package --build=outdated" exited with 1."