+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -251,7 +251,7 @@ typedef union _gc_head {
251
251
union _gc_head *gc_prev;
252
252
Py_ssize_t gc_refs;
253
253
} gc;
254
-
long double dummy; /* force worst-case alignment */
254
+
double dummy; /* force worst-case alignment */
255
255
} PyGC_Head;
256
256
257
257
extern PyGC_Head *_PyGC_generation0;
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4