Otavio Salvador

Results 38 issues of Otavio Salvador

- iosevka: 15.5.2 -> 15.6.3 - iosevka-bin: 15.6.1 -> 15.6.3 ###### Description of changes ###### Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux -...

10.rebuild-linux: 11-100
10.rebuild-darwin: 11-100

Signed-off-by: Otavio Salvador

The project has adopted `astyle` for code formatting as it works for C, C++, and Java. It is important it is checked when changes are sent to the repository. Refs:...

feature

Using `-Werror=format-security` on GCC to increase security on the generated code, the build fails. For reference: https://fedoraproject.org/wiki/Format-Security-FAQ

When a figure is aligned to 'center' the title is not. I found a code which supposedly does this: https://gist.github.com/otavio/e3ec21d9667c5c4fa0d0 However FOP is not happy with it, triggering: org.apache.xpath.XPathException: Can...

This seems to be `cog` specific since when using the `weston-touch-calibrator` it works accordingly. `cog` version: 0.10 `cog` backend: fdo

Running the script using zsh causes it freeze: ```sh otavio@micro ~ % zsh -x /nix/store/k63kv2airapd8pdkcffwysa0v8jqa3kn-shell-theme-default-dark.sh +/etc/zshenv:5> [ -n '' ']' +/etc/zshenv:6> __ETC_ZSHENV_SOURCED=1 +/etc/zshenv:8> [ -z 1 ']' +/etc/zshenv:12> HELPDIR=/nix/store/05kh07z7xhadarx6s488z1jf25g660p0-zsh-5.9/share/zsh/5.9/help +/etc/zshenv:15>...

bug
help wanted

The PR #82 solved the linking error I had (issue #70) but using this layer on master has raised another issue: ``` | /home/otavio/src/updatehub/yocto/build/tmp/work/core2-64-oel-linux/updatehub/1.1.90-r0/target/release/build/proc-macro2-378cfb6b48440bd3/build-script-build: /usr/lib/libc.so.6: version `GLIBC_2.32' not found (required...

We faced an error when testing an update package that uses the `raw` mode but we need to double-check all modes to ensure we're not going to cause issues.