delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/01/29/23:06:15

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Mon, 29 Jan 2001 22:05:26 -0600
Message-ID: <3A763D86.2C5030C3@qwest.net>
From: "AJ Reins" <tbisp AT qwest DOT net>
To: "CygWin Mailing List" <cygwin AT sources DOT redhat DOT com>
X-Mailer: Mozilla 4.76 [en] (Win95; U)
X-Accept-Language: en
MIME-Version: 1.0
Subject: Bug in /usr/include/mingw/assert.h (w/patch)

There is a small bug in /usr/include/mingw/assert.h. Here is the
patch.
*** assert.h.old	Mon Dec 25 11:44:58 2000
--- assert.h	Mon Jan 29 10:57:24 2001
***************
*** 41,47 ****
  /*
   * If not debugging, assert does nothing.
   */
! #define assert(x)	((void)0);
  
  #else /* debugging enabled */
  
--- 41,47 ----
  /*
   * If not debugging, assert does nothing.
   */
! #define assert(x)	((void)0)
  
  #else /* debugging enabled */
  

-- 
AJ Reins - tbisp<AT>qwest.net -or- tbisp<AT>my-deja.com
Warning label I would like to see on software:
"Before using, read instructions.
 If you do not understand or cannot read,
  do no use this product."

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019