[comp.lang.perl] perl-3.0 pl#36 bug ?

nozoe@telcom.oki.CO.JP (Katsumi Nozoe) (10/18/90)

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
 
 
 

nozoe@mtc.telcom.oki.CO.JP (Katsumi Nozoe) (10/19/90)

Sorry, this patch is bug !!.

In article <NOZOE.90Oct18161130@sh8810.telcom.oki.CO.JP> nozoe@telcom.oki.CO.JP (Katsumi Nozoe) writes:

 |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)
                          ||
                          \/
 |+ #define dbm_nextkey(db,dkey) nextkey(dkey)
--

------------------------------------+---------------------------------------
$@2-EE5$9)6H3t<02q<R(J $@EE;RDL?.;v6HK\It(J | Oki Electric Industry Co.,Ltd.
               $@8r49%7%9%F%`3+H/K\(J$@It(J | Telecommunications Group
		                    | Switching Systems Engineering Division
                          $@LnI{(J $@>!8J(J | Katsumi Nozoe 
$@EEOCHV9f(J  : 0472-96-2348  (4452)    | Tel : +81-472-96-2348 EXT. 4452
$@EE;R%a!<%k(J: nozoe@telcom.oki.co.JP  | Mail: nozoe%telcom.oki.co.JP@uunet.UU.NET
    UUCP  : ...!uunet!sh8810!nozoe or ...!uunet!sh8810!telcom.oki.co.jp!nozoe