Skip to content

Update FGStandardAtmosphere bindings to avoid function pointer casts#1311

Merged
agodemar merged 1 commit intoJSBSim-Team:masterfrom
seanmcleod70:StdAtmosphereBindings
Jul 29, 2025
Merged

Update FGStandardAtmosphere bindings to avoid function pointer casts#1311
agodemar merged 1 commit intoJSBSim-Team:masterfrom
seanmcleod70:StdAtmosphereBindings

Conversation

@seanmcleod70
Copy link
Contributor

To fix the issue raised in - #834 (comment) with regards to virtual functions being removed given particular compiler optimisation options due to type mismatches between int and enum.

@seanmcleod70 seanmcleod70 changed the title Update bindings to avoid function pointer casts Update FGStandardAtmosphere bindings to avoid function pointer casts Jul 28, 2025
@codecov
Copy link

codecov bot commented Jul 28, 2025

Codecov Report

❌ Patch coverage is 72.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.81%. Comparing base (7074369) to head (eabaed5).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/input_output/FGPropertyManager.h 69.56% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1311      +/-   ##
==========================================
+ Coverage   24.76%   24.81%   +0.05%     
==========================================
  Files         169      169              
  Lines       19608    19631      +23     
==========================================
+ Hits         4856     4872      +16     
- Misses      14752    14759       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@agodemar agodemar merged commit 5200260 into JSBSim-Team:master Jul 29, 2025
29 checks passed
bcoconni pushed a commit to bcoconni/jsbsim that referenced this pull request Feb 6, 2026
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.

3 participants