home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / utils / bug / 2023 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.1 KB  |  38 lines

  1. Newsgroups: gnu.utils.bug
  2. 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
  3. From: chrisf@jna.COM.AU (Chris Ford)
  4. Subject: GnuMake - file names
  5. Message-ID: <9211090309.AA18309@sol.jna.com.au>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: chrisf@jna.COM.AU (Chris Ford)
  9. Distribution: gnu
  10. Date: Mon, 9 Nov 1992 18:09:48 GMT
  11. Approved: bug-gnu-utils@prep.ai.mit.edu
  12. Lines: 24
  13.  
  14. Some additional information regarding the mapping of ./file.c to file.c.
  15.  
  16. $ diff ~/gnu/make/hpux-3.58/read.c ~/gnu/make/hpux-3.62/read.c
  17. 1237,1240d1278
  18. <       /* Remove leading `./' sequences.  */
  19. <       while (p - q > 2 && q[0] == '.' && q[1] == '/')
  20. <       q += 2;
  21.  
  22. Is there a good reason that these lines have been removed from v3.62 ?
  23.  
  24. --
  25. Regards,
  26.  
  27. Chris Ford
  28. JNA Telecommunications
  29. voice:  +61 2 417 6177
  30. fax:    +61 2 417 8026
  31. e-mail: chrisf@jna.com.au
  32. post:   16 Smith St, Chatswood, NSW 2067, Australia.
  33.  
  34. ----------------------------------------------------------------------------JNA
  35.  
  36.  
  37.