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

Issue #418 - Minimal supported library subset #419

Merged
merged 1 commit into from
Nov 10, 2016

Conversation

alabuzhev
Copy link
Contributor

As per #418.

@foonathan
Copy link
Contributor

Thank, you, merged.

@@ -486,34 +483,6 @@ FMT_FUNC void report_windows_error(
}
#endif

FMT_FUNC void print(std::FILE *f, CStringRef format_str, ArgList args) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and the following two methods are actually part of the core library and not printf extension

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies, they looked quite similar. Created #420.

@alabuzhev alabuzhev deleted the #418 branch November 11, 2016 06:07
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.

3 participants