On Feb 21, 2013, at 11:16 AM, "[email protected]" <[email protected]> wrote:
> I think, the John's suggestion for odd strings should work here.
> Something like:
> if (sym == NULL) {
> str = "CONSTANT_PLACEHOLDER_42";
> }
>
> I will file a bug on this.
Yes, that looks good. I suggest either the empty string, or something slightly
informative such as "patch#42", where 42 is the CP index. — John
