Path: utzoo!attcan!uunet!seismo!dimacs.rutgers.edu!rutgers!ucsd!sdd.hp.com!samsung!cs.utexas.edu!sun-barr!ccut!ascgw!sh8810!nozoe From: nozoe@telcom.oki.CO.JP (Katsumi Nozoe) Newsgroups: comp.lang.perl Subject: perl-3.0 pl#36 bug ? Message-ID: Date: 18 Oct 90 07:11:30 GMT Sender: news@sh8810.telcom.oki.CO.JP Distribution: comp Organization: Oki Electric Industry Co.,Ltd. Chiba, Japan. Lines: 40 Nntp-Posting-Host: sh8810 System: VAX/Ultirx-32 V3.0 Compiler: gcc-1.37.9 bison: 1.11 hash.h Not compiled. gcc -c -fpcc-struct-return -O -g hash.c hash.c: In function hfreeentries: hash.c:405: incompatible types in assignment make: *** [hash.o] Error 1 nozoe@sh8810% /usr/include/dbm.h not declare function "dbm_nextkey". *** perl.h.orig Thu Oct 18 15:46:15 1990 --- perl.h Thu Oct 18 15:46:24 1990 *************** *** 251,256 **** --- 251,257 ---- #define dbm_store(db,dkey,dcontent,flags) store(dkey,dcontent) #define dbm_close(db) dbmclose() #define dbm_firstkey(db) firstkey() + #define dbm_nextkey(db,dkey) nextkey(db,dkey) #endif /* ODBM */ #endif /* NDBM */ #ifdef SOME_DBM -- ------------------------------------+--------------------------------------- Oki Electric Industry Co.,Ltd. Tel : +81-472-96-2348 EXT. 4452 Telecommunications Group Mail:nozoe%telcom.oki.CO.JP@sh8810.UU.NET Switching Systems Engineering Division Katsumi Nozoe UUCP: ...!uunet!sh8810!nozoe