hns - 日記自動生成システム - Version 2.19.9

先月 2007年08月 来月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2007年08月19日() 旧暦 [n年日記] [更新:"2007/08/20 00:23:09"]

#1 [NetBSD][pkgsrc] print/ja-vfxdvik: conflicting types for 'home'

dvi-draw.c:524: error: conflicting types for 'home'
dvi-draw.c:524: note: an argument type that has a default promotion can't match an empty parameter name list declaration
xdvi.h:1438: error: previous declaration of 'home' was here
   523  
   524  extern void home();  /* from events.c */
   525  extern int fallbacktfm; /* from tfmload.c */
  1438  extern void     home ARGS((wide_bool go_home));
an argument type that has a default promotion can't match an empty parameter name list declaration :
promotion って初めて見た ?
patches/patch-aq
$NetBSD$

--- texk/xdvik/dvi-draw.c.orig	2007-08-19 22:37:56.000000000 +0900
+++ texk/xdvik/dvi-draw.c	2007-08-19 22:38:20.000000000 +0900
@@ -521,7 +521,7 @@
 
 #endif /* T1LIB */
 
-extern void home();  /* from events.c */
+extern void home(wide_bool);  /* from events.c */
 extern int fallbacktfm; /* from tfmload.c */
 
 static struct frame frame0;	/* dummy head of list */
send-pr かな ?



最近の日記
2024年07月03日
kicad oddity
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)