GitHub user ozn opened a pull request:
https://github.com/apache/thrift/pull/29
Trunk
improve error message,fix a t_csharp_generator bug
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ozn/thrift trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/29.patch
----
commit 02bd035f1c198111444b3171c631be0010bbc002
Author: oznyang <[email protected]>
Date: 2012-11-03T12:49:07Z
add responseText to ajax error throw message
commit 81e2ee845e2bee82ed66628ac138dda7ebb211d5
Author: oznyang <[email protected]>
Date: 2012-11-03T12:52:58Z
add httpClient request error response to exception message
commit 20e3763484cad4e9cd9fb33075e82d989be24288
Author: oznyang <[email protected]>
Date: 2012-11-03T12:55:45Z
add exception message to ouput TApplicationException
commit db568f550eaf8dc0d93e982beb9c73087389952d
Author: oznyang <[email protected]>
Date: 2012-11-03T13:00:04Z
fix t_csharp_generator print_const_value not resolve typedef
----