-
This happens due mach thread ports are released in GC_stop_world as result in some cases system creates new and GC_start_world will not find thread to resume. as result threads will stay suspended. Wh…
-
At the moment, there are three active branches: 7.2, 7.4, and 7.6.
While the ChangeLog is very detailed, containing hundreds of entries, it is difficult for me, as an end user, to decide whether it…
-
Reported by @Hamayama in #260.
OS: Windows 8.1 (64bit)
DevTool: MSYS2/MinGW-w64 (32bit) (gcc version 7.3.0 (Rev2, Built by MSYS2 project))
Source: any (reproduced even on v7.4.16)
How to reproduce…
ivmai updated
5 years ago
-
Unity Version: 2018.1.4f1
Scripting Runtime Version: .Net 4.x or Equivalent
Scripting Backend: .Net
Api Compatibility Level: .Net 4.x
Mapbox SDK version: 1.4.3
The platform you're building to: …
-
Clean install of Crystal (via aptitude) on Debian 9, running in a Proxmox LXC container.
Running **shards** as root gives expected results:
`Missing shard.yml. Please run 'shards init'`
Runni…
rodti updated
6 years ago
-
New in 8.0.0, the self tests do not pass any longer on NetBSD with PaX mprotect enabled:
````
gmake[2]: Entering directory '/scratch/devel/boehm-gc/work/gc-8.0.0'
depbase=`echo tests/test.o | sed…
-
Could you provide an overview of how Kotlin generates WASM output given that garbage collection is a requirement for Kotlin and the garbage collection specification has not even been implemented yet f…
-
Hallo, I believe the NINTENDO_SWITCH defines in gcconfig.h are in the wrong section. They are currently under ARM32, but they should probably be under AARCH64 instead.
An attempt to build the libra…
-
This ticket implements support for polynomial rings *with indexed variables* such as `macaulay2("QQ[x_0..x_2]").to_sage()` in the conversion routine of the Macaulay2 interface. Only integer indices …
-
I get an error when trying to run any scala-native application: scala.reflect.internal.MissingRequirementError: object java.lang.Object in compiler mirror not found.
My environment:
OSX 10.11.16
cl…