Open Manouchehri opened 3 years ago
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/RuleOfTwo.ql
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/SloppyGlobal.qhelp
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/SloppyGlobal.ql
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/SwitchLongCase.cpp
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/SwitchLongCase.qhelp
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/SwitchLongCase.ql
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/Unused Entities/UnusedIncludes.ql
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/Unused Entities/UnusedLocals.cpp
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/Unused Entities/UnusedLocals.qhelp
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/Unused Entities/UnusedLocals.ql
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
DEBUG:We're currently analyzing the file: cpp/ql/src/Best Practices/Unused Entities/UnusedStaticFunctions.cpp
fatal: bad revision 'cpp/ql/src/Best'
DEBUG:Current length of dictionary: 182914
I think we need to find a Python function that encodes the path with escape characters. Maybe os.fsencode
?
I think there might be an issue when handling whitespaces in folder names?
Steps to reproduce: