Newsgroups: fj.net.infosystems.www,fj.sources.d
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!aist-nara!newspost!hisaka-h
From: hisaka-h@is.aist-nara.ac.jp (Hisakazu Hada)
Subject: Re: lynx-2.3jp092.patch
In-Reply-To: kounosu@cc.affrc.go.jp's message of Tue, 20 Dec 1994 08:37:08 GMT
Message-ID: <HISAKA-H.94Dec20184345@alpha236.is.aist-nara.ac.jp>
Sender: news@newspost.aist-nara.ac.jp (USENET News System)
Nntp-Posting-Host: alpha236.aist-nara.ac.jp
Organization: Nara Institute of Science and Technology
References: <D12EzH.MHo@ics.tj.chiba-u.ac.jp> <D13p9x.Jtr@ap-a.cc.affrc.go.jp>
Date: Tue, 20 Dec 1994 09:43:45 GMT
Lines: 36
Xref: galaxy.trc.rwcp.or.jp fj.net.infosystems.www:743 fj.sources.d:2279
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.sources.d&nb=2279&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.



$B$O$@!w$J$i$;$s$?$s$G$9!#(B

>>>>> On Tue, 20 Dec 1994 08:37:08 GMT, kounosu@cc.affrc.go.jp (Katumi Kounosu) said:

Katumi> cc +O3 -DFANCY_CURSES -DUNIX    -I../WWW/Library/Implementation -I.. 
Katumi> -c GridText.c
Katumi> cc: "GridText.c", line 278: error 1716: Automatic aggregate 
Katumi> initialization is an ANSI feature.
Katumi> *** Error code 1

Katumi> $B$H$$$&%(%i!<$O(B
Katumi> char buffer[3] = {'\0', '\0' ,'\0'};
Katumi> $B$H$$$&2U=j$G%(%i!<$,5/$-$F$$$^$9!#(B


$B$3$l$C$F$I$&$_$F$b(B  char$B$,#3$D$"$k$+$i!"(B  
 char buffer[4] = {'\0', '\0' ,'\0'};
            ~~~
$B$,@5$7$$5$$,$9$k$s$G$9$,!D!#(B

$B$=$&$G$J$-$cAGD>$K(B
 char buffer[] = {'\0', '\0' ,'\0'};

$B$C$F$9$l$P$$$$$N$G$O!)(B

$B$A$J$_$KKM$O8e<T$G%3%s%Q%$%kDL$7$^$7$?!#(B
$B!t$M$\$1$F$?$i$4$a$s$J$5$$!#(B

--
 -------------------------------------------------------------------
  //  $B1)ED5W0l(B  $B!J$O$@$R$5$+$:!K(B / << hisaka-h@is.aist-nara.ac.jp >>
  //  $BF`NI@hC<2J3X5;=QBg3X1!Bg3X(B / $B>pJs%M%C%H%o!<%/9V:B(B($B;3K\8&5f<<(B)
  //  WWW-SHiKA is available     /URL: http://shika.aist-nara.ac.jp/ 
 -------------------------------------------------------------------
