Skip to content

Breaks with nlopt-2.9.0: no member named 'LD_LBFGS_NOCEDAL' in namespace 'nlopt' #324

@yurivict

Description

@yurivict
ff-NLopt.cpp:47:21: error: no member named 'LD_LBFGS_NOCEDAL' in namespace 'nlopt'
   47 | struct Info< nlopt::LD_LBFGS_NOCEDAL > {
      |              ~~~~~~~^
ff-NLopt.cpp:190:26: error: no member named 'LD_LBFGS_NOCEDAL' in namespace 'nlopt'
  190 | const char *Info< nlopt::LD_LBFGS_NOCEDAL >::name = "Nocedal's Low-Storage BFGS";
      |                   ~~~~~~~^
2 errors generated.

log

Could you please consider to make a release that fixes this breakage and clang-19 breakage?

Version: 4.14

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