Aleksey Kliger (λgeek)
Aleksey Kliger (λgeek)
`language-c` 0.6 still can't deal with `__builtin_fabsf` as the [list of builtin functions provided by GCC](https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html) is pretty extensive. visq/language-c#29 is the relevant issue.
This will get better once visq/language-c#19 is resolved (and there's a new language-c up on hackage, etc...)
Can't change the unmanaged signature - this is for directly calling some apple framework methods without introducing an extra wrapper. > add several fake arguments to the method and put...
Mono 6.12.x does not support F# 6.
> I'm not sure why this is, since it seems to me that it just reads from metadata and initializes stuff within the class. @lambdageek Have you thought about this...
Hi, thanks for the PR! Please remove the unrelated stylistic changes (changing the negated conditions and some of the formatting)
@monojenkins build
@monojenkins build
@monojenkins build
/cc @SamMonoRT