Re: FIX x11/compiz/plugins-main -fno-common

2021-02-14 Thread Jeremie Courreges-Anglas
On Sat, Feb 13 2021, Christian Weisgerber wrote: > Bjorn Ketelaars: > >> Fix taken from >> https://github.com/compiz-reloaded/compiz-plugins-main/commit/1f39291442513c08930bef308d0ce9dccea74589 > > That enum isn't used anywhere?! The enum constants are used, but the OpType enum variable isn't. Th

Re: FIX x11/compiz/plugins-main -fno-common

2021-02-13 Thread Christian Weisgerber
Bjorn Ketelaars: > Fix taken from > https://github.com/compiz-reloaded/compiz-plugins-main/commit/1f39291442513c08930bef308d0ce9dccea74589 That enum isn't used anywhere?! Oh well, no point in diverging from upstream. ok naddy@ -- Christian "naddy" Weisgerber na...@mips

FIX x11/compiz/plugins-main -fno-common

2021-02-13 Thread Bjorn Ketelaars
Fix taken from https://github.com/compiz-reloaded/compiz-plugins-main/commit/1f39291442513c08930bef308d0ce9dccea74589 OK? diff --git Makefile Makefile index f5147232342..efe8ceebb55 100644 --- Makefile +++ Makefile @@ -4,7 +4,7 @@ COMMENT = main plugins for compiz V =0.8.8