Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 283 by miry.hel...@harmonicinc.com: Compilation error: repeated_field.h:304: no matching function for call to basic_string... ::clear()
http://code.google.com/p/protobuf/issues/detail?id=283

What steps will reproduce the problem?
Compiling the code produces the following error:

..\Appl\google\protobuf\repeated_field.h: In function `void
google::protobuf::internal::StringTypeHandlerBase::Clear (string *)':
..\Appl\google\protobuf\repeated_field.h:304: no matching function for call to `basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> >::clear (
)'
..\Appl\google\protobuf\repeated_field.h: At top level:
..\Appl\google\protobuf\repeated_field.h:825: confused by earlier e
rrors,
bailing out

What is the expected output? What do you see instead?
I see these errors.

What version of the product are you using? On what operating system?
2.4.1 over linux.
Configuration flags:
./configure --target=pentium4-pc-windows --host=mips-wrs-vxworks
compilation with Tornado over Windows.
The code should run over VxWorks.

Please provide any additional information below.


--
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.

Reply via email to