zhaopuming / quickfast

Automatically exported from code.google.com/p/quickfast
Other
1 stars 0 forks source link

Problem while decoding a Snapshot #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
While decoding a snapshot channel, the decoder throws allways trows an 
exception on the same message, but the message error changes on each running.

An exemple of exception:
terminate called after throwing an instance of 'QuickFAST::EncodingError'
  what():  [ERR D2] Unsigned Integer Field overflow... Field: NoUnderlyings

On attachment are the template file, a sample code and  the standard output and 
error output

Original issue reported on code.google.com by mosconi....@gmail.com on 17 Mar 2014 at 7:26

Attachments:

GoogleCodeExporter commented 9 years ago
More Info:
It's with quickfix version 1.5 on linux which xerces-3.1 and boost 1.48

Original comment by mosconi....@gmail.com on 17 Mar 2014 at 8:36