Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.7
-
None
-
Patch Available
Description
It looks like TBaseProcessor now requires a type parameter for the iface, but the generator does not provide it. The generated code does not compile with the associated libthrift. I think this patch fixes it.