bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reloading domain


From: Elan Ruusamäe
Subject: reloading domain
Date: Sun, 26 Jul 2009 22:47:00 +0300
User-agent: KMail/1.11.2 (Linux/2.6.27.15-1; KDE/4.2.3; x86_64; ; )

hi

is it possible to reload/unload existing .mo in running process?
as it seems the .mo file is cached and kept open forever.
i tried to change active locale with setlocale() but it still used the old 
cached version.

i found from source:
extern void _nl_unload_domain (struct loaded_domain *__domain)
but it's marked as internal, no public interface to it.

-- 
glen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]