-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
When running with a unrecognized version of clang-format, the script issues a warning but then proceeds to stop:
python2 ./etc/clang_format.py format src/mongocxx/exception/private/mongoc_error.hh
WARNING: clang-format found in path, but incorrect version found at /home/foo/bin/clang-format with version: clang-format version 13.0.1
Relaxing _validate_version() to issue the warning message and then proceed allows the tool to continue.
- is related to
-
CXX-3198 Upgrade clang-format and remove etc/clang_format.py
-
- Closed
-