Re: const bug

2010-08-23 Thread Stephen Haberman
> Agree, I'd love to see a ticket for this - and I'd love if it had a patch > attached even more. https://issues.apache.org/jira/browse/THRIFT-864 Sorry, no patch. :-) - Stephen

RE: const bug

2010-08-23 Thread Mark Slee
ences or pointers. -Original Message- From: Bryan Duxbury [mailto:br...@rapleaf.com] Sent: Monday, August 23, 2010 2:31 PM To: thrift-user@incubator.apache.org Subject: Re: const bug Generally I would be leaning towards the copy approach. On Mon, Aug 23, 2010 at 2:27 PM, Stephen Haberman

Re: const bug

2010-08-23 Thread Bryan Duxbury
Generally I would be leaning towards the copy approach. On Mon, Aug 23, 2010 at 2:27 PM, Stephen Haberman wrote: > > > I think this one falls under the category of "reasonable, but > > currently unimplemented feature." > > Upon closer examination, we had been using Thrift version > 20080411-expor

Re: const bug

2010-08-23 Thread Stephen Haberman
> I think this one falls under the category of "reasonable, but > currently unimplemented feature." Upon closer examination, we had been using Thrift version 20080411-exported and the compiler accepted the previous input, but actually generated the wrong result. Given the previous thrift definit

Re: const bug

2010-08-23 Thread Bryan Duxbury
Agree, I'd love to see a ticket for this - and I'd love if it had a patch attached even more. On Mon, Aug 23, 2010 at 1:45 PM, Mark Slee wrote: > I think this one falls under the category of "reasonable, but currently > unimplemented feature." Not sure if there's a JIRA ticket open for this > (n

RE: const bug

2010-08-23 Thread Mark Slee
I think this one falls under the category of "reasonable, but currently unimplemented feature." Not sure if there's a JIRA ticket open for this (nothing springs to mind). Worth opening one, I don't see any reason not to support this. -Original Message- From: Stephen Haberman [mailto:ste