Martin Vogt created THRIFT-2295:
-----------------------------------
Summary: Make "oneway" more generic
Key: THRIFT-2295
URL: https://issues.apache.org/jira/browse/THRIFT-2295
Project: Thrift
Issue Type: Improvement
Components: Compiler (General)
Affects Versions: 0.9.1
Reporter: Martin Vogt
Priority: Trivial
I'm experimenting with different function modifiers
("oneway","signal","slot", etc...)
The current code does not make such tests easy, because the "oneway"
modifier is hardcoded as bool.
The following patch improves the optional function modifier to be more generic.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)