Skip to content

Commit 79ab26c

Browse files
committed
Add missing macro
1 parent eaea41e commit 79ab26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/gc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ validate_consistent_old_space(PyGC_Head *head)
471471

472472

473473
#else
474-
#define validate_old(g) do{}while(0)
474+
#define validate_spaces(g) do{}while(0)
475475
#define validate_consistent_old_space(l) do{}while(0)
476476
#define gc_list_validate_space(l, s) do{}while(0)
477477
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy