-
Looking into the generated `Trampolines.g.cs` files we can spot some code patterns that looks like:
```csharp
return NSArray.FromNSObjects(retval).Handle;
```
This is incorrect as the GC can d…
-
### **To Do:**
-Add reticle/crosshair to each level ✓
-Add music and SFX to the scoreboard scene ✓
-Add end level beacon to Tropic Biome ✓
-Create an end game scene for after the Tropic Biome has …
-
step to reproduce:
* make sure `SYS_rt_sigaction` is filtered in `src/bpf.c`.
* apply below patch:
```
--- a/examples/echotool/src/det/dispatch.rs
+++ b/examples/echotool/src/det/dispatch.rs
@…
-
Lisp Environment: SBCL on Windows
OS: Windows 8.1 Enterprise and Windows 10 Personal
DB : MYSQL 64 bit
Scenario: Any query with more than one column or a \* in it will trigger this issue. Find more…
-
Perhaps I'm not sure what I'm doing, but the instructions don't seem to work for me. I'm getting similar results for the `sfml` test project as well...
```
😭 06:53 pm:buckaroo-test-glfw-glfw $ buc…
-
For instance:
```
{
ICLASS : JMP
CPL : 3
CATEGORY : UNCOND_BR
EXTENSION : BASE
ISA_SET : I86
ATTRIBUTES: MPX_PREFIX_ABLE
PATTERN : 0xE9 not64 BRDISPz()
OPERANDS : RELBR:r:z …
hlide updated
7 years ago
-
```
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/cpu/riscv/vm/riscv.ad: In member function ‘virtual void CallStaticJavaDirectNode::emit(CodeBuffer&, PhaseRegAlloc*) const’:
/home/yansendao/g…
-
Some weeks ago I opened an issue regarding system crashes: #3668 . The issue had seemed resolved by reinstalling google play services. However, intermittently I still have periods of time where I get…
-
| | |
| --- | --- |
| Bugzilla Link | [30620](https://llvm.org/bz30620) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pogo59 |
## Extended Descriptio…
-
```
What steps will reproduce the problem?
1. From the C-stack we call into a "trampoline" that will take the first
argument and jump to the address that was passed.
2. When the first C method is bei…