discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Warning with clang, error with gcc : attached files


From: Bertrand Dekoninck
Subject: Re: Warning with clang, error with gcc : attached files
Date: Fri, 03 May 2019 15:56:41 +0200
User-agent: GNUMail (Version 1.3.0)



You don't need to provide an @implementation for this category, the compiler assumes that one exists in another compilation unit.

David
Thanks a lot ! That's much clearer.
You are right, I was trying to implement an auxiliary method that would call themeControlState. I thought declaring it would override gnustep's one.
I'll try this.
But if Richard have it public as it said, this won't be mandatory.
Bertrand

So simple, and it works. I have now a modern version of rik that compiles also with gcc.

Thanks for you all.





reply via email to

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