Ross Burton

Results 123 comments of Ross Burton

Maybe thats the difference, yes. You can verify this easily enough without actually building anything. `m4/lock.m4` uses `gl_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER` but nothing in gettext-tiny defines that, and the `gl_` prefix indicates it's...

![Screenshot 2022-03-11 at 12 08 33](https://user-images.githubusercontent.com/32394/157864555-8af463bb-f29f-4b8c-8467-1b180a9cbcbe.png)

![IMG_7540](https://user-images.githubusercontent.com/32394/103519809-12942580-4e6e-11eb-8f77-4de86414aa72.jpg)

Ah, I think this is because the image is a SVG, switching to a PNG solved it.

This is breaking my SVGs that I want to load into Affinity, so yeah merge please :)

In OpenEmbedded/Yocto by default we disable most of the UI addons and let users enable them if needed. I'd much prefer a leaner core avahi which was just the daemon...

> Just to make sure if all the things discussed here were removed from the avahi repository would it affect OpenEmbedded/Yocto in any way? Well it would affect us, but...

Yes, you're right. Pushed with the fix. Generated files shouldn't be in git, really...

We've discovered that building libpng without neon causes build failures and this patch is likely the cause: ``` In file included from ../libpng-1.6.40/arm/palette_neon_intrinsics.c:20: recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/13.2.0/include/arm_neon.h: In function 'png_riffle_palette_neon': recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/13.2.0/include/arm_neon.h:6791:1: error: inlining...