-
### Version
2024.2 (latest)
### Operating System
- [ ] Any
- [X] Linux
- [ ] macOS
- [ ] Windows
- [ ] Other Unix
### OS Version
Presumably any.
### Processor
- [ ] Any
- [ ]…
-
The first error is with an old MLton which is used for bootstrap, so we can only patch it locally. The second should be fixed here, perhaps:
```
/opt/local/var/macports/build/_opt_PPCSnowL…
-
MLton.Parallel is currently a "bag of stuff". It's worth organizing this. I'll go section by section
### Reorganization
I propose the following:
* `MLton.Parallel`: contains `numberOfProcessors`,…
-
### Description
The SML/NJ internal `InLine` structure implements the function `ptr_eql` for pointer equality. This function should be exposed to programmers through the `Unsafe` structure.
```sml…
-
Error:
```
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -IC:/usr/msys64/mingw64/include -Wall -Wunused-parameter -Werror…
-
Hi folks, I am trying to install Twelf with smackage, as described in the smackage readme. I am using the mlton compiler.
However, I am getting the following error. Any help would be appreciated.
…
-
-
Hi there,
I started trying to put together [a Dockerfile here](https://github.com/iu-parfunc/forkbench/blob/6b9015d252889f1818b14a7a283857cbdf825330/multimlton/Dockerfile) and a [Nix expression here]…
-
## Problem
Millet reports a [5023](https://github.com/azdavis/millet/blob/main/docs/diagnostics.md#5023) error for the definition of `f` here:
```sml
type foo = {x: int, y: string}
fun f foo…
-
System: Arch Linux
Clang version: 5.0.1
I tested building test_hack test project and it fails with:
```
prog.ll:42:25: error: expected comma after load's type
%r11 = load void(i32)**@_Z…
ghost updated
6 months ago