Skip to content

Update isbc208.c#470

Merged
pkoning2 merged 1 commit intomasterfrom
ctc-fixes
Jun 29, 2025
Merged

Update isbc208.c#470
pkoning2 merged 1 commit intomasterfrom
ctc-fixes

Conversation

@unixwizard107
Copy link
Copy Markdown
Member

Comment out macro that is not being used and is conflicting with a global macro - causing build to fail

Comment out macro that is not being used and is conflicting with a global macro - causing build to fail
@pkoning2 pkoning2 merged commit c5d1f8c into master Jun 29, 2025
7 of 40 checks passed
@unixwizard107
Copy link
Copy Markdown
Member Author

git update I did yesterday was failing because of a problem in the Intel build. There was a macro that was defined in a new global file and that had been defined (and un used) in early file. I noticed that same file had a two other instances of this same issue. I used the same fix of commenting out the define in the original file so only the global define is valid.

@pkoning2 pkoning2 deleted the ctc-fixes branch June 30, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants