Emma Smith
Emma Smith
So you get a pointer to a struct of type WINCOMPATTRDATA. The data held in that struct is in pData. That is a pointer to an ACCENTPOLICY struct, and you...
I made the milestone May 15. We have quite a few features to add, and I want to make sure they all are added.
Meh, I think this may add too much bloat. I think the next release (after V4) could go this route, but then we will want to decouple the current UI...
Sure, I made https://github.com/XAMPPRocky/mean-bean-ci-template/pull/6
@LRFLEW before you edited, I made the minor change needed to add both targets like the first post suggests, and once I set the tests to link to the static...
@LRFLEW I'm not sure objects are what we are looking for, it doesn't provide two libraries. >one large library file such as libbig.a is produced This is useful for large...
> Can getsentry/sentry docker image run on a host with an arm64 cpu? No I think on macOS it is getting run by Rosetta maybe? I'm a bit uncertain. Theoretically...
I'll try to reproduce and fix this later.
Hm, unfortunately I think we will be stalled on this until we upgrade zookeeper, ref https://github.com/getsentry/self-hosted/issues/1292 as confluence's zookeeper image seems not to support ARM until the 7.x series.
We use a rather old version of zookeeper, I'm not sure if it would be safe to upgrade but I'm looking into it.