Some days, it's good to Always Be Coding. Today, it wasn't.
I just spent an entire day chasing down a problem, trying to merge the Reuters OMM API into our MarketFeed-based app. Thanks to Apurva, I was led to a small paragraph in a Readme file that said:
Known Deficiencies
- Mixing of RFA_String and std::string in application interface and implementation
As soon as I got rid of the std::string references in the code, everything magically worked!
©2008 Marc Adler - All Rights Reserved.
All opinions here are personal, and have no relation to my employer.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment