Can you upload your patch to codereview.appspot.com regardless?  I'd like to
see what changes are required, and other Borland users could reuse your
patch.

On Thu, Oct 15, 2009 at 2:54 AM, Dazza <dazzacoll...@gmail.com> wrote:

>
> It turns out that the namespace "internal" causes problems for the
> Borland C++ compiler, specifically because of the internal method
> declared in <ios>.  This appears to be a bug in the compiler as these
> names should not collide.  In order to get protocol buffers lite to
> compile I used the namespace "internals" rather than "internal".  I
> would expect that drastic a change is not something you would want to
> merge into the main tree and is too intrusive to #ifdef.
>
> >
>

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