BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
114 stars 40 forks source link

preprocessor: fix duplicate pw3_padded_arg warnings #834

Closed Eathox closed 4 days ago

Eathox commented 5 days ago

Fixes #642

Honestly not sure if there's a cleaner more clever solution but this one works just fine. Please let me know if this is not adequate and or if there's anything you'd like to see changed.

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.2%. Comparing base (7f055cd) to head (8cbe9ff). Report is 2 commits behind head on main.

Additional details and impacted files | [Files with missing lines](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/834?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett) | Coverage Δ | | |---|---|---| | [libs/preprocessor/src/processor/defines.rs](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/834?src=pr&el=tree&filepath=libs%2Fpreprocessor%2Fsrc%2Fprocessor%2Fdefines.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett#diff-bGlicy9wcmVwcm9jZXNzb3Ivc3JjL3Byb2Nlc3Nvci9kZWZpbmVzLnJz) | `95.0% <100.0%> (+<0.1%)` | :arrow_up: | ... and [33 files with indirect coverage changes](https://app.codecov.io/gh/BrettMayson/HEMTT/pull/834/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brett)