Adrien

Results 4 issues of Adrien

It seems like arrays are decayed into mere pointers. This causes all sorts of problems. Let's start a very simple test example (one that does not require stdio): `int main()...

Simply running `ros.exe` after extracting it from the archive results in a segfault. ``` C:\Software\roswell  λ ros Installing sbcl-bin... No SBCL version specified. Downloading platform-table.html to see the available...

windows

I'm trying to get a simple setup for an Elm single page app. I've got this modd.conf ``` @shell = exec src/**/*.elm { prep: elm-make src/App.elm --warn --output elm.js }...

See for example, `elm-test`'s example which is really hard to read with this small width. http://package.elm-lang.org/packages/elm-community/elm-test/latest I'm using Chrome on Windows 7. ![capture](https://cloud.githubusercontent.com/assets/1058456/22226061/19445360-e1c5-11e6-9e4f-ed8552c08dae.PNG)

problem