Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5
-
None
-
Patch Available
Description
This allows the haskell tests to run:
cd $THRIFT/test/hs sh runserver.hs # In another terminal cd $THRIFT/test/hs sh runclient.hs
It's not awesome yet, but allows upstream to test both the library code and the generated code from my patches. This patch also includes a few simple bug/typo fixes in code I hadn't tested yet.
Attachments
Attachments
Issue Links
- incorporates
-
THRIFT-652 Generated field name for strut is not capitalized correctly
- Closed