home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / gnulib / gnucdiff / dosgdiff.bug / text0000.txt < prev   
Encoding:
Text File  |  1988-12-20  |  508 b   |  16 lines

  1.  
  2. If you have a free() which overwrites malloc()'ed storage, like Microsoft
  3. C, then comment out the statement
  4.  
  5.     free(inf[dir_arg].name);
  6.  
  7. around line 497 of file diff.c. Otherwise, if the second file argument to
  8. diff is a directory, the filename in a context diff gets mangled.
  9. -- 
  10. Michael Haberler        mah@hpuviea.uucp 
  11. Hewlett-Packard Austria GmbH,     ...mcvax!tuvie!hpuviea!mah
  12. Lieblgasse 1             ...hplabs!hpfcla!hpbbn!hpuviea!mah
  13. A-1220 Vienna, Austria        Tel: (0043) (222) 2500 x412 (9-18 CET)     
  14.  
  15.  
  16.