http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38393
User: jmayer
Date: 2011/08/07 11:35 AM
Log:
mate_grammar.lemon:
- Fix a bug my previous patch introduced.
mate/:
- Unset G_DISABLE_DEPRECATED for the mate files.
CMakeLists.txt
configure.in:
- Build with -DG_DISABLE_DEPRECATED so further usage of
deprecated glib functions will be detected.
Directory: /trunk/plugins/mate/
Changes Path Action
+2 -0 mate.h Modified
+1 -1 mate_grammar.lemon Modified
+2 -2 mate_parser.l Modified
Directory: /trunk/
Changes Path Action
+5 -2 CMakeLists.txt Modified
+2 -0 configure.in Modified