Comment # 13
on bug 9367
from Bill Meier
(In reply to comment #12)
> (In reply to comment #11)
>
> Ok, is there a big benefits when using extended value string vs value string ?
>
> Is there a minimum of element to be defined to be more advantageous when
> using extended string ?
(I'll comment on this in a little while).
> If you agree, is it possible to first check in the patch I've set as
> attachement,
>
Done in SVN #53101.
(From the commit comment:
From me: Remove several uses of DEF_VALSEXT macro
since the above patch removed the definition.
(It seems that Microsoft C expands undefined macros as null;
GCC complains).
You are receiving this mail because:
- You are watching all bug changes.