RE: [Quickfix-developers] fix for nested repeating groups
Brought to you by:
orenmnero
From: Rob K. <ro...@ri...> - 2003-04-11 17:33:23
|
regarding my last posting. I have changed my code to use the derived = group classes rather than the base Group class. This fixed most of the = order problems, however there is one tag out of order according to my = counterparty. tag 301 needs to be before 296. does this recent patch = fix this? I have attached the message generated to show what I am = talking about. If there is no fix for this, or is this is how it is = supposed to work, could you please direct me to the C++ code where I can = make changes on the tag order. By the way, my fix counterparty is = running a Javelin Technologies fix engine and receiving a message like = this completely breaks it down. I have only heard bad things about this = very expensive fix engine. Just thought you might like to know that. =20 8=3DFIX.4.2=019=3D365=0135=3Di=01 117=3DME=01 296=3D1=01 <---tag 301 should be before tag 296 302=3D1=01 311=3DRBK=01 304=3D0=01 295=3D3=01 299=3D0=01 55=3DRBK=01 167=3DOPT=01 200=3D200304=01 201=3D0=01 202=3D20=01 132=3D0=01 133=3D0.05=01 134=3D1=01 135=3D1=01 60=3D20030411-10:19:16=01 336=3DW_AM1=01 =20 299=3D1=01 55=3DRBK=01 167=3DOPT=01 200=3D200304=01 201=3D1=01 202=3D20=01 132=3D2.45=01 133=3D2.55=01 134=3D1=01 135=3D1=01 60=3D20030411-10:19:16=01 336=3DW_AM1=01 =20 299=3D2=01 55=3DRBK=01 167=3DOPT=01 200=3D200304=01 201=3D0=01 202=3D22.5=01 132=3D0=01 133=3D0.05=01 134=3D1=01 135=3D1=01 60=3D20030411-10:19:16=01 336=3DW_AM1=01 301=3D1=01 <---this tag has to be before tag 296 10=3D181=01 -----Original Message----- From: Oren Miller [mailto:ore...@ya...] Sent: Thursday, April 10, 2003 6:12 PM To: developers QuickFIX Subject: [Quickfix-developers] fix for nested repeating groups Just checked in a patch that fixes a problem with parsing nested = repeating groups. If you plan on using nested repeating groups, you = should get this. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/quickfix/quickfix/src/C%2b= %2b/DataDictionary.cpp.diff?r1=3D1.13 = <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/quickfix/quickfix/src/C%2= b%2b/DataDictionary.cpp.diff?r1=3D1.13&r2=3D1.14> &r2=3D1.14 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/quickfix/quickfix/src/C%2b= %2b/test/DataDictionaryTestCase.cpp.diff?r1=3D1.5 = <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/quickfix/quickfix/src/C%2= b%2b/test/DataDictionaryTestCase.cpp.diff?r1=3D1.5&r2=3D1.6> &r2=3D1.6 _____ =20 Do you Yahoo!? Yahoo! Tax = <http://us.rd.yahoo.com/finance/mailsig/*http://tax.yahoo.com> Center - = File online, calculators, forms, and more |