meduketto / iksemel

Automatically exported from code.google.com/p/iksemel
GNU Lesser General Public License v2.1
32 stars 25 forks source link

Compile Warning #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile

What is the expected output? What do you see instead?

None. I see the compiler warning.

filter.c: In function 'iks_filter_packet':
filter.c:128: warning: comparison between 'enum ikstype' and 'enum ikspaktype' 
[-Wenum-compare]

What version of the product are you using? On what operating system?

Latest version.

Original issue reported on code.google.com by ksaih...@gmail.com on 19 Feb 2013 at 9:36