nagyistoce / cardpeek

Automatically exported from code.google.com/p/cardpeek
Other
1 stars 0 forks source link

Fix compiler warnings #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use CFLAGS=-Wall -g -O2 -Wextra -pipe -funsigned-char -fstrict-aliasing 
-Wchar-subscripts -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wunused 
-Wuninitialized -Wpointer-arith -Wredundant-decls -Winline -Wformat 
-Wformat-security -Wswitch-enum -Winit-self -Wmissing-include-dirs 
-Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition 
-Wbad-function-cast -Wnested-externs -Wmissing-declarations
2. ./configure
3. make

What is the expected output? What do you see instead?
I get lots of compiler warnings

The warnings are listed in the commit messages.

Original issue reported on code.google.com by ludovic....@gmail.com on 9 Oct 2012 at 6:44

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by L...@gmx.com on 27 Feb 2013 at 11:12

GoogleCodeExporter commented 9 years ago
I guess I can close this now. All patches were integrated a while ago.

Original comment by L...@gmx.com on 15 May 2013 at 10:47

GoogleCodeExporter commented 9 years ago
Yes, you can close the bug report.

Original comment by ludovic....@gmail.com on 15 May 2013 at 11:43