--- parser3/src/include/pa_string.h 2016/08/15 15:33:16 1.216 +++ parser3/src/include/pa_string.h 2016/09/07 15:03:25 1.218 @@ -8,7 +8,7 @@ #ifndef PA_STRING_H #define PA_STRING_H -#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.216 2016/08/15 15:33:16 moko Exp $" +#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.218 2016/09/07 15:03:25 moko Exp $" // includes #include "pa_types.h" @@ -73,6 +73,7 @@ unsigned long long int pa_atoul(const ch class String: public PA_Object { + friend class StringSplitHelper; public: /** piece is tainted or not. the lang to use when detaint