[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATCH: Small fix in gnumach
From: |
Samuel Thibault |
Subject: |
Re: PATCH: Small fix in gnumach |
Date: |
Sat, 14 Mar 2020 18:54:29 +0100 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
gfleury@disroot.org, le sam. 14 mars 2020 17:50:36 +0000, a ecrit:
> Between vm_object_copy_call is marked internal use.
Yes, and that makes just returning an error even more a problem: the
caller will possibly just transmit the error, and it'll be hard to know
where the error actually comes from.
Samuel