|
From: | Daniel Boyd |
Subject: | incorrect signature errors |
Date: | Thu, 6 May 2021 16:41:33 -0500 |
When I call a method in one of my ObjC libraries, I’m getting a bunch of ‘incorrect signature’ errors. E.g.: Calling [Pg -executeBind:] with incorrect signature. Method has C24@0:8@16 (C24@0:8@16), selector has i24@0:8@16 Everything seems to work OK… just get that error printed out all over the place to the console. I’m running Objc 2 / clang in Debian under WSL. |
[Prev in Thread] | Current Thread | [Next in Thread] |