Matheus Gabriel Werny

Results 96 comments of Matheus Gabriel Werny

The header is used two times, [here](https://github.com/SOCI/soci/blob/884808c294e4809064650f3e5aed9102d8a68d56/include/soci/mysql/soci-mysql.h#L21) and [here](https://github.com/SOCI/soci/blob/884808c294e4809064650f3e5aed9102d8a68d56/include/soci/sqlite3/soci-sqlite3.h#L23).

This issue needs to be closed.

A rebuild does not work. ```sh ==> Beginne build()... Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling libc v0.2.153 Compiling memchr v2.7.1 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling pkg-config v0.3.30...

> @Spixmaster As the guy before you posted, you need to run a symlink in order to trick the rust compiler into thinking its libalpm v14 and not v15. Read...

Fixed with https://github.com/ashvardanian/StringZilla/pull/191.

I hope this is related to https://github.com/capricorn86/happy-dom/issues/1761.

From the logs, it seems that by only updating Biome, Vim ALE no longer works although nothing else was changed, only Biome, in this case version 2.2.7 to 2.3.1. For...

### Reproduction ```sh vim a.ts ``` ### System Biome version 2.3.1 is installed globally. Plugins (only important ones, rest probably not needed) - vim-ale vimrc ```vim " Basic (priority) set...