Skip to content
Snippets Groups Projects

Headerfile.parse removes strips " from strings

Merged Christoph Alt requested to merge ob28imeq/pystencils-sfg:fix_headerinclude into master

If Headerfile.parse gets a headerfile string that already contains the parenthesis, for example in pystencils cuda kernels (check the test_cuda.py from the integration tests) it preseverse these and the emitted contains include directives with double parentheses. (Leading to a #include ""gpu_defines.hpp"") This MR fixes this and removes the " if they are already in the string

Merge request reports

Pipeline #71503 passed

Pipeline passed for dcf4f7f7 on ob28imeq:fix_headerinclude

Test coverage 85.00% (0.00%) from 1 job

Merged by Frederik HennigFrederik Hennig 6 months ago (Jan 7, 2025 2:49pm UTC)

Loading

Pipeline #71510 failed

Pipeline failed for 7de3cd0b on master

Test coverage 85.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading