home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / misc / hwgrcs / src / rcs.rcsfiles / bugsfixed < prev    next >
Encoding:
Text File  |  1995-06-25  |  1020 b   |  75 lines

  1. head    1.3;
  2. access;
  3. symbols
  4.     HWGRCSP12F:1.3
  5.     HWGRCSP11F:1.3
  6.     HWGRCSP10F:1.3
  7.     HWGRCSP9:1.3
  8.     HWGRCSP8F:1.3
  9.     HWGRCSP7F:1.3
  10.     C_15:1.3;
  11. locks; strict;
  12. comment    @# @;
  13.  
  14.  
  15. 1.3
  16. date    94.01.07.22.29.24;    author heinz;    state Exp;
  17. branches;
  18. next    1.2;
  19.  
  20. 1.2
  21. date    94.01.06.11.50.00;    author heinz;    state Exp;
  22. branches;
  23. next    1.1;
  24.  
  25. 1.1
  26. date    93.12.20.18.51.33;    author heinz;    state Exp;
  27. branches;
  28. next    ;
  29.  
  30.  
  31. desc
  32. @Just a reminder which original RCS bugs or quirks I have fixed.
  33. It is not of official nature.
  34. @
  35.  
  36.  
  37. 1.3
  38. log
  39. @*** empty log message ***
  40. @
  41. text
  42. @rcsclean.c
  43.  
  44.     - closedir() is called in get_directory without respecting a possible void
  45.       return! There should be define.
  46.       Added #ifdef VOID_CLOSEDIR to fix this!
  47.  
  48.     - dir spec for no filenames is no "" instead of ".".
  49.  
  50. rcsfnms.c
  51.  
  52.     - rcssuffix returned the wrong suffix for a file "rcs/file.c,v" with
  53.       a suffix setup of "/,v". This messed up the workfilename.
  54.  
  55.  
  56. @
  57.  
  58.  
  59. 1.2
  60. log
  61. @Another rcsclean.c fix for the Amiga.
  62. @
  63. text
  64. @d8 7
  65. @
  66.  
  67.  
  68. 1.1
  69. log
  70. @Initial revision
  71. @
  72. text
  73. @d7 1
  74. @
  75.