[Canna-cvs 787] CVS update: canna/canna

Back to archive index

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/canna
In directory sf-cvs:/tmp/cvs-serv29812/canna

Modified Files:
	sysdep.h 
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 sysdep.h		Status: Needs Checkout

   Working revision:	1.3	Wed Sep 17 10:15:09 2003
   Repository revision:	1.3	/cvsroot/canna/canna/canna/sysdep.h,v

   Existing Tags:
	No Tags Exist




Canna-cvs メーリングリストの案内
Back to archive index