jrossi / issue-migration-test

GNU General Public License v2.0
1 stars 0 forks source link

gcc -Wall -Wextra #27

Closed jrossi closed 10 years ago

jrossi commented 10 years ago

Hi, can you take a look at my changes in https://bitbucket.org/cgzones/ossec-hids/changeset/94f6ac91228be1cb4b04f441203e3557bff3da5d and https://bitbucket.org/cgzones/ossec-hids/changeset/82069a6455645ebcafde6acd50c77ca011981c6c. This two does not changes any functional, but the new compiling warnings may detect errors in the future, when coding new functionalities. I changed some function headers and comment out some unused, but I checked every occurrence of them and changed it when needed. So the code should compile in any case but may output some warnings. (I only test on Linux with normal local installation)

Note: This issue has been automatically migrated from Bitbucket Created by cgzones on 2012-09-27 22:41:47+00:00, last updated: 2013-09-08 21:17:48+00:00

jrossi commented 10 years ago

see pull request #12

Note: This comment has been automatically migrated from Bitbucket Created by cgzones on 2013-05-07 14:18:09+00:00

jrossi commented 10 years ago

Going to pull some of this into my repo jrossi/ossec-hids-main mostly the make file be gcc options. Some of the other fixes I will need to review.

Note: This comment has been automatically migrated from Bitbucket Created by jrossi on 2013-09-08 21:17:48+00:00