myCrack
myCrack
> `nonsquarebra ::= [^\[\]]` You can rewrite it like this: ```ebnf nonsquarebra ::= [^#x005B#x005D] ````
> Would be nice if `rr` had an option to relax/accept common escaped sequences `\t\r\n\s\S\w\W...` or even regular expressions like `/.../`. RR use ebnf defined by w3c, so i think...
> Must be a fluke. If that happened regularly, I would be hammered with bug reports. It happens time to time with my instance too. I never report it, just...
Here is another three errors: ```console > g++ -DDEBUGGING_HACKS -Wall -Werror -std=c++11 -I. -c -o memory.o memory.cc memory.cc: In member function 'void memory::dump(uint64_t, uint64_t)': memory.cc:199:19: error: unknown conversion type character...
> Same for you? Same shit for me.
> it's ok for me, no such blur. Can you recheck it for this exact time 0:25. - https://youtu.be/f3ma40s88YE?t=25 ?
Cool! Thanks. I will wait new release, and after that i'll close issue if everything will be as expected.
With 1.3 - the same as before, in the end, the software is not installed, and the installer process is still running. So, #76 is not a solution. Here is...