Grigory Vasilyev

Results 7 issues of Grigory Vasilyev

``` In file included from :484: In file included from /build/telegram-desktop+clang/src/build/Telegram/CMakeFiles/Telegram.dir/cmake_pch.hxx:5: In file included from /build/telegram-desktop+clang/src/tdesktop-3.6.0-full/Telegram/SourceFiles/stdafx.h:102: In file included from /usr/include/range/v3/all.hpp:17: In file included from /usr/include/range/v3/action.hpp:32: In file included from...

It's not clear why the error occurs. The code seems to be ok. Apparently there is something messed up with the namespace. ``` src/rz-ghidra/ghidra/ghidra/Ghidra/Features/Decompiler/src/decompile/cpp/database.cc:860:10: error: use of undeclared identifier 'crc_update'...

high-priority

TypeError: Cannot read property 'split' of undefined at declarationEmptyLineBefore (node_modules\stylefmt\lib\formatDecls.js:65:33) at node_modules\stylefmt\lib\formatDecls.js:26:26 at node_modules\postcss\lib\container.js:192:28 at node_modules\postcss\lib\container.js:148:26 at Rule.each (node_modules\postcss\lib\container.js:114:22) at Rule.walk (node_modules\postcss\lib\container.js:147:21) at Rule.walkDecls (node_modules\postcss\lib\container.js:190:25) at formatDecls (node_modules\stylefmt\lib\formatDecls.js:14:10) at node_modules\stylefmt\lib\formatRules.js:64:12...

gtk2 has issues with HiDPI and toolbar icons are small. It would be nice to add an icons size in the interface settings. Or switch gtk2 to gtk3. I tried...

Loose indent and nesting. Input: ```css code, pre font-family: "Roboto Mono", Inconsolata, monospace margin: 0 padding: 0 text-align: left tab-size: 4 hyphens: none @forcewrap ``` Ouput: ```css code, pre {...

w: Unconfirmed

**Changelog:** - Add vector2 parameter general:float_min_crop for support minimal cropping size for windows that cannot transition to float. If 0 < value < 1.0 then use part of windows size,...

``` npm install [email protected] ``` ``` Node#before is deprecated. Use Node#raws.before (node:3276) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot set property 'parent' of undefined (node:3276) DeprecationWarning: Unhandled promise...