Razvan Deaconescu
Razvan Deaconescu
This only happens on GCC = 9, the warning isn't shown.
@mariamosn , to replicate the issue, you have to include `newlibc`. See the sample `kraft.yaml` in the description. The actual issue is elsewhere, as detailed in my comment for PR...
Hi, @michpappas . I tested your proposed update and test fail: ``` test: ukargparse->parse_extra_whitespaces : expected `argc` to be 3 but was 1 ............................................... [ FAILED ] : in test_ukargparse_parse.c]:93]...
> @razvand, I think that is meant to be "Design and implement RTC driver subsystem logic"? You're right. I updated it.
This is likely going to be superseded by #64 . @rene , is it something critical for you to have? If so, we would merge it. Otherwise, we will likely...
> I also don't think that it makes sense to write documentation for POSIX types and functions. These are publicly documented enough. Agreed. The POSIX types / functions don't need...
@marcrittinghaus , all is OK. @craciunoiuc , please approve this PR and then I'll approve it as well. I'll be careful to do the approval in the order signaled by...
@Alex-deVis and myself have been working on this to update it for the newer version of Unikraft. We suspended it due to @Alex-deVis 's requirement to work on his thesis...
Hi, @orangeadam3 . Sure, you can go ahead and work on these PRs. Also, any PR you create that fixes warning in the build process of [Unikraft applications](https://github.com/search?q=topic%3Aunikraft-application+org%3Aunikraft+fork%3Atrue) is welcome....
I have a solution for this. I will submit a PR.