Thomas Fitzsimmons
Thomas Fitzsimmons
> > We don't use ppc, so we're unlikely to implement the suggested changes, but contributions are welcome > > OK, I just posted [jitsi/jitsi-srtp#49](https://github.com/jitsi/jitsi-srtp/pull/49). I will work on a...
`jitsi-srtp` and `jitsi-sctp` are in good shape on ppc64le now. I noticed that the new `jitsi/dcsctp4j` does not have `ppc64le` support yet, so I filed https://github.com/jitsi/dcsctp4j/issues/6.
> @fitzsim @kop316 be aware that since #2181 dcsctp is used by default OK, I will probably be working on my ppc64le Jitsi configuration this week. If I can configure...
I am experimenting to figure out which parts of `zip_util.c` are still used in `jdk` `master`.
I am working on test cases for https://bugs.openjdk.org/browse/JDK-8334048. I found some good ones in the original commit, "8186464: ZipFile cannot read some InfoZip ZIP64 zip files", but it turns out...
https://github.com/openjdk/jdk/pull/19678 is ready for review if someone who looked at this one wants to take a look at the `zip_util.c` changes as applied to JDK head. I wrote three new...
`*features*` will have :ppc64 and one of :little-endian (for powerpc64le-pc-linux-gnu) or :big-endian (for powerpc64-pc-linux-gnu).
Thanks for taking a look. The "org.borodust.bodge" Quicklisp distribution uses "http://bodge.borodust.org/dist/org.borodust.bodge/archive/claw-20200824142323.tgz", which seems to match https://github.com/borodust/claw-legacy master tip (4e7f834d46c302a48118748562bcd6bf2703fbb5). The "Quicklisp" distribution is pulling in the "stable" branch of "https://github.com/borodust/claw.git":...
OK, thanks for the overview. That explains why I didn't see claw in the dependencies list. I'll try generating the required bindings locally. If I succeed, I'll submit some wrapper...
Yes, but people with those systems have to test the added support and send pull requests. As long as their presence does not break other targets I see no reason...