-
Hello!
I'm trying to enable TLS on my netopeer2 setup. The server is configured and working under Docker. Accessing it as a client from netopeer2-cli from the same machine.
As far as I understa…
-
We should upgrade to GitHub Actions v3. The experiments on OpenCorePkg Uncrustify test branch has proven successful migration. The rest should be done as well.
-
Ok. I'm going to run away now :running_shirt_with_sash: ...discuss :smile:
-
YAPF looks for certain [configuration files](https://github.com/google/yapf#formatting-style) containing user preferences regarding coding formatting. I have these configuration files in two places: `…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 20.04
- Installation type:
- latest source
- Version or commit hash:
- fbb5f514c4ae396ff9a12734ff2ab499032d59e4
- DDS im…
-
Asterisk identified as PTR_TYPE instead of ARITH since commit c1fd2029
```
% cat ex.c
struct cage cages[MAX_CAGES * sizeof(struct cage)];
```
```
% cat ex.cfg
sp_after_ptr_star = remove
``…
-
Since uncrustify 0.74, the following code and config make it crash:
``` test.h
#define MY_DEF(Type, ...) \
enum Type { \
__VA_ARGS__, \
};
```
```uncrustify.cfg
mod_enum_last_comma =…
-
It seems I can not install it bacause the install server is no response.
I want to install is according the link: https://osrf.github.io/ros2multirobotbook/ , it says:
```
Next you will need to…
-
Hi,
When I ran the unit test `t_ascent_mpi_adios_extract` in v0.8.0 , I found a problem `Unrecognized extract type adios2`.How should I fix it?
Here is the log:
```
[==========] Running 1 test fro…
-
## Issue template
- Hardware description: Teensy 4.0
- Installation type: Docker
- Version or commit hash: foxy
I am trying to compile the library to use with custom messages. Following the tu…