João Carlos Mendes Luís

Results 8 issues of João Carlos Mendes Luís

Hi, We use VTS in many of our servers, but I just caught this one. In a server with `server_name` with metachar `*`, each new server name appears as `NO...

bug

Currently the documentation specifies: > Existing response headers with the same name are always overridden. If you want to add headers incrementally, use the standard add_header directive instead. But the...

`make: *** No rule to make target 'docs/jsoncat.1', needed by 'install'. Stop.`

``` src/parsing.c: In function ‘parse_object_close’: src/parsing.c:80:5: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 80 | strncat(value, to_append, strlen(to_append)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gcc -c src/tokens.c...

According to this [style guide](https://docs.puppet.com/puppet/4.9/style_guide.html#spacing-indentation-and-whitespace): The following file should give 6 warnings. But none is given. ``` class test { file { '/tmp/good': ensure => file; } # space between...

new check

Sorry if this is not the correct channel for questions/support. I could not find any info on the readme.md I had conflicts in a mobile instance. Since I cannot run...

I use a Virtual Machine for my VPN connections. Connect to it using SSH with X tunnel. All X programs I tested run perfectly, even 3D accelerated. But when I...

### System information Type | Version/Name --- | --- Distribution Name | fedora Distribution Version | fc38 Kernel Version | 6.3.12-200.fc38.x86_64 Architecture | x86_64 OpenZFS Version | 2.1.99-1 (master branch,...

Type: Defect