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

Commit53d7d49

Browse files
committed
The VC++ build needs to compile the new strlcat.c file. Patch from Magnus
Hagander.
1 parenta3f9a05 commit53d7d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/mkvcbuild.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
our@pgportfiles =qw(
1818
crypt.c fseeko.c getrusage.c inet_aton.c random.c srandom.c
1919
unsetenv.c getaddrinfo.c gettimeofday.c kill.c open.c rand.c
20-
snprintf.c strlcpy.c copydir.c dirmod.c exec.c noblock.c path.c pipe.c
20+
snprintf.cstrlcat.cstrlcpy.c copydir.c dirmod.c exec.c noblock.c path.c pipe.c
2121
pgsleep.c pgstrcasecmp.c qsort.c qsort_arg.c sprompt.c thread.c
2222
getopt.c getopt_long.c dirent.c rint.c win32error.c);
2323

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp