Attila Lendvai

Results 158 comments of Attila Lendvai

ah, good to know about C-c C-c, thanks! will try to unlearn C-x C-s.

it would be nice if i could reproduce this, but last time i was running macos in a VM under linux it was a lot of pain (mouse is sometimes...

@TheFausap it's not the same problem: `target/os` is not defined. i don't know why i didn't encounter this, but a `--define target/os` seems to be missing from the `eval0.ll` path...

> Up to maru.8 everything is ok, however. do you mean maru.8 is working fine on macos with the llvm backend? that would be somewhat surprising, because it seems to...

> I have also to add that the idea to build the eval0 32bit version under darwin is deprecated now. I suppose in the very near future all the 32bit...

the other issue i don't understand. somehow this gets called with the wrong type of argument: ``` (define-primitive-function environment ((parent ) ... ``` although, here's something i have noticed: there...

i'm also staring at a locked E3131, but AFAIU i shouldn't try to use this script on it, right?

i ran the program and it didn't work, please find the script output attached: ``` $ ./unlocker.py --help ******************************************************************************** Huawei modem unlocker By Neil McPhail and dogbert This is Free...

please update the script and the readme and note in the output that newer modems have a different unlock algorithm (as suggested by the fact that there are two kinds...

@rpav did you mean to create the tag `v11.1.0.0`? or maybe `v11.0.0.1`? i'd recommend a different tag pattern: `v11.0.0-1` i.e. use a dash to differentiate between llvm's version, and c2ffi's...