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

Commitf32a1fa

Browse files
committed
Add strxfrm_l to list of functions where Windows adds an underscore.
Per buildfarm failure on bowerbird after last night's commit4ea51cd.Peter Geoghegan
1 parentaa71939 commitf32a1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/include/port/win32.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ typedef int pid_t;
341341
#defineisspace_l _isspace_l
342342
#defineiswspace_l _iswspace_l
343343
#definestrcoll_l _strcoll_l
344+
#definestrxfrm_l _strxfrm_l
344345
#definewcscoll_l _wcscoll_l
345346
#definewcstombs_l _wcstombs_l
346347
#definembstowcs_l _mbstowcs_l

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp