Skip to content

fix: ensure public get config overload is used #701

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

tony-p
Copy link
Contributor

@tony-p tony-p commented Nov 19, 2023

(At least with MSVC compiler) protected config member is called instead of const public config member. Const cast ensures public const member is used

And fix pixi pipeline by using the now available github action.

@tony-p tony-p force-pushed the fix/file-loggers-protected branch 4 times, most recently from 5413fb0 to b40a251 Compare November 19, 2023 19:39
@tony-p tony-p force-pushed the fix/file-loggers-protected branch from b40a251 to 381f6e4 Compare November 19, 2023 19:47
@facontidavide facontidavide merged commit 7d8e17d into BehaviorTree:master Nov 21, 2023
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