bazel-compile-commands-extractor icon indicating copy to clipboard operation
bazel-compile-commands-extractor copied to clipboard

[bugfix] AttributeError in refresh.template.py

Open tomboehling opened this issue 9 months ago • 0 comments

AttributeError: 'bool' object has no attribute 'relative_to'

  • Bug introduced during the reversion of changes (https://github.com/hedronvision/bazel-compile-commands-extractor/commit/0b821b7e4286aec887757461366f6eaaa0972cb9#diff-a1d7061df7c566a1f7656624ec608ad53dd3aff7a7789b9b6e4866a3b1616042R502).
  • Reverted to the previous implementation to fix the issue.

tomboehling avatar Jan 04 '25 17:01 tomboehling