Hi,

on the same FreeBSD/amd64 - clang setup, I get an undeclared itendifier

 Compiling file XGServerEvent.m ...
XGServerEvent.m:730:52: error: use of undeclared identifier 'GSAppKitAppHide'
                                          subtype: GSAppKitAppHide
                                                   ^
1 error generated.
gmake[5]: *** [/System/Library/Makefiles/rules.make:479: obj/x11.obj/XGServerEvent.m.o] Error 1


It is apparently introduced by commit b492ac87cd07046c8d9ca88fcb5e9bb44e39c32c of 5 April. How does it compile for others?

Riccardo

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to