Alexander Kolnogorov

Results 3 issues of Alexander Kolnogorov

Right now, if we have a MACRO in one module and then the MACRO with the same name in another module, they conflict with each other with error "Duplicate macroname",...

enhancement

When i run test, it fails with the `TypeError: this.contextRender is not a function when using shallow` error. This is my test: ``` import { h } from 'preact' import...

If you try to convert something, you'll get an "Conversion mode is not specified" error, even though the "mode" parameter is specified. For example: ``` zxtune123 --convert mode=psg,filename=music.psg music.pt3 ```...