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

Commitc36c75c

Browse files
committed
unix: Update comment MICROPY_GCREGS_SETJMP (untested -> undertested).
1 parent6c2ab5c commitc36c75c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎unix/mpconfigport.h‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
// Define to MICROPY_ERROR_REPORTING_DETAILED to get function, etc.
6262
// names in exception messages (may require more RAM).
6363
#defineMICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_DETAILED)
64-
// Define to 1 to use untested inefficient GC helper implementation
64+
65+
// Define to 1 to use undertested inefficient GC helper implementation
6566
// (if more efficient arch-specific one is not available).
6667
#ifndefMICROPY_GCREGS_SETJMP
6768
#ifdef__mips__

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp