I know CVS is hosed

Christopher Faylor cgf@redhat.com
Thu Sep 6 10:33:00 GMT 2001


On Thu, Sep 06, 2001 at 07:27:27PM +0200, Corinna Vinschen wrote:
>On Thu, Sep 06, 2001 at 12:49:35PM -0400, Christopher Faylor wrote:
>> In the meantime, if you could check out the enclosed patch and verify
>> or disappoint, I'd be grateful.
>
>What exactly should HEAP_FREE be defined as??? Currently it isn't
>anywhere.

Sorry.

cgf

Index: cygheap.h
===================================================================
RCS file: /cvs/uberbaum/winsup/cygwin/cygheap.h,v
retrieving revision 1.21
diff -p -r1.21 cygheap.h
*** cygheap.h	2001/09/06 03:39:18	1.21
--- cygheap.h	2001/09/06 17:32:41
*************** details. */
*** 12,17 ****
--- 12,18 ----
  
  enum cygheap_types
  {
+   HEAP_FREE = 0,
    HEAP_FHANDLER,
    HEAP_STR,
    HEAP_ARGV,



More information about the Cygwin-developers mailing list