upgrade to latest release

2009-07-29 Thread Sushil Shelly
Kenton, I need to upgrade a linux installation of protocol buffers. I have 2.0.3 and need to move up to use 2.1.0 - is there a set procedure to do this? thanks Sushil --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: upgrade to latest release

2009-07-29 Thread Monty Taylor
Kenton Varda wrote: On Wed, Jul 29, 2009 at 4:14 AM, Sushil Shelly skshe...@gmail.com mailto:skshe...@gmail.com wrote: I need to upgrade a linux installation of protocol buffers. I have 2.0..3 and need to move up to use 2.1.0 - is there a set procedure to do this? You can

Re: upgrade to latest release

2009-07-29 Thread Sushil Shelly
thanks for the heads up, upgrading to 2.1.0 noticed that the c++ example now requires -lpthread, once I compile my application it will need to know about pthread also. is there a set of release notes that i need to be aware of, and also are there any patches against 2.1.0 that I may need, if so

Re: upgrade to latest release

2009-07-29 Thread Kenton Varda
On Wed, Jul 29, 2009 at 12:00 PM, Sushil Shelly skshe...@gmail.com wrote: thanks for the heads up, upgrading to 2.1.0 noticed that the c++ example now requires -lpthread, once I compile my application it will need to know about pthread also. Technically this was always needed, but on some

Re: upgrade to latest release

2009-07-29 Thread Kenton Varda
On Wed, Jul 29, 2009 at 11:49 AM, Monty Taylor mord...@inaugust.com wrote: A little off-topic - but do you have a cutoff date for patches to get in to that? I've still got some Sun Studio issues I've been working on a patch for that I'd love to be in 2.2.0... There's no official schedule, so

Re: upgrade to latest release

2009-07-29 Thread Monty Taylor
Kenton Varda wrote: On Wed, Jul 29, 2009 at 11:49 AM, Monty Taylor mord...@inaugust.com mailto:mord...@inaugust.com wrote: A little off-topic - but do you have a cutoff date for patches to get in to that? I've still got some Sun Studio issues I've been working on a patch for