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

trivial patches #1

Closed
usta opened this issue Nov 16, 2014 · 2 comments
Closed

trivial patches #1

usta opened this issue Nov 16, 2014 · 2 comments

Comments

@usta
Copy link

usta commented Nov 16, 2014

[main.cpp:397]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[inputplace.cpp:19]: (warning) Member variable 'inputplace::ctrl' is not initialized in the constructor.
[inputplace.cpp:19]: (warning) Member variable 'inputplace::shift' is not initialized in the constructor.

[Fl_Input_Choice.H:57]: (warning) Member variable 'InputMenuButton::pullx' is not initialized in the constructor.
[Fl_Input_Choice.H:57]: (warning) Member variable 'InputMenuButton::pully' is not initialized in the constructor.
[Fl_Input_Choice.H:57]: (warning) Member variable 'InputMenuButton::pullw' is not initialized in the constructor.

@clbr
Copy link
Owner

clbr commented Nov 16, 2014

On Sun, 16 Nov 2014 02:24:39 -0800
Ömer Fadıl USTA notifications@github.com wrote:

[main.cpp:397]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'.

[inputplace.cpp:19]: (warning) Member variable 'inputplace::ctrl' is not initialized in the constructor.
[inputplace.cpp:19]: (warning) Member variable 'inputplace::shift' is not initialized in the constructor.

[Fl_Input_Choice.H:57]: (warning) Member variable 'InputMenuButton::pullx' is not initialized in the constructor.
[Fl_Input_Choice.H:57]: (warning) Member variable 'InputMenuButton::pully' is not initialized in the constructor.
[Fl_Input_Choice.H:57]: (warning) Member variable 'InputMenuButton::pullw' is not initialized in the constructor.

Thanks, did you mean to attach patches, or just report the warnings?
Can you mention which compiler/tool gave them?

@wcout wcout mentioned this issue Nov 22, 2014
@clbr
Copy link
Owner

clbr commented May 14, 2015

No response from OP in a long time, closing.

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