Ronald Bradford wrote:
> Jay,
> 
> Patch has been applied to the Build Master and Primary Slave.
> When your patch is applied to the trunk, you might like to force a build to
> confirm it's operating as planned.

Will do, thx.

> Ronald
> 
> Using your Sun email now I see, directive?

Hehe, no, just now forwarding mysql.com to sun.com and didn't want
double messages popping up. :)

-jay

> 
> On Wed, Aug 27, 2008 at 10:47 AM, Jay Pipes <[EMAIL PROTECTED]> wrote:
> 
>> Hi,
>>
>> I've patched Google Proto Buffers protoc compiler with a fix for the
>> trailing comma issue which produces generated code that fails pedantic
>> warnings.  I've submitted the patch to Google and it will be
>> incorporated into the 2.0.1beta release (see:
>>
>> http://groups.google.com/group/protobuf/browse_thread/thread/2e7fffac6fa5c6c9?hl=en
>> ).
>>  But, going forward, you will need to have a fixed
>> protoc in order to properly compile Drizzle after I push later today
>> with changes for the handler discovery methods.
>>
>> To fix things, you need to apply the attached patch to the downloaded
>> source of Google proto buffers library.
>>
>> Save the attached patch.
>>
>> Assuming you downloaded Google protobuffers to your desktop...
>>
>> cd ~/Desktop/protobuf-2.0.0beta/src/google/protobuf/compiler/cpp/
>>
>> patch -u cpp_enum.cc path_to_downloaded.patch
>> cd ../../../../../
>> ./configure
>> sudo make uninstall
>> make
>> sudo make install
>> sudo ldconfig
>>
>> Cheers,
>>
>> Jay
>>
>>
>> _______________________________________________
>> Mailing list: 
>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
>> Post to     : drizzle-discuss@lists.launchpad.net
>> Unsubscribe : 
>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : drizzle-discuss@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to