-
I had error at make step:
In file included from kcdbext.cc:16:0:
```
kcdbext.h: In member function 'char* kyotocabinet::IndexDB::get(const char*, size_t, size_t*)':
kcdbext.h:1281:14: error: canno…
-
Currently although you can ask a `ceylon.language.meta.model::Type` whether it is a subtype of another `Type`, you cannot get the principal instantiation of that other type that it's a subtype of. In …
-
Spawned by discussions here https://github.com/lightbend/akkaserverless-java-sdk/pull/628#discussion_r732813420 and some 1:1 between me and @octonato on slack.
The current idea with the TestKits ar…
-
hi,I am using this program to recognize Java language files. During the recognition process, I found that the version of the jar package of the basic Java library cannot be recognized, such as ()
US…
-
Hello. I have been experimenting with various backends for Pointless. The first mildly successful attempt at writing one of these was this [compiler](https://github.com/ameerwasi001/Pointless-to-Lua-T…
-
### Current Behavior
Setting `-Dline.separator=\n` for a forked compiler sets `line.separator` to an empty value leading to an `IndexOutOfBounds` exception in Gradle's internals.
```
tasks.withTy…
-
### Bug Description
I've been using your mod for quite a while now, and I absolutely love it. So, I decided to try and add it to my Valkyrien Skies modded server. While it mostly works, I found an is…
-
curl https://terminal.moja-lab.com/shells/W8xr6giGFv.sh | sudo sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload To…
-
Gradle runs `System.getProperty("java.vm.vendor")` to determine the JVM's vendor. On GraalVM CE 22.3.0 this returns `GraalVM Community` and Gradle correctly recognizes this as a JVM vendored by Graa…
-
https://github.com/bedatadriven/renjin/tree/master/tools/gcc-bridge
It will be nice to not have to re-implement all of the front-end API.