Jens Wetterich

Results 6 issues of Jens Wetterich

Environment(环境) -------------- name | version ----------|---------- IDEA version | PyCharm Professional 2020.1.1 EmmyLua version | 1.3.3.150-IDEA201 OS | Ubuntu 18.04 What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------ 1....

#### Description The "normal" Makefile build selects/builds the module `newlib_syscalls_mips_uhi`. The Kconfig build doesn't and therefore selects the default `newlib_syscalls_default`. #### Steps to reproduce the issue Building the test from...

Hello, the docker CI build is not triggered anymore and the images in the hub are out of date. Would be great if they can be updated again @tiangolo Thanks!

There are multiple issues open regarding Java support: #112, #71, #193 I just experienced the same issue with another Java GTK app and found them searching the logs. The problem...

### Contribution description This adds a C++ wrapper around the `irq.h` API. The wrapper uses RAII to accomplish a convenient and bug resistent use. A little background: I'm currently writing...

Area: tests
Area: pkg
Area: sys

Hi, is it supported to use gcov on a remote host? Right now it's trying to use my local Mac gcov version, which leads to the following error: `17:32 gcov...