symbol.bi typo in macro
It now makes sense to me that the fixed length string does not resolve to the "string" type, so strike that from the record. If anything it might just ought to resolve to zstring ptr. That's a discussion for another time though. The pointer coercion issue still stands.
ProcPtr does not resolve overloaded function with certain types from typeof
That sounds reasonable. I'll look forward to it's release then.
Release package: FreeBASIC-1.10.0-win64 Yes, this would be a request to get libz.a with the release. Whatever the minimal to get the example here working would be: https://freebasic.net/wiki/ExtLibzlib To be honest I did not check the /bin directory for zlib1.dll. I suppose it wouldn't be the hardest to create the dll.a from that.
zlib library is missing