[Canna-cvs 790] CVS update: canna/cmd/cannacheck

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

Modified Files:
	main.c 
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 main.c		Status: Needs Checkout

   Working revision:	1.5	Wed Sep 17 10:15:09 2003
   Repository revision:	1.5	/cvsroot/canna/canna/cmd/cannacheck/main.c,v

   Existing Tags:
	RELBR_3_6                	(branch: 1.2.2)
	after_autoconf           	(revision: 1.3)
	before_autoconf          	(revision: 1.3)
	release_3_6_p3           	(revision: 1.2)
	release_3_6_p2           	(revision: 1.2)
	after_new_wchar          	(revision: 1.3)
	before_new_wchar         	(revision: 1.2)
	after_cvsignore          	(revision: 1.2)
	before_cvsignore         	(revision: 1.2)
	release_3_6_p1           	(revision: 1.2)
	relbr_3_bp               	(revision: 1.2)
	release_3_6              	(revision: 1.2)
	after_fujieda_patches    	(revision: 1.1.1.1)
	orig_35b2                	(revision: 1.1.1.1)
	NEC_CORP                 	(branch: 1.1.1)




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