canna****@lists*****
canna****@lists*****
2003年 9月 17日 (水) 19:15:09 JST
Date: Wednesday September 17, 2003 @ 19:15 Author: aida_s Update of /cvsroot/canna/canna/cmd In directory sf-cvs:/tmp/cvs-serv29812/cmd Modified Files: cmd.tmpl Log Message: Get rid of BIGPOINTER switch and replace to canna_intptr_t. * configure.ac: test sizeof(void *) * canna/sysdep.h: add canna_intptr_t and fix typo in canna_uint32_t definition. * Canna.conf.dist: remove pointerIntegerDef and wcharDefinition * ccustom/Imakefile: ditto * cmd/cmd.tmpl: ditto * ccustom/lisp.h: use canna_intptr_t instead of POINTERINT * cmd/cannacheck/main.c: ditto * lib/canna/canna.h: define POINTERINT to canna_intptr_t * lib/canna/lisp.c: replace unsigned POINTERINT to canna_uintptr_t * lib/canna/lisp.h: use SIZEOF_VOID_P instead of BIGPOINTER switch =================================================================== File: no file cmd.tmpl Status: Needs Checkout Working revision: 1.3 Wed Sep 17 10:15:09 2003 Repository revision: 1.3 /cvsroot/canna/canna/cmd/cmd.tmpl,v Existing Tags: after_autoconf (revision: 1.1)