Jake,

How good is the trunk code right now?  I ran into another bug (oneway
functions not working in Java) which is a big problem for me and has
been fixed on the trunk.  Can I use the trunk code while I wait for
0.9 to drop?

Thanks,
Akshat

On Thu, Sep 27, 2012 at 10:04 PM, Jake Farrell <[email protected]> wrote:
> I'm working on that right now
>
> -Jake
>
>
> On Thu, Sep 27, 2012 at 9:51 PM, Eric Newton <[email protected]> wrote:
>
>> Does anyone know when there will be a release?  Seems rather critical.
>>
>> -Eric
>>
>> On Thu, Sep 27, 2012 at 9:34 PM, Jake Farrell <[email protected]> wrote:
>> > This has been fixed in the current trunk
>> >
>> > -Jake
>> >
>> >
>> > On Thu, Sep 27, 2012 at 5:21 PM, Akshat Aranya <[email protected]>
>> wrote:
>> >
>> >> Hi,
>> >>
>> >> I'm implementing a Java client and server with Thrift 0.8.0.  I'm
>> >> observing that when a Thrift method has a non-void return value, the
>> >> exceptions that are declared to be thrown in the thrift definition are
>> >> never actually seen on the client.  If I use a void return method,
>> >> then the exceptions get sent to the client.  Is this how it's supposed
>> >> to be, or am I missing something?
>> >>
>> >> Thanks,
>> >> Akshat
>> >>
>>

Reply via email to