Skip to content

Extra ; warnings #74

Description

@iljah

At least these files produce extra ; warnings with GCC 13 and -Wpedantic in boost 1.84:
boost/numeric/odeint/stepper/detail/adaptive_adams_bashforth_moulton.hpp
boost/numeric/odeint/stepper/detail/adaptive_adams_coefficients.hpp
boost/numeric/odeint/stepper/detail/pid_step_adjuster.hpp
boost/numeric/odeint/stepper/detail/controlled_adams_bashforth_moulton.hpp

Example:

boost/numeric/odeint/stepper/adaptive_adams_bashforth_moulton.hpp:99:6: varoitus: ylimääräinen ”;” [-Wpedantic]
   99 |     };
      |      ^
      |      -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions