>>>>> On Sun, 03 Jun 2007 12:52:26 -0400, Richard Stallman <[EMAIL PROTECTED]>
>>>>> said:
> There needs to be a GCPRO in x_set_name_internal around the calls to
> x_encode_text, at least to protect the variable encoded_name. Or
> else the code needs to be rearranged so encoded_name is not used
> after the calls to x_encode_text.
Such GCPROs are not necessary because x_encode_text is called with the
third arg SELECTIONP == 0. Actually, there's no SELECTIONP != 0 case
in the current Emacs code.
YAMAMOTO Mitsuharu
[EMAIL PROTECTED]
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug