http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46947
User: alagoutte
Date: 2013/01/05 02:12 AM
Log:
Fix regression from upgrade FIX 5.0 (Revision 46944)
../../../epan/dissectors/packet-fix.h:1450:10: error: multi-character character constant [-Werror=multichar]
../../../epan/dissectors/packet-fix.h:1451:10: error: multi-character character constant [-Werror=multichar]
[...]
When FIX field type is MULTIPLESTRINGVALUE use string_string (not value_string)
And regenerated packet-fix.h
Directory: /trunk/epan/dissectors/
Changes Path Action
+196 -190 packet-fix.h Modified
Directory: /trunk/fix/
Changes Path Action
+1 -1 FIX.xml Modified
+3 -0 Values.xsl Modified