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

Correct compile warnings. #2

Merged
merged 1 commit into from
Aug 1, 2013
Merged

Conversation

jeremycochoy
Copy link
Contributor

Some from unused variables (by commenting the variable name) in function definition, some others by re-ordering member constructor call to match class definition.

The aim is to reduce warning message while compiling application that include clanlib's headers, and allow compiling applications with -Werror.

It do not change the behavior of clanlib, and do not remove any information (that's why arguments was commented and not removed).

…he variable name) in function definition, some others by re-ordering member constructor call to match class definition
@ghost ghost assigned rombust Aug 1, 2013
sphair added a commit that referenced this pull request Aug 1, 2013
@sphair sphair merged commit c43f287 into sphair:master Aug 1, 2013
@jeremycochoy jeremycochoy deleted the warning_patch branch August 1, 2013 22:01
sphair added a commit that referenced this pull request Aug 4, 2013
@dpjudas dpjudas mentioned this pull request Sep 29, 2018
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