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

FMT_API messes up the documentation #248

Closed
vitaut opened this issue Dec 18, 2015 · 0 comments
Closed

FMT_API messes up the documentation #248

vitaut opened this issue Dec 18, 2015 · 0 comments

Comments

@vitaut
Copy link
Contributor

vitaut commented Dec 18, 2015

api.rst:5: WARNING: Error when parsing function declaration:
If no return type {
Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 8]
  FMT_API void fmt::print(std::FILE *, CStringRef, ArgList)
  --------^
} else if return type {
Invalid definition: Expected identifier in nested name, got keyword: void [error at 12]
  FMT_API void fmt::print(std::FILE *, CStringRef, ArgList)
  ------------^
}
@vitaut vitaut closed this as completed in 77d3761 Dec 24, 2015
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

1 participant