Skip to content
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

Fix various issues #1275

Merged
merged 9 commits into from
Nov 16, 2023
Merged

Fix various issues #1275

merged 9 commits into from
Nov 16, 2023

Conversation

fspindle
Copy link
Contributor

No description provided.

Instead use vpDisplay::displayText()
…++ standard

- The reason is that even if ViSP is build with the required standard, when
  used as a 3rparty the user can explicitly downgrade the standard.
  Since VISP_CXX_STANDARD was used in ViSP headers, the standard set in VISP_CXX_STANDARD
  and the one used by the compiler may differ.
- The change consists in always using the live standard provided by the compiler
@fspindle fspindle merged commit f00adc9 into lagadic:master Nov 16, 2023
47 of 49 checks passed
@fspindle fspindle deleted the fix_various branch November 17, 2023 07:08
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.

1 participant