Skip to content

Octave: Use c++ 17#618

Merged
jschueller merged 1 commit intostevengj:masterfrom
jschueller:octave10
Jun 18, 2025
Merged

Octave: Use c++ 17#618
jschueller merged 1 commit intostevengj:masterfrom
jschueller:octave10

Conversation

@jschueller
Copy link
Collaborator

see #616

@jschueller jschueller merged commit a75f3d9 into stevengj:master Jun 18, 2025
3 checks passed
@jschueller jschueller deleted the octave10 branch June 18, 2025 17:46
@opoplawski
Copy link
Contributor

This patch does not appear to be working for me in Fedora rawhide with octave 10.1.0. I still end up with -std=gnu++11. I that version logic really correct?

@jschueller
Copy link
Collaborator Author

jschueller commented Aug 1, 2025

you need #597 that removed the explicit c++11 standard,
then for fedora no need for #618 because default standard is already c++17 or higher with gcc 15

@jschueller
Copy link
Collaborator Author

jschueller commented Aug 1, 2025

@stevengj maybe we could release a 2.10.1 for the octave fixes, what do you think ?

kkofler pushed a commit to kkofler/nlopt that referenced this pull request Feb 25, 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.

2 participants