yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
551 stars 27 forks source link

42.2: incompatible pointer type #85

Open ran-dall opened 2 years ago

ran-dall commented 2 years ago

Build Warning on Mutter 42.2

../mutter-42.2/src/shell-blur-effect.c: In function ‘update_fbo’:
../mutter-42.2/src/shell-blur-effect.c:217:17: [0m01;35mwarning: assignment to ‘CoglTexture *’ {a
ka ‘struct _CoglTexture *’} from incompatible pointer type ‘CoglTexture2D *’ {aka ‘struct _Cogl
Texture2D *’} [[0m01;35m-Wincompatible-pointer-types]