9front - general discussion about 9front
 help / color / mirror / Atom feed
From: an2qzavok <an2qzavok@gmail.com>
To: 9front@9front.org
Subject: [9front] 9ferno: sync size_t definition for 9front/amd64 build target
Date: Wed, 3 Nov 2021 21:59:22 +0300	[thread overview]
Message-ID: <CAB-jnzhOpU94buQqh6g_y8YjhRKu1=KOiy-xJKNPMtS=ODC6qA@mail.gmail.com> (raw)

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

                 reply	other threads:[~2021-11-04  9:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAB-jnzhOpU94buQqh6g_y8YjhRKu1=KOiy-xJKNPMtS=ODC6qA@mail.gmail.com' \
    --to=an2qzavok@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).