-
You need some name escaping when generating C stubs. Here is what I found while trying to pass clang-c headers:
/sources/kotlin/cinterop-playground$ cat clang-c.def
headers = clang-c/Index.h
…
-
It should be possible to create a library (either static or dynamic) which exposes a C API, and which does not require callers to be aware that it is not written in C.
-
Negation and Not are probably the most common unary operations that can be done. The parser is already set up and tested to parse unary operations properly, but there is no support in the interpreter …
-
When trynig to start the node using selenium 3.7.0.jar the following an exception is thrown:
13:51:03.592 INFO - Selenium build info: version: '3.7.0', revision: '2321c73'
13:51:03.592 INFO - Laun…
-
Myst currently supports Splat Collectors in parameter definitions and List patterns. The inverse of the Splat collector is the simple Splat, where values are extracted from a single List into multiple…
-
I've been testing a fork of this library that targets .Net Standard 2.0 to use in a couple of .Net Core applications my team owns.
I've managed to get the library to run in .Net Core 2.0 on both Wi…
-
Adding the `doesNotCompile` method to nativeLib causes the compiler to crash with a `NullPointerException`. The exception goes away if we add an else case a non-Unit (`doesCompile`) or
extract the l…
-
Adding the `doesNotCompile` method to nativeLib causes the compiler to crash with a `NullPointerException`. The exception goes away if `synchronized` returns a non-Unit (`doesCompile`) or it is the on…
-
Adding the `doesNotCompile` or `doesNotCompile2` method to nativeLib causes the compiler to crash with a `NoSuchElementException`. The exception goes away if `synchronized` returns a non-Unit (`doesCo…
-
Originally reported by: **Brice Dutheil (Bitbucket: [bric3](https://bitbucket.org/bric3), GitHub: [bric3](https://github.com/bric3))**
----------------------------------------
Either and "ant" or "g…
bric3 updated
7 years ago