aonot****@users*****
aonot****@users*****
2012年 6月 13日 (水) 04:18:33 JST
Date: Wednesday June 13, 2012 @ 04:18 Author: aonoto Update of /cvsroot/freewnn/FreeWnn/Wnn/jutil In directory sf-cvs:/tmp/cvs-serv9167/Wnn/jutil Modified Files: wddel.c wdreg.c Log Message: - Quick fix for warning about format-security by gcc. Based on patch by Hideki Yamane and Makoto Fujiwara ([Freewnn-users 102]). Replacing from sprintf() to snprintf() or strncat() would be better. - (Wnn/jutil/wddel.c) Change (fix?) type of Com[] to w_char in code for 'wddel -C' mode. I think I'm doing right, but not tested. - Strip old mail address (as usual).