View Single Post
Old 28 February 2022, 19:56   #5
Sim085
Registered User
 
Join Date: Apr 2009
Location: N/A
Posts: 962
No it doesn't

It gives a warning and says it is going to handle the typedefs as int and then says it cannot find the prototype functions and finally says empty or partial file deleted. In short the inline file is not generated.

Quote:
Originally Posted by phx View Post
But it's just a warning. Does it work, or not?
I tried add the following to fd2pragma.types

"MYFUNCTYPE : int (*)(int,int)"

It does not seem to have worked. To be honest not a big fan of this solution as that would mean having to edit fd2pragma.types each time if trying to build on a new environment (at the moment placed it in C).

Quote:
Originally Posted by phx View Post
Otherwise you could still add the new typedef to
fd2pragma.types
.
Sim085 is offline  
 
Page generated in 0.04282 seconds with 11 queries