coderaiser
coderaiser
Пробовал переписать функцию start в `x11clip` таким образом: ``` cpp Handle start(const Arguments& a) { try { XClipStart(); } catch (int error) { } HandleScope scope; return scope.Close(String::New("started")); } ```...
Обновил модули: - [glxwin](https://github.com/exebook/glxwin) - [x11clip](https://github.com/exebook/x11clip) - [dnaof](https://github.com/exebook/dnaof) - [intervision](https://github.com/exebook/intervision) Поменял `useX11clipboard`, сейчас ошибка выглядит таким образом: ``` js /home/coderaiser/deodar/intervision/display.js:34 if (fontPath.indexOf('/'+fontHints[i].name) >= 0) ^ TypeError: Cannot call method 'indexOf'...
Добавил обработку ошибки в [display.js](https://github.com/exebook/intervision/pull/4). Возможно ли использовать стандартный шрифт, или не назначать его вовсе? Насколько `Deodar` завязан на X window? Возможна ли его частичная (хотя бы) функциональность без Иксов?
Just fixed with [@putout/minfy v3.9.0](https://github.com/putoutjs/minify/releases/tag/v3.9.0) 🎉. Please re-install **Minify**, is it works for you?
Recast is not maintained, you can use [`@putout/printer`](https://github.com/putoutjs/printer) it is made for Babel AST and has lots of configurations.
Current code right now will throw from code in the repository: ```js for (let repeats = 1; repeats 3643.7 (4107.5) MB, pooled: 939 MB, 9.21 / 0.00 ms (average mu...
Looks like `braces` not maintained at all, better to use [glob](https://www.npmjs.com/package/glob), if you use `fast-glob`, or `globby`.
Any progress on this? Can it be merged?
they also fail in master All related to changed code tests passes.
There is more such cases, you can find them with `putout` :). Static analysis can’t be to much.