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

Commit76fdee3

Browse files
committed
Mention gcc version in C comment.
1 parenta051ef6 commit76fdee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/replication/basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ perform_base_backup(basebackup_options *opt, DIR *tblspcdir)
219219
ptr.xrecoff=logseg*XLogSegSize+TAR_SEND_SIZE*i;
220220

221221
/*
222-
*Some old compilers, e.g. 2.95.3/x86, think that passing
222+
*Some old compilers, e.g.gcc2.95.3/x86, think that passing
223223
*a struct in the same function as a longjump might clobber
224224
*a variable. bjm 2011-02-04
225225
*http://lists.apple.com/archives/xcode-users/2003/Dec//msg00051.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp