[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2] tools/xenstore/xenstored_control.c: correctly print time_t
Hi, On 19/04/2023 13:42, Juergen Gross wrote: On 19.04.23 14:07, Alexander Kanavin wrote:On 32 bit systems with 64 bit time_t (hello, Y2038 problem), the following error occurs otherwise: | xenstored_control.c: In function 'lu_reject_reason':| xenstored_control.c:646:70: error: format '%ld' expects argument of type 'long int', but argument 5 has type 'time_t' {aka 'long long int'} [-Werror=format=]Signed-off-by: Alexander Kanavin <alex@xxxxxxxxxxxxx>Reviewed-by: Juergen Gross <jgross@xxxxxxxx> I have committed it. Thanks, -- Julien Grall
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |