Bug#991847: libnuma-dev: Include pkgconfig file in dev package

2021-08-03 Thread Florian Fischer
onsume the installed libnuma. Upstream provides a pkgconfig template at: https://github.com/numactl/numactl/blob/master/numa.pc.in Please consider shipping it in debian with the libnuma-dev package. Thanks for your work. Florian Fischer -- System Information: Debian Release: 10.10 APT prefers

Bug#867211: What about stable?

2017-08-02 Thread Florian Fischer
Will this bug be fixed in stable too? It is very annoying for me (thunar freezes several times per day during normal usage, which involves compiling a lot in my case). The upstream patch is very simple, too. https://bugzilla.xfce.org/attachment.cgi?id=7074 Please consider applying it. Best regar

Bug#705958: clang: Fails to link c++ programs on armhf, size_t is defined incorrectly

2013-04-22 Thread Florian Fischer
Package: clang Version: 1:3.0-6.1+rpi1 Severity: important Dear Maintainer, Currently, I cannot use clang++ on armhf (raspbian) due to an incorrect definition of size_t. clang++'s builtins define size_t as unsigned long, however the architecture and libstdc++ define it as unsigned int. This l