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

Commitfeb8ef5

Browse files
Fix the error message.
1 parentd573053 commitfeb8ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Include/pyport.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ extern char * _getpty(int *, int, mode_t, int);
666666
#ifdef WITH_THREAD
667667
#ifdef Py_BUILD_CORE
668668
#ifdef HAVE_THREAD_LOCAL
669-
#error "unexpectedly,HAVE_THREAD_LOCAL is already defined"
669+
#error "HAVE_THREAD_LOCAL is already defined"
670670
#endif
671671
#defineHAVE_THREAD_LOCAL1
672672
#ifdef thread_local

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp