-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, I'm getting the following decoder errors when processing multicast using
InterpretApplication (quickfast 1.5) built on RedHat 6.4
Decoding error: [ERR D5] Copy operator missing mandatory integer field/no
initial value Field: LegRatioQty
Decoding error: [ERR D2] Integer Field overflow (signed). Field: StartDate
Decoding error: [ERR U03] Unexpected end of data decoding unsigned integer
Field: templateID
the same InterpretApplication works perfectly on the same multicast when built
on the latest Ubuntu and Fedore Core. I have even tried uninstalling the boost
1.41 that comes with RHEL and building boost 1.54 from scratch with the same
results.
Is anyone using QuickFast on RedHat 6.4??
Thanks
Original issue reported on code.google.com by ygm12345...@gmail.com on 23 Jul 2013 at 4:44