Skip to content

[Type] FullySymmetric4Tensor: fix compilation error on macos/xcode 26#6058

Merged
hugtalbot merged 2 commits intosofa-framework:masterfrom
fredroy:fix_fullsymtensor_msg_compilation
Mar 30, 2026
Merged

[Type] FullySymmetric4Tensor: fix compilation error on macos/xcode 26#6058
hugtalbot merged 2 commits intosofa-framework:masterfrom
fredroy:fix_fullsymtensor_msg_compilation

Conversation

@fredroy
Copy link
Copy Markdown
Contributor

@fredroy fredroy commented Mar 30, 2026

Got a compilation error:
FullySymmetric4Tensor.h:116:25: error: use of undeclared identifier 'msg_error_when'

Dont know why it is not detected on the CI (and other people 😅), maybe some special cmake options combination or whatever


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@fredroy fredroy added pr: fix Fix a bug pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: status to review To notify reviewers to review this pull-request labels Mar 30, 2026
@hugtalbot hugtalbot added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Mar 30, 2026
@hugtalbot hugtalbot merged commit f10f318 into sofa-framework:master Mar 30, 2026
9 of 13 checks passed
@hugtalbot hugtalbot deleted the fix_fullsymtensor_msg_compilation branch March 30, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: fix Fix a bug pr: status ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants