Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.9
-
None
-
Patch Available
Description
If the .thrift file contains no namespace the cpp generator
creates a:
using namespace ;
line. This does not compile.