[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH rust] Add new target for GNU/Hurd
From: |
Samuel Thibault |
Subject: |
Re: [PATCH rust] Add new target for GNU/Hurd |
Date: |
Tue, 11 Jul 2023 10:20:11 +0200 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Damien Zammit, le mar. 11 juil. 2023 01:53:27 +0000, a ecrit:
> On 11/7/23 05:53, Samuel Thibault wrote:
> > Sergey Bugaev, le lun. 10 juil. 2023 12:22:21 +0300, a ecrit:
> >> I don't think that's correct. For one thing, dev_t is __UWORD_TYPE
> >> (like Rust usize) since glibc commit
> >> 0ec48e3337506fcd33abdd86b5ab9e331564b65c, and it was u32 before that.
> >
> > Uh, that's odd. Was that part generated?
>
> Please note, raw.rs and fs.rs are blindly copied from bsd/
> It was just to make the compiler happy for now.
Ah, ok :)
So Vedant, you need to check whether these are right.
> As I said in the cover message, library/std is not quite right.
>
> This needs work, but at least libc compiles, so you can see the
> errors in std.
Right.
Samuel
[PATCH rust-libc] i386-gnu: Add GNU/Hurd os, Damien Zammit, 2023/07/09