John Skaller

Results 136 comments of John Skaller

FYI, in a general context, it might be useful to consider C++ lifetime rules for temporaries as a guide, although it isn't clear how to implement this. One way might...

Let me flesh that out .. the client has to first define an ordinary integer in a structure containing the bit fields, and give it a dummy name. Then a...

Yeah, its tricky for the programmer. I have fields like ``` uint32_t x:8, y:12, z:8,w:4; ``` where it's clear from context the 4 fields, adding to 32, are intended to...

On this I can't help. I didn't add the nix build instructions and know very little about nix (I did use it once on a job). But I run MacOS.

BTW: the website is up and down. However .. you don't need it! Felix automatically builds you a personal webserver: ``` ~/felix>flx_web Running webserver Webserver prepared OSX Kqueue demuxer starting...

Oh dear. Ocaml messes it up again. I'm using this: The OCaml toplevel, version 4.13.0+dev0-2020-10-19 You have a hyper new version 5.x Ocaml which has changed things I have not...

The github website says this: "Owing to the large number of changes, the initial 5.0 release will be more experimental than usual. It is recommended that all users wanting a...

OOps .. wrong that file is editable ...

OK tried a fix .. works with Ocaml 4.x. Used "set" function instead of assignment syntax.

I know the website is down. The owner is uncontactable. I need another server but i cannot afford to rent one. It has to be a raw machine preferably running...