Re: [Quickfix-developers] QuickFIX 1.12.2 Solaris 5.8 ompilation issues
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-08-25 16:38:32
|
gcc and all versions of Visual Studio apparently have declarations for these methods in the global namespace. I'm guessing SunOS does not. If you can send a patch we will update the repository. --oren On Aug 25, 2006, at 11:11 AM, Jain, Anil wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > I downloaded QuickFIX 1.12.2 and started compiling today (mainly to > find a fix for CME - the occasional cacheing of test request > message while doing daily reset). > > I added the following (and not finished - still continuing my > compilation now) to Utility.h on getting prototyping errors. > > using std::strerror; > using std::strtod; > using std::strtol; > > Am I missing something here? - as I do not see anybody reporting > such problem, and it's quite some time the new 1.12 release happened. > > Thanks and regards, > > Anil Jain > > > ______________________________________________________________________ > _ > > This E-Mail (including any attachments) may contain privileged or > confidential information. It is intended only for the addressee(s) > indicated above. > The sender does not waive any of its rights, privileges or other > protections respecting this information. > Any distribution, copying or other use of this E-Mail or the > information it contains, by other than an intended recipient, is > not sanctioned and is prohibited. > If you received this E-Mail in error, please delete it and advise > the sender (by return E-Mail or otherwise) immediately. > > This E-Mail (including any attachments) has been scanned for viruses. > It is believed to be free of any virus or other defect that might > affect any computer system into which it is received and opened. > However, it is the responsibility of the recipient to ensure that > it is virus free. > The sender accepts no responsibility for any loss or damage arising > in any way from its use. > > E-Mail received by or sent from RBC Capital Markets is subject to > review by Supervisory personnel. > Such communications are retained and may be produced to regulatory > authorities or others with legal rights to the information. > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642______________________________ > _________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |