Owen Avery
Owen Avery
Turtles could probably break and throw an item version of themselves
@philberty you may have recently solved this
Nevermind :1:21: error: failed to resolve root segment 1 | struct Foo(&'static Foo); | ^~~ ASM generation compiler returned: 1 :1:21: error: failed to resolve root segment 1 | struct...
@philberty compiler explorer seems to indicate that this was fixed
This looks like a duplicate of #1495 @philberty
The given code now produces this error: ``` :10:21: error: expected 'c_int' variadic argument 10 | printf(c_p, value); | ^~~~~ ``` https://godbolt.org/z/nv9YqnGcP
If you really want windows support, you could try something with MinGW
You could batch multiple ```task_complete``` events into ```task_complete_batch``` events.
Maybe turtles could toggle modems by using ```turtle.place```?
I'm not very familiar with docker, but couldn't you just add sccache to your own images? It looks like the installation process is fairly short.