Changes between Initial Version and Version 1 of Ticket #7948


Ignore:
Timestamp:
Aug 28, 2011, 8:52:51 AM (13 years ago)
Author:
pulkomandy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7948 – Description

    initial v1  
    88int compare(const char* s, size_t pos1, size_t n1) const;
    99}}}
     10It is BeOS "legacy" (ie BeOS has the same problem), but it's a bit annoying when trying to write portable C++ code.
    1011
    11 Not sure if this is BeOS legacy, but it's a bit annoying when trying to write portable C++ code.
     12Can we do something about it without breaking binary compatibility ?