projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53c641
)
コンパイルエラーの修正
v0.5p13
author
j8takagi
<j8takagi@nifty.com>
Fri, 1 Mar 2019 05:43:25 +0000
(14:43 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Fri, 1 Mar 2019 05:43:25 +0000
(14:43 +0900)
VERSION
patch
|
blob
|
history
src/dumpword.c
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
e298bf7
..
446eb86
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1,2
+1,2
@@
-v0.5p1
2
+v0.5p1
3
diff --git
a/src/dumpword.c
b/src/dumpword.c
index
88915a8
..
98f5807
100644
(file)
--- a/
src/dumpword.c
+++ b/
src/dumpword.c
@@
-32,7
+32,6
@@
int main(int argc, char *argv[])
/* エラーの定義 */
cerr_init();
- addcerrlist_load();
addcerrlist_word();
/* オプションの処理 */