Don't allow async (no return) functions that throw exceptions.
authorDavid Reiss <dreiss@apache.org>
Fri, 14 Mar 2008 00:51:42 +0000 (00:51 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 14 Mar 2008 00:51:42 +0000 (00:51 +0000)
commit6d94390375e865e0c774df1dc072ea1774eba7b1
treef6183ef8964864c680056c406d0cef507b3c057a
parent21c95a31ee8228009469a8d63f4f33d509f11819
Don't allow async (no return) functions that throw exceptions.

This wouldn't work anyway.  Better to catch it early.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665570 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/parse/t_function.h