Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9eb0afd

Browse files
committed
Fixup for asserts.
1 parent454913c commit9eb0afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/c.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: c.h,v 1.40 1998/06/15 18:39:51 momjian Exp $
10+
* $Id: c.h,v 1.41 1998/06/20 04:34:31 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -616,7 +616,7 @@ typedef struct Exception
616616

617617
#ifndefUSE_ASSERT_CHECKING
618618
#defineAssert(condition)
619-
#defineAssertMacro(condition)true
619+
#defineAssertMacro(condition)(void)true
620620
#defineAssertArg(condition)
621621
#defineAssertState(condition)
622622
#else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp