Results 8 issues of Carlo Wood

C++ has an [Error Handling](https://en.cppreference.com/w/cpp/error) facility. This includes error categories by means of which collisions between equal integer error values can be avoided. This means that in C++ one should...

The following snippet crashes: https://wandbox.org/permlink/ypCN8tQA9I26lW5L

clang:frontend
crash

Among others, it is refer to from drm-kms(7)

After two hours of compiling, the linking step fails! :( ``` daniel:~/projects/machine-learning/tensorflow_cc/tensorflow_cc/tensorflow_cc/build>make [ 12%] Performing build step for 'tensorflow_base' CUDA support enabled find: ‘/opt/chroots/linuxviewer20230118/root/var/db/sudo’: Permission denied find: ‘/opt/chroots/linuxviewer20230118/root/var/cache/ldconfig’: Permission denied...

When trying the following MATLAB example code: ``` syms u v eqns = [2*u^2 + v^2 == 0, u - v == 1]; vars = [v u]; [solv, solu] =...

At https://github.com/benbrastmckie/.config?tab=readme-ov-file#dependencies-1 It says "sudo pacman -S install git". However, there is no package called "install": daniel:~>sudo pacman -S install error: target not found: install Same for pandoc-citeproc and node...

### systemd version the issue has been seen with 257.5 ### Used distribution Arch (may 2025) ### Linux kernel version used 6.14.4-arch1-2 ### CPU architectures issue was seen on x86_64...

bug 🐛
pid1

Install (to CMAKE_INSTALL_PREFIX): `lib/cmake/Versor/VersorConfig.cmake`, `lib/cmake/Versor/VersorConfigVersion.cmake`, `lib/cmake/Versor/VersorTargets.cmake` and `lib/cmake/Versor/VersorTargets-release.cmake`. This allows third party projects to use `find_package(versor 0.2.0...