-
No longer works. The input field in the popup or new tab is empty, and the text is not transferred.
Fresh Firefox installation, no other add-ons installed.
Win 10; Fire Fox 130.0.1 (64-Bit)
-
In order to build and run a 64 bit version of the game, following steps needs to be done:
- Make MODEL offsets data relocation 64bit friendly (or get rid of it using macros)
- Fix MS_TARGET, needs…
-
When using a 64-bit address with the `mov` instruction on x86-64, the assembler truncates the 64-bit address to 32-bit without notifying the user. It seems to expect an `abs` suffix on the `mov` instr…
-
On 64-bit PowerPC, 64-bit SPARC and 64-bit MIPS, Clang gives `__int128_t` an alignment of 16 whereas the LLVM data layout (implicitly) gives `i128` an alignment of 8. This means that LLVM-based compil…
-
@etameez , you mentioned that you might be able to get SUN-EM-CMOM working on Windows with the PGI compiler. Logging this issue here to get it on the roadmap.
-
I know this is for VB6 not VBA. I'm just wondering if it's likely to be at all possible to get this working for 64 bit VBA. At the assembly level I think there start to be some key differences so I th…
-
Hi I installed selenium 4.16.0 but my chromium driver is 129.0.6668.100 on a raspberry pi 5 64 bit
I get the following error when trying to run netflix_household_update.py
python netflix_househ…
-
Are there any plans to support 64-bit? It looks like CRoaring has support. https://github.com/RoaringBitmap/CRoaring/pull/75
-
### Describe the issue
While initializing ONNX Runtime on a mobile device, I encountered an issue with the `QNNExecutionProvider` failing to load the backend library `libQnnHtpVXX.so`. The error log …
-
I'm using MXE to get the packages required for cross-compiling sigrok/Pulseview for windows according to the instructions here: https://github.com/sigrokproject/sigrok-util/tree/master/cross-compile/m…