home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.utils.bug
- Path: sparky!uunet!stanford.edu!agate!spool.mu.edu!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!jna.COM.AU!chrisf
- From: chrisf@jna.COM.AU (Chris Ford)
- Subject: GnuMake - file names
- Message-ID: <9211090309.AA18309@sol.jna.com.au>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- References: chrisf@jna.COM.AU (Chris Ford)
- Distribution: gnu
- Date: Mon, 9 Nov 1992 18:09:48 GMT
- Approved: bug-gnu-utils@prep.ai.mit.edu
- Lines: 24
-
- Some additional information regarding the mapping of ./file.c to file.c.
-
- $ diff ~/gnu/make/hpux-3.58/read.c ~/gnu/make/hpux-3.62/read.c
- 1237,1240d1278
- < /* Remove leading `./' sequences. */
- < while (p - q > 2 && q[0] == '.' && q[1] == '/')
- < q += 2;
- <
-
- Is there a good reason that these lines have been removed from v3.62 ?
-
- --
- Regards,
-
- Chris Ford
- JNA Telecommunications
- voice: +61 2 417 6177
- fax: +61 2 417 8026
- e-mail: chrisf@jna.com.au
- post: 16 Smith St, Chatswood, NSW 2067, Australia.
-
- ----------------------------------------------------------------------------JNA
-
-
-