Mateusz Paluszkiewicz
Mateusz Paluszkiewicz
Hi, I found the AppVeyor build which failing because of: ``` C:\ci\build\cling-src\tools\cling\lib\UserInterface\textinput\TerminalDisplayWin.cpp(36): error C2664: 'HANDLE CreateFileW(LPCWSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES,DWORD,DWORD,HANDLE)': cannot convert argument 1 from 'const char [8]' to 'LPCWSTR' [C:\ci\build\builddir\tools\cling\lib\UserInterface\clingUserInterface.vcxproj] ``` Looks like...
NW.JS Version: v0.15.4 NW.JS Commit hash: 63bc85a-0fc8753-3ee2c58-8655cb9 ``` /Users/theaifam5/Desktop/Test/custom-tray-menu/custom_tray_menu.js:3 var gui = global.window.nwDispatcher.requireNwGui(); ^ TypeError: Cannot read property 'requireNwGui' of undefined at Object. (/Users/theaifam5/Desktop/Test/custom-tray-menu/custom_tray_menu.js:3:37) at Module._compile (module.js:565:32) at Object.Module._extensions..js (module.js:580:10)...
Hey! While debugging my configuration, I noticed that the defined `settings` is just ignored. ``` "import/extensions": [ ".js", ".jsx", ".ts", ".tsx" ], ``` Please consider use this likes so: ```...
Hey, I seen that the package uses a lot of dependencies which I think should be optional. Is there any checking mechanism if the "hg" or "git" or any other...
Since Microsoft products are widely used, would be nice to see the support here. :)
Hey! I'm making multi-platform library for process manipulation. RLS shows the function definition when I hover over `from_current` or `test`, but RLS returns: ```log [Trace - 9:18:46 PM] Received response...
Version: 1.9.0 OS: ArchLinux x64 Package: https://www.archlinux.org/packages/community/x86_64/poco/ Empty application based on ServerApplication. Log: ``` Uninitialized bytes in __interceptor_memcmp at offset 0 inside [0x702000000ae0, 16) ==16462==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0x7fc9578f1482 in...
Hey, Does Revo supports Azure functions? Best regards, TheAifam5
Hey, I found an issue with the `slog-config` crate. I'm new in Rust so I don't really know if that is on my side. Environment: `rustup 1.18.3 (2019-05-23)` `rustc 1.37.0...
* App version: 7f19f8028676d133a3323e0920b126c9bac64878 * Operating System (Platform and Version): ArchLinux * Type of installed package (Snap, AppImage, deb, rpm, pacman): git **Bug description** Does transpile, every dependency gets installed...