[w3m-dev 03660] Re: fputs -> Strfputs
* Str.h (Strncmp_charp): paren (Strncasecmp_charp): ditto (Strinsert): ditto (Strshrinkfirst): ditto * display.c (disp_err_message): added * file.c (loadGeneralFile): don't put function in macro arg (saveBuffer): ditto * frame.c (createFrameFile): ditto * proto.h (disp_err_message): macro->function * table.c (pushdata): if data is NULL, use "" (suspend_or_pushdata): if line is NULL, use "" * textlist.h (pushText): don't use (s) twice in a macro From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
18
ChangeLog
18
ChangeLog
@@ -1,3 +1,19 @@
|
||||
2003-01-21 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
|
||||
|
||||
* [w3m-dev 03660] Re: fputs -> Strfputs
|
||||
* Str.h (Strncmp_charp): paren
|
||||
(Strncasecmp_charp): ditto
|
||||
(Strinsert): ditto
|
||||
(Strshrinkfirst): ditto
|
||||
* display.c (disp_err_message): added
|
||||
* file.c (loadGeneralFile): don't put function in macro arg
|
||||
(saveBuffer): ditto
|
||||
* frame.c (createFrameFile): ditto
|
||||
* proto.h (disp_err_message): macro->function
|
||||
* table.c (pushdata): if data is NULL, use ""
|
||||
(suspend_or_pushdata): if line is NULL, use ""
|
||||
* textlist.h (pushText): don't use (s) twice in a macro
|
||||
|
||||
2003-01-21 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
|
||||
|
||||
* [w3m-dev 03659] Can't download from SSL.
|
||||
@@ -6626,4 +6642,4 @@ a * [w3m-dev 03276] compile error on EWS4800
|
||||
* release-0-2-1
|
||||
* import w3m-0.2.1
|
||||
|
||||
$Id: ChangeLog,v 1.695 2003/01/20 15:25:29 ukai Exp $
|
||||
$Id: ChangeLog,v 1.696 2003/01/20 15:30:18 ukai Exp $
|
||||
|
||||
Reference in New Issue
Block a user