[protobuf] 65k string limit in MS Visual C++ 2005

2010-04-06 Thread Iiro
Hi! I am having a problem when compiling my libraries which use protobuf generated sources when I'm using the Visual C++ 2005 Professional edition. I am using the version 2.3.0 of Protocol Buffers. I have described a custom string EnumValueOptions extension as follows: extend google.protobuf.Enu

[protobuf] Re: 65k string limit in MS Visual C++ 2005

2010-04-07 Thread Iiro
Kenton, do you recall if > you ever ran the test with VC++2005? Just wondering if it only shows up in > certain environments/settings. > > > > On Tue, Apr 6, 2010 at 12:13 AM, Iiro wrote: > > Hi! > > > I am having a problem when compiling my libraries which use prot

[protobuf] Re: 65k string limit in MS Visual C++ 2005

2010-04-08 Thread Iiro
tain anyway, > so splitting it up would be a good idea. > > Also, can you file an issue > report?http://code.google.com/p/protobuf/issues/list > > > > On Wed, Apr 7, 2010 at 6:22 AM, Iiro wrote: > > The problem seems to occur with Visual C++ 2008 also. The test projec