[Quickfix-developers] Known bug (was: Re: FIX 5.0 - resend request)
Brought to you by:
orenmnero
From: K. F. <kfr...@gm...> - 2017-11-10 03:53:26
|
Hi Joe! Short story -- known bug. On Thu, Nov 9, 2017 at 10:21 AM, Joseph La Valle <jo...@la...> wrote: > ... > but several errors.. > > 2. I have no clue what this error is > > Severity Code Description Project File Line Suppression State > Error C2664 'uintptr_t _beginthreadex(void *,unsigned int,_beginthreadex_proc_type,void *,unsigned int,unsigned int *)': cannot convert argument 3 from 'FIX::THREAD_START_ROUTINE (__stdcall **)' to '_beginthreadex_proc_type' quickfix D:\Temp\quickfix\src\C++\Utility.cpp 399 > Known bug, reported YEARS ago: See, for example: https://sourceforge.net/p/quickfix/mailman/message/35810081/ (This issue is discussed towards the end of the above thread, so don't just look at the beginning.) Solution: Tell the QuickFIX maintainers to fix their code. (I don't have anything to say about the other issues you raise.) Good Luck! K. Frank |