[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] [PATCH] freebsd support update proposal
From: |
Christian Jullien |
Subject: |
Re: [Tinycc-devel] [PATCH] freebsd support update proposal |
Date: |
Sat, 29 Jan 2022 18:30:46 +0100 |
Hello David,
You should include <sys/cdefs.h> only for FreeBSD (and possibly on other BSD*
like system if required).
Otherwise your patch looks good to me.
Please note that I'm not a tcc maintainer and I can't ask you to apply this
patch (or to NOT apply this patch).
The commit policy is far from clear to me. I let you decide to do with this
patch if official maintainer(s) don't react to your patch.
My experience is that small patches used to better support specific ports are
generally accepted.
Christian
-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org] On
Behalf Of David CARLIER
Sent: Saturday, January 29, 2022 18:09
To: tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] [PATCH] freebsd support update proposal
Hi and thanks here a new version of the patchset.
On Sat, 29 Jan 2022 at 00:18, David CARLIER <devnexen@gmail.com> wrote:
>
> adding few constants for compile time and fetching thread id for bound check.
- [Tinycc-devel] [PATCH] freebsd support update proposal, David CARLIER, 2022/01/28
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, Christian Jullien, 2022/01/29
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, David CARLIER, 2022/01/29
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal,
Christian Jullien <=
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, David CARLIER, 2022/01/29
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, grischka, 2022/01/29
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, David CARLIER, 2022/01/30
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, Christian Jullien, 2022/01/30
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, David CARLIER, 2022/01/30
- Re: [Tinycc-devel] [PATCH] freebsd support update proposal, Christian Jullien, 2022/01/31