Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Java to C++ ticker conversions (facebook#4719)
Summary: Added back `NO_ITERATORS` and moved `NO_ITERATOR_CREATED` to the end of `toCppTickers`. This is a leftover fix which is needed in addition to a138e35 to correctly convert java tickers to c++ tickers. a138e35 only updated `toJavaTickerType` but both `toJavaTickerType` and `toCppTickers` need to be changed. Pull Request resolved: facebook#4719 Differential Revision: D13208847 Pulled By: sagar0 fbshipit-source-id: 53a42f3d6ffe04034acfde972d73040b92b4c1af
- Loading branch information