Joe George

Results 75 comments of Joe George

After running this a bunch there seems to be a variety of failures you can get. - invalid endpoint - SIGSEGV (Address boundary error) - EXC_BAD_ACCESS

See also https://github.com/zeroc-ice/ice/tree/v3.7.2.1-java-npe-fix

There are already lots of property changes: we're removing deprecated properties, old irrelevant properties, etc. I don't think we should specially ignore a single property just for version sharing. IMO...

what ruby version do you have? and what version is CI?

I checked your PR. CI installed: ``` ==> Downloading https://ghcr.io/v2/homebrew/core/ruby/manifests/3.3.3 ==> Fetching ruby ==> Downloading https://ghcr.io/v2/homebrew/core/ruby/blobs/sha256:506cb8e8011c02be15e4c13ad6a0bf32335dc8c3a1da8063d8262b4afbe5bd3b ==> Downloading https://ghcr.io/v2/homebrew/core/node/manifests/22.3.0 ```

Looks like it's failing consistently now. The recent ones seem to be limited to cross testing. https://github.com/zeroc-ice/ice/actions/runs/13903645677/job/38901334106?pr=3706

As I mentioned when I initially did this there are likely some that are missing and need to be updated. However, I specifically did not add defaults for properties which...

This was originally because Swift had a different default from the other language mappings.

I'm seeing this specifically when using `fetch` with a cookie header.

Aside from the C++ issue of `Foo.:`, I'm not sure which one is most correct. ie. should the target be the output file or the input slice file.