--- parser3/src/include/pa_string.h 2024/03/11 21:15:32 1.231 +++ parser3/src/include/pa_string.h 2024/03/14 03:17:01 1.232 @@ -8,7 +8,7 @@ #ifndef PA_STRING_H #define PA_STRING_H -#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.231 2024/03/11 21:15:32 moko Exp $" +#define IDENT_PA_STRING_H "$Id: pa_string.h,v 1.232 2024/03/14 03:17:01 moko Exp $" // includes #include "pa_types.h" @@ -56,10 +56,16 @@ class ArrayString : public Array