-
As reported by Dhanashree, in building the DMG using the MAKEFILE:
```
biplist.InvalidPlistException: module 'plistlib' has no attribute 'Data'
It seems the `biplist` library is attempting to a…
-
Adding the `local-export` support showed that using the venv Python to run `postinstall.py` to regenerate `pyvenv.cfg` is unreliable on Windows (as whether or not it works depends on exactly how Pytho…
-
Running an ARM Windows 10 virtual machine on UTM.
Installed Fakenet 1.4.11, crashes on execution every time.
Has anyone had this issue or can help me debug?
Thanks
-
**Describe the bug**
When adding RDM encoded in VMDK mapping file, or so called "Physical Compatibility Mode Raw Device Mapping" disk, the operation fails with error: `Incompatible device backing spe…
-
### Description
When using `new X500DistinguishedName` that accepts a string-encoded distinguished name, the distinguished name may be rejected as invalid input where it was previously allowed, or ma…
-
While debugging a signed/unsigned char issue I started looking at the list of triples that use unsigned chars by default and it appears the logic in Clang does not match the ABI documents for some arc…
-
### Current behavior
OS: MacOS darwin-arm64 (Apple M1 Silicon)
Cypress version: 13.13.2
Pnpm version: 9.12.1
Node version: 20.3.0
Nix: 2.24.9
Devenv: 1.3.1 (aarch64-darwin)
While running `p…
-
JetBrains compatibility scans started complaining about version 2024.2:
```
IntelliJ IDEA Ultimate 2024.2 eap (242.12881.66)4 compatibility problems. 1 usage of deprecated API. 6 usages of experim…
-
Going forward, I think we should use a tool such as the [binary compatibility validator plugin](https://github.com/Kotlin/binary-compatibility-validator) to avoid making unconscious binary-incompatibl…
-
To maintain binary compatibility we can't add new methods with default implementation to existing traits. However we can add new traits with those and have classes extending them.
For example, we wa…