From: SHIOTA S. <BYP...@ni...> - 2004-12-08 10:17:18
|
初めまして、潮田と申します。 CVS からソースを取得し mlterm を作成しようとしたところ、 x_im_candidate_screen.c でプロトタイプとあわない旨のエラーを 表示して失敗しました。 USE_IM_PLUGIN が define されていない場合だけ引数が足りないようです。 --- mlterm/xwindow/x_im_candidate_screen.c.orig 2004-12-07 20:30:23.000000000 +0900 +++ mlterm/xwindow/x_im_candidate_screen.c 2004-12-08 18:58:06.000000000 +0900 @@ -1074,6 +1074,7 @@ x_font_manager_t * font_man , x_color_manager_t * color_man , int is_vertical_term , + int is_vertical_direction , u_int line_height_of_screen , int x , int y -- ********************************************************* おお自由よ、汝のために如何に多くの血が流されたことか ********************************************************* |