Skip to content

Conversation

@jbrzensk
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation

Description

Fixes the compile warning about system command with unused return value. Now checks return value and outputs error if it occurs.

Related Issues & Documents

Added/updated tests?

_We encourage you to test all code included with MOLE, including examples.

  • Yes
  • No, and this is why: existing tests sufficient
  • I need help with writing tests

Read Contributing Guide and Code of Conduct

@jbrzensk jbrzensk force-pushed the task/fix_warning_cpp branch from 9422be1 to 7a3025b Compare December 18, 2025 18:36
@jbrzensk jbrzensk merged commit e3b5412 into main Dec 22, 2025
16 checks passed
@jbrzensk jbrzensk deleted the task/fix_warning_cpp branch December 22, 2025 20:40
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.

Fix warn_unused_result in hyperbolic_upwind.cpp

3 participants