Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unprotected use of std::default_initializable in char8_view #129

Closed
anarthal opened this issue Feb 28, 2024 · 1 comment
Closed

Unprotected use of std::default_initializable in char8_view #129

anarthal opened this issue Feb 28, 2024 · 1 comment

Comments

@anarthal
Copy link

anarthal commented Feb 28, 2024

In file: ./boost/parser/detail/text/transcode_view.hpp:331:46

Build can be found here (edited link): https://drone.cpp.al/boostorg/mysql/545/12/3

Compiler details:

  • toolset=clang-11
  • cxxstd=20
  • variant=debug
  • warnings=extra
  • OS: Ubuntu 22.04
tzlaine added a commit that referenced this issue Feb 29, 2024
@tzlaine
Copy link
Owner

tzlaine commented Feb 29, 2024

How the hell did I miss exactly one of three default ctors?! The other two are qritten correctly. Anyway, this is now fixed on a branch.

tzlaine added a commit that referenced this issue Mar 2, 2024
tzlaine added a commit that referenced this issue Mar 2, 2024
tzlaine added a commit that referenced this issue Mar 2, 2024
tzlaine added a commit that referenced this issue Mar 2, 2024
tzlaine added a commit that referenced this issue Mar 3, 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

No branches or pull requests

2 participants