Re: [Quickfix-developers] Problem receiving msgs with repeating groups!
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2003-07-16 11:16:31
|
> I am not using any DataDictionary. I am not an expert for Repeated Groups, but if I recollect correctly, this should the first thing to try: set the correct DataDictionary. > PS : I learnt that quickfix ver 1.5.0 has a fix to this problem. Using > 1.5.0 is the only option or is there any other solution? There have been a couple of important fixes since 1.3.2, so you should definitely upgrade. What does prevent from upgrading? If you upgrade, watch out for the onRun() method: it has been dropped. The start() method now automatically calls a background thread instead of using onRun() for this purpose. Cheers, Jörg -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |