canna****@lists*****
canna****@lists*****
2003年 12月 28日 (日) 02:15:24 JST
Date: Sunday December 28, 2003 @ 2:15 Author: aida_s Update of /cvsroot/canna/canna/lib/RKC In directory sf-cvs:/tmp/cvs-serv5942/lib/RKC Modified Files: Tag: RELBR_3_7 conf.c Log Message: Sync with HEAD. All changes were fixes of bugs or portability problems, therefore I merged all of them. * CHANGES.jp: forgot IPv6 feature * Canna.conf.dist(CppSedMagic): Remove #pragma inserted by the default gcc-3.3 that ships with MacOS X 10.3. Recent snapshot of XFree86 specifies /usr/bin/cpp3 as CppCmd so we don't need redefine CppSedMagic. * Imakefile: Use confwrapper. #undef malloc in cannaconf.h. Fix OS2Architecture. * configure.ac: add proper arguments of AC_INIT and RCSID * confwrapper: added to remove something like ` ` in CPPFLAGS and others * confwrapper.sub: ditto * mkrelease.sh: always use autoconf 2.59 * canuum/Imakefile: use confwrapper * dic/ideo/pubdic/Imakefile: link libRKindep * lib/RKC/conf.c(Lexer_next): skip #pragma (host_str_defaults): put a dummy member (top_num_defaults): ditto * lib/RKindep/cfuncs.c: #ifndef HAVE_MALLOC -> #if !HAVE_MALLOC * lib/RKindep/cfuncs.h: Newer autoconf defines HAVE_MALLOC to 0 but older undefines it. Accept both. * server/convert.c: Forward declaration of file scope array is not confirm to the standard. Fixed. Added some #ifdef USE_EUC_PROTOCOL. * server/wconvert.c: ditto =================================================================== File: no file conf.c Status: Needs Checkout Working revision: 1.12.2.1 Sat Dec 27 17:15:24 2003 Repository revision: 1.12.2.1 /cvsroot/canna/canna/lib/RKC/conf.c,v Sticky Tag: RELBR_3_7 (branch: 1.12.2) Existing Tags: release_3_7 (revision: 1.12) relbr_3_7_bp (revision: 1.12) RELBR_3_7 (branch: 1.12.2) release_3_7_beta1 (revision: 1.10) after_win_removal (revision: 1.9) before_win_removal (revision: 1.9)