Sylvain Beucler <[EMAIL PROTECTED]> writes:

> Attached is a small patch to fix a couple non-fred memory blocks. They
> are not a big deal, but they do produce noise when analyzing programs
> with memory checkers such as Valgrind.

I do not see the attachment.

> Another thing:, the relocatable module documentation recommends using:
>   bindtextdomain (PACKAGE, relocate (LOCALEDIR));
> however, the result of relocate may be LOCALEDIR itself (no
> relocation) or a newly allocated string. 
[...]
> Maybe it would be cleaner to always return a newly allocated string?

This does seem reasonable to me, but I will wait to hear Bruno's
opinion before I do anything.
-- 
Ben Pfaff 
http://benpfaff.org



Reply via email to