qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/39] tcg and linux-user patch queue


From: Richard Henderson
Subject: Re: [PULL 00/39] tcg and linux-user patch queue
Date: Fri, 23 Feb 2024 12:26:53 -1000
User-agent: Mozilla Thunderbird

On 2/23/24 03:45, Peter Maydell wrote:
bsd-user fails to compile:
https://gitlab.com/qemu-project/qemu/-/jobs/6241616724

../bsd-user/main.c:379:30: error: use of undeclared identifier 'arg';
did you mean 'argv'?
if (qemu_strtoui(arg, NULL, 10, &size) || size != want) {
                  ^~~

Grr.  I think it is An Error that make vm-build-freebsd does not test this.
Alex?


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]