9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] 9ferno: sync size_t definition for 9front/amd64 build target
@ 2021-11-03 18:59 an2qzavok
  0 siblings, 0 replies; only message in thread
From: an2qzavok @ 2021-11-03 18:59 UTC (permalink / raw)
  To: 9front

diff 704bb70108b5c1d673ba28c8f16b7b63207fce49 uncommitted
--- a/libfreetype/stddef.h
+++ b/libfreetype/stddef.h
@@ -24,7 +24,7 @@
 #undef _BSD_PTRDIFF_T
 #ifndef _SIZE_T
 #define _SIZE_T
-typedef unsigned long size_t;
+typedef usize size_t;
 #endif
 #undef _BSD_SIZE_T
 #ifndef _WCHAR_T

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-04  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 18:59 [9front] 9ferno: sync size_t definition for 9front/amd64 build target an2qzavok

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).