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

warning: comma at end of enumerator list #7

Closed
bagder opened this issue Sep 3, 2013 · 2 comments
Closed

warning: comma at end of enumerator list #7

bagder opened this issue Sep 3, 2013 · 2 comments

Comments

@bagder
Copy link
Contributor

bagder commented Sep 3, 2013

Hi,

When I build libcurl I use pedantic and -Werror, and then gcc found this warning in nghttp2.h that caused my build to fail...

The fix is simply like this: https://github.com/bagder/nghttp2/commit/aacb38e4678591c91de1994fef0ed03ee2410065

@tatsuhiro-t
Copy link
Member

Thank you. Merged now.

@tatsuhiro-t
Copy link
Member

I did classic way of git-format-patch and git-am to merge this change. It certainly change the commit revision. Maybe I can cherry pick or something. But I think patch is the most reliable way.

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