Dylan Brotherston
Dylan Brotherston
I also get the same error message when using one-click install for playlists. one-click install for individual songs still works. The auto-update also makes it impossible to use an older...
It appears that this was indeed an issue with the bsaber site. I can now download playlists as normal.
wait, there was an update bcfd56af98c6c768187829e652d45dc82872eb57 and I didn't even notice
This kind of breaks when empty commands are given.
Hi, @brujoand I actually closed the issue because my "workaround" was only viable for very simple examples. This is what i am currently using and seems to be far more...
@insou22 Can this be looked into again AndrewT is "unimpressed"
spim will initialise everything to zero. including registers and stack memory.
It definitely can't be inline as ``` 0x00400150 file.s 34 [0x03e00008] jr $ra ``` Could get ludicrously long. --- Possibly change the first line from ``` error: your program tried...
And *if* this was caused by an instruction in another file ``` > | in file.s: | the instruction that caused $ra to become uninitialised was: | 0x00400144 30 [0x8fbf0000]...
~~This should be configurable with something in here: https://www.gnu.org/software/bash/manual/html_node/Readline-Init-File-Syntax.html~~ And rustyline doesn't support reading a config file.