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

Missing arguments in transcode_into convenience APIs #12

Closed
wants to merge 1 commit into from

Conversation

vector-of-bool
Copy link

Two instance of transcode_into are not passing the __output down to the lower-level APIs.

Two instance of `transcode_into` are not passing the `__output` down to the lower-level APIs.
ThePhD added a commit that referenced this pull request Apr 22, 2021
- 🎨 Improvements to the constexpr processing
- ✨ Added __clang_literal_encoding__ and __clang_wide_literal_encoding__ understanding
- ✔ Vastly improved endianess tests
- 🔨 Fixed up tests for different platforms and for certain compiler errors
- 📝Write up a bit better documentations for some portions, fix inline shenanigans (Closes #9)
- ✨ Add a CONTRIBUTING file
- 🔨 Fix reconstructibility and noexceptness related to certain kinds of iterators (Closes and Fixes #11 and #12)
- 📝 Make sure commercial vs. non-commercial is specified more clearly in the LICENSE file
@ThePhD
Copy link
Contributor

ThePhD commented Apr 22, 2021

In the last mega commit, we fixed this (and a host of other issues). Thanks for pointing it out! Sorry it took a while to get back to you. Let us know if things are okay!

@ThePhD ThePhD closed this Apr 22, 2021
@vector-of-bool vector-of-bool deleted the patch-2 branch April 23, 2021 05:04
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