home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6108 < prev    next >
Encoding:
Text File  |  1992-09-11  |  674 b   |  22 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!tmc!howard
  3. From: howard@monitor.com (Howard Brenner)
  4. Subject: Make bug?
  5. Message-ID: <BuF2u0.EIC@monitor.com>
  6. Sender: howard@monitor.com (Howard Brenner)
  7. Reply-To: howard@monitor.com (Howard Brenner)
  8. Organization: Monitor Company / IE
  9. Date: Fri, 11 Sep 1992 13:58:47 GMT
  10. Lines: 10
  11.  
  12. This is rare, but it has happened to me twice.
  13.  
  14. In V2.1 of NeXTStep I was performing a make on my program when in the  
  15. middle I realized I wanted to change a file.  I pressed CNTRL-C during the  
  16. make and got the following message:
  17.     <filename>.m removed
  18.  
  19. and sure enough my source file was gone!
  20.  
  21. Has anyone else run into this problem?
  22.