Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!think!bloom-beacon!bu-cs!scott@bu-ma.bu.edu From: scott@bu-ma.bu.edu (Scott Sutherland) Newsgroups: comp.sources.bugs Subject: minor annoyance in patch patch #10, #11 Message-ID: <880616132711@euler> Date: 16 Jun 88 17:27:12 GMT Lines: 19 The new Configure script for Larry Wall's patch program doesn't build a new config.h if there's an old one around, since config.SH doesn't appear in MANIFEST. It also doesn't warn you that it didn't make a new one, so I was very confused for a while. This is indeed a minor point, but seems easy to fix. One other small thing is an improper declaration in util.c for hupval/intval and my_exit. I always get the following: cc -c -O util.c "util.c", line 245: warning: illegal pointer combination "util.c", line 248: warning: illegal pointer combination on both a Sun 3 running SUN OS 3.4, and on a Celerity 1200. Scott Sutherland scott@bu-ma.bu.edu Boston University Math Department