|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH 4/4] lib/nolibc: adapt sscanf code for Unikraft
On 07/30/2018 01:50 PM, Yuri Volchkov wrote: Florian Schmidt <florian@xxxxxxxxx> writes:On 07/27/2018 05:29 PM, Yuri Volchkov wrote:1) Use the right includes 2) (u_)quad_t => (u)int64_t 3) u_char => unsigned char 4) strto(u)q => strto(u)ll 5) bcopy => memmove 6) fix warnings generated by modern gcc (8.1.1)That's the explicit casts to ccfntype and int that you added?Is it a question regarding Nr 6? Then the answer is inline. Otherwise, could you clarify it a bit, please? Yes, it was about that.
Yeah, I think it makes sense, just as an separate patch. _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |