[Canna-cvs 594] CVS update: canna/cmd/kpdic

Back to archive index

canna****@lists***** canna****@lists*****
2003年 6月 29日 (日) 04:36:48 JST


Date:	Sunday June 29, 2003 @ 4:36
Author:	aida_s

Update of /cvsroot/canna/canna/cmd/kpdic
In directory sf-cvs:/tmp/cvs-serv29153/cmd/kpdic

Modified Files:
	kpdic.c 
Log Message:
Several fixes related to romaji-kana conversion.
1. Properly interpret "\xXX" format in kpdef file.
2. Kpdic can generate PTDIC formatted roma-kana table, but uilib did not
   supported it. Additionally kpdic itself created broken PTDIC.
   Now all properly handle PTDIC, though it doesn't seem very useful.
3. Dpromdic didn't work if CPP macro included arguments to cpp.

* cmd/dpromdic/dpromdic.c(printch): escape cpp-unsafe characters
* cmd/kpdic/kpdic.c(getWORD): Interpret "\xXX" format. "n\x27" was
  "nx27" for 9 years!
  (main): correct size header of PTDIC
* lib/RK/RK.h: add RX_PTDIC
* lib/canna/RKroma.c: make PTDIC format work
  (readHeader): added
  (RkwOpenRoma): move header operations to readHeader
* cmd/mkromdic/mkromdic.cpp: expand CPP macro

===================================================================
File: no file kpdic.c		Status: Needs Checkout

   Working revision:	1.4	Sat Jun 28 19:36:48 2003
   Repository revision:	1.4	/cvsroot/canna/canna/cmd/kpdic/kpdic.c,v

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




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