Author: muggenhor
Date: Sat Jul 19 21:15:02 2008
New Revision: 5586

URL: http://svn.gna.org/viewcvs/warzone?rev=5586&view=rev
Log:
Make the treap code specific for string resources

Because the treap management code is only used by the code for string 
resources, make it specific for these string resources and don't use casting 
back & forth from void* all over the place. This simplifies the interaction of 
string resource code with treap code.

This will allow an easier cleanup and eventually a removal of string resource 
code. As the string resource code can eventually be replaced with gettext code 
instead.

This closes #18

Modified:
    trunk/lib/framework/strres.c
    trunk/lib/framework/strres.h
    trunk/lib/framework/treap.c
    trunk/lib/framework/treap.h


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to