backward-cpp icon indicating copy to clipboard operation
backward-cpp copied to clipboard

Path simplification for the source filename

Open alfishe opened this issue 7 years ago • 1 comments

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

alfishe avatar Jan 01 '18 06:01 alfishe

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."

alfishe avatar Jan 01 '18 15:01 alfishe