Aurélien Vallée

Results 20 comments of Aurélien Vallée

All `__ulibc_` functions have been removed and implemented in ulibc except `malloc` and `free`

Also, since the AWS C++ SDK depends internally on `libcurl`, and defines `Libs.private`, it seems incoherent to _not_ have `libcurl` in `Requires.private`.

Reading again the CMake macro that generates variables for the pkg-config file, I think the whole part that sets GCC flags should be removed. All these flags are for builds...

I would propose the following changes: 1) Currently, no compiler flag used by the SDK make sense to be propagated to the users. Still, the behavior of filtering this list...

Come on it's been 5 years now, can we please have CORS on bucket level operations?

I would be very interested by such a plugin, there is no easy way at the moment to use a dask cluster in "development" mode, meaning when you are working...

My understanding is that the log streams you provide are actually regular expressions. Most of the time is doesn't matter, as one very rarely uses regular expression symbols as log...

So I did go through all the code blocks and added titles whenever possible, but once done I pretty much hated the resulting documentation :) Here is why: - The...

> That's a fair point - for end-users it may indeed not be helpful. If you've already done the task, could you perhaps open a draft PR so that we...

Just to understand, where do you imagine that information displayed ? In the debug logs? In the exposed mass storage of the bootloader? On a display shield? As simulated keypressed?