Anne Smolders
Anne Smolders
Could not build with scons. It gave the error ``` src/bsontools/hex.o: In function `_bson::Status _bson::parseNumberFromString(_bson::StringData const&, int*)': hex.cpp:(.text+0x4c2): undefined reference to `_bson::Status _bson::parseNumberFromStringWithBase(_bson::StringData const&, int, int*)' ``` By adding dep1...
Hello, ## INFO I am using libwebsockets version 4.3.3 and the minimal ws client example. It is cross compiled for a linux (buildroot) system with -DLWS_WITH_NETLINK=1 ## The issue When...
When installing with npm 11.6.2 and node.js v24.11.0 I get the following errors when I run `npm install` on a windows machine. ```npm error code ERESOLVE npm error ERESOLVE could...
### Describe the Bug When trying to link/comment on part of a big table, the pointer appears at the top of the table. Usually this is good behavior due to...