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

Commit001cbb1

Browse files
committed
Avoid unused variable warnings for certain configurations
1 parent390cf32 commit001cbb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎contrib/pg_test_fsync/pg_test_fsync.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,9 +359,11 @@ test_open_syncs(void)
359359
staticvoid
360360
test_open_sync(constchar*msg,intwrites_size)
361361
{
362+
#ifdefOPEN_SYNC_FLAG
362363
inttmpfile,
363364
ops,
364365
writes;
366+
#endif
365367

366368
printf(LABEL_FORMAT,msg);
367369
fflush(stdout);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp