[protobuf] Re: Issue 393 in protobuf: Allow configure to disable maintainer mode

2012-07-03 Thread protobuf

Updates:
Status: Accepted

Comment #1 on issue 393 by liuj...@google.com: Allow configure to disable  
maintainer mode

http://code.google.com/p/protobuf/issues/detail?id=393

Thanks for the patch.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 392 in protobuf: Can't compile protobuf generated code for NaCl in 64-bit mode

2012-07-03 Thread protobuf

Updates:
Owner: pli...@google.com

Comment #2 on issue 392 by liuj...@google.com: Can't compile protobuf  
generated code for NaCl in 64-bit mode

http://code.google.com/p/protobuf/issues/detail?id=392

Philippe, is the issue still valid (after the recent fix)?

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 391 in protobuf: Patch for /trunk/src/google/protobuf/io/zero_copy_stream_impl_lite.cc

2012-07-03 Thread protobuf

Updates:
Status: Accepted

Comment #2 on issue 391 by liuj...@google.com: Patch for  
/trunk/src/google/protobuf/io/zero_copy_stream_impl_lite.cc

http://code.google.com/p/protobuf/issues/detail?id=391

Thanks for the patch.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 390 in protobuf: RepeatedFieldAccessor UnsupportedOperationException detail message wrong

2012-07-03 Thread protobuf

Updates:
Status: Accepted

Comment #1 on issue 390 by liuj...@google.com: RepeatedFieldAccessor  
UnsupportedOperationException detail message wrong

http://code.google.com/p/protobuf/issues/detail?id=390

Thanks for the patch.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 388 in protobuf: Patch of /protobuf/src/google/protobuf/compiler/command_line_interface.cc

2012-07-03 Thread protobuf

Updates:
Status: Accepted

Comment #2 on issue 388 by liuj...@google.com: Patch of  
/protobuf/src/google/protobuf/compiler/command_line_interface.cc

http://code.google.com/p/protobuf/issues/detail?id=388

The make_pair related violation will be fixed in the next release.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 387 in protobuf: -lz in protobuf.pc belongs in Libs.private, not Libs

2012-07-03 Thread protobuf

Updates:
Status: Accepted

Comment #1 on issue 387 by liuj...@google.com: -lz in protobuf.pc belongs  
in Libs.private, not Libs

http://code.google.com/p/protobuf/issues/detail?id=387

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 386 in protobuf: japanese characters garbled after XmlFormat.merge

2012-07-03 Thread protobuf

Updates:
Status: Invalid

Comment #1 on issue 386 by liuj...@google.com: japanese characters garbled  
after XmlFormat.merge

http://code.google.com/p/protobuf/issues/detail?id=386

I don't think official protobuf library provides XmlFormat class. You may  
want to create issues in http://code.google.com/p/protobuf-java-format/  
instead.


--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 383 in protobuf: Compilation Fails with g++ 2.95.3

2012-07-03 Thread protobuf

Updates:
Status: WontFix

Comment #1 on issue 383 by liuj...@google.com: Compilation Fails with g++  
2.95.3

http://code.google.com/p/protobuf/issues/detail?id=383

Sorry, but protobuf now only supports gcc 3 and 4. However, we are happy to  
accept a patch to make it work for 2.x.


Note: there's no commitment to make it work for gcc 2.x in future releases.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 385 in protobuf: make install does not use INSTALL_PREFIX

2012-07-03 Thread protobuf

Updates:
Status: NeedPatchFromUser

Comment #2 on issue 385 by liuj...@google.com: make install does not use  
INSTALL_PREFIX

http://code.google.com/p/protobuf/issues/detail?id=385

Sorry, there isn't enough man-power for those kind of feature requests.  
Please provide a patch if you need this feature.


--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 384 in protobuf: ant task (we just got Access is Denied so pure java ant task would be nice)

2012-07-03 Thread protobuf

Updates:
Status: Invalid

Comment #1 on issue 384 by liuj...@google.com: ant task (we just got Access  
is Denied so pure java ant task would be nice)

http://code.google.com/p/protobuf/issues/detail?id=384

Sorry, protobuf doesn't officially support ant or git.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 382 in protobuf: improving GOOGLE_ARRAYSIZE

2012-07-03 Thread protobuf

Updates:
Status: Accepted

Comment #1 on issue 382 by liuj...@google.com: improving GOOGLE_ARRAYSIZE
http://code.google.com/p/protobuf/issues/detail?id=382

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 381 in protobuf: Do not use heap where stack can be used

2012-07-03 Thread protobuf

Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 381 by liuj...@google.com: Do not use heap where stack  
can be used

http://code.google.com/p/protobuf/issues/detail?id=381

Marked as feature request.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 376 in protobuf: Patch for /trunk/examples/addressbook.proto

2012-07-03 Thread protobuf

Updates:
Status: Invalid

Comment #1 on issue 376 by liuj...@google.com: Patch for  
/trunk/examples/addressbook.proto

http://code.google.com/p/protobuf/issues/detail?id=376

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 366 in protobuf: Patch for /trunk/src/google/protobuf/repeated_field.h

2012-07-03 Thread protobuf


Comment #3 on issue 366 by liuj...@google.com: Patch for  
/trunk/src/google/protobuf/repeated_field.h

http://code.google.com/p/protobuf/issues/detail?id=366

Issue 365 has been merged into this issue.

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 365 in protobuf: Unused parameters in repeated_field.h cause build errors when using clang if -Werror -Wall is enabled

2012-07-03 Thread protobuf

Updates:
Status: Duplicate
Mergedinto: 366

Comment #2 on issue 365 by liuj...@google.com: Unused parameters in  
repeated_field.h cause build errors when using clang if -Werror -Wall is  
enabled

http://code.google.com/p/protobuf/issues/detail?id=365

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 374 in protobuf: Add method in ByteString to avoid big buffer copy.

2012-07-03 Thread protobuf

Updates:
Status: WorkingAsIntended

Comment #3 on issue 374 by liuj...@google.com: Add method in ByteString to  
avoid big buffer copy.

http://code.google.com/p/protobuf/issues/detail?id=374

We cannot provide this which will break the immutability semantics of  
ByteString.


--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 393 in protobuf: Allow configure to disable maintainer mode

2012-07-03 Thread protobuf

Updates:
Labels: FixedIn-2.5.0

Comment #2 on issue 393 by liuj...@google.com: Allow configure to disable  
maintainer mode

http://code.google.com/p/protobuf/issues/detail?id=393

fixed in r419, will be included in the 2.5.0 release

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 389 in protobuf: Patch: for VC11 need set preprocessor definition _VARIADIC_MAX=10;

2012-07-03 Thread protobuf

Updates:
Labels: FixedIn-2.5.0

Comment #2 on issue 389 by liuj...@google.com: Patch: for VC11 need set  
preprocessor definition _VARIADIC_MAX=10;

http://code.google.com/p/protobuf/issues/detail?id=389

Fixed in r420. Please verify if the change is ok (don't have the  
environment right now to verify).


--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 387 in protobuf: -lz in protobuf.pc belongs in Libs.private, not Libs

2012-07-03 Thread protobuf

Updates:
Labels: FixedIn-2.5.0

Comment #2 on issue 387 by liuj...@google.com: -lz in protobuf.pc belongs  
in Libs.private, not Libs

http://code.google.com/p/protobuf/issues/detail?id=387

Fixed in r421

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 385 in protobuf: make install does not use INSTALL_PREFIX

2012-07-03 Thread protobuf


Comment #3 on issue 385 by mste...@gmail.com: make install does not use  
INSTALL_PREFIX

http://code.google.com/p/protobuf/issues/detail?id=385

Thanks for your comment.

I am now using
make DESTDIR=installdir install
and this works like using INSTALL_PREFIX

Maybe this could be added to the cross compile section of README.txt?

This issue can be closed!

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 392 in protobuf: Can't compile protobuf generated code for NaCl in 64-bit mode

2012-07-03 Thread protobuf


Comment #3 on issue 392 by pli...@google.com: Can't compile protobuf  
generated code for NaCl in 64-bit mode

http://code.google.com/p/protobuf/issues/detail?id=392

The recent fix, although it looks related, does not help. I'm integrating  
Sergey's patch. Small changes need to be done in platform_macros.h too to  
define  GOOGLE_PROTOBUF_OS_NACL and the CPU arch properly.


--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] unit test protoc generated code

2012-07-03 Thread CB
I've been asked to provide code coverage unit test for protoc generated 
code (C++).  Is there any feature/tool/addon that generates such test code?

-- 
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/protobuf/-/kgxv3LtOEg4J.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.



[protobuf] Re: Issue 363 in protobuf: Downloads section should include Mac binary

2012-07-03 Thread protobuf


Comment #4 on issue 363 by ylia...@gmail.com: Downloads section should  
include Mac binary

http://code.google.com/p/protobuf/issues/detail?id=363

yes +1 for Macbinary

--
You received this message because you are subscribed to the Google Groups Protocol 
Buffers group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.