gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling GUI on NetBSD __unsafe_unretained


From: Riccardo Mottola
Subject: compiling GUI on NetBSD __unsafe_unretained
Date: Wed, 14 Dec 2011 09:06:54 +0100
User-agent: Mozilla/5.0 (X11; OpenBSD i386; rv:5.0) Gecko/20110815 Firefox/5.0 SeaMonkey/2.2

Hi,

compiling on NetBSD I get this error:


Compiling file Functions.m ...
In file included from Functions.m:39:0:
../Headers/AppKit/NSEvent.h:247:11: error: expected specifier-qualifier-list before '__unsafe_unretained'

it is Gcc 4.5.3 and I don't get why it is failing. I don't have enabled GC, ARC or anything else explicitely. Both Functions.m and NSEvent.h were changed quite a long time ago, and I had a successful compile not later than about 10 days ago.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]