Skip to content

Conversation

@nine
Copy link
Contributor

@nine nine commented Apr 12, 2024

Problem:

  • Build error for 32bit in named_parameters.cpp

Solution:

  • Update integer types to fixed width integer
  • Was able to build with gcc12 with both flags -m32 and -m64. For successful building with gcc12 following additional flags were required: -Wno-nonnull -Wno-return-local-addr.

Issue: #449

Reviewers:
@krzysztof-jusiak

@kris-jusiak kris-jusiak merged commit 43b01c0 into boost-ext:cpp14 Apr 12, 2024
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