Hugo Melder

Results 27 issues of Hugo Melder

In addition to the fix in tools-make, this PR fixes the NSBundle unit test. The Framework set, which imports a framework located in Resources/TestFramework.framework, is not supported on Windows (MSVC...

The sloppy parser still has some issues on Windows platforms.

- Fix GSTLS unit test - NSData unit test - Check for nil in NSData - NSString unit test - Fix NSProgress unit test - Replace Objective-C string with cstring...

There are still two dashed hopes in the NSTimeZone/use.m unit test, because GMT-3 is returned instead of GMT-03:00. Some conversion would be required to match the spec.

Hi, Thanks for this great service I use it every day. Can you add the feature to edit the URL entry. I have to manually delete and create the lockwise...

feature-edit
enhancement

Hi, I built libobjc2 (master 7dee32a) on Debian 11 aarch64. The AssociatedObject_legacy and AssociatedObject_legacy_optimised tests fail. LSB Release Information ```sh Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11...

- Bump minimum supported version to 7.66.0 and remove old checks for quirks - Use pkg-config instead of curl-config, as curl-config is not installed when targeting Windows. - Remove gnutls...

## Brief Introduction The GSInetSocketStream/GSInet6SocketStream classes abstract platform-dependent networking APIs away and expose them via the standard NSStream interface. Each socket stream has an input (GSSocketInputStream) and an output stream...

bug
windows