-
Additional information here:
https://github.com/lovell/sharp/issues/1387
I have also tried making a brand new project with sharp as the only package.
index.js
```
const testMod = require("sharp…
-
## Bug description
See https://github.com/ssalonen/cec-alsa-sync/issues/7
## To Reproduce
## Expected behavior
## Screenshots
## Environment
- OS: [e.g. iOS]
- B…
-
Bug type: Language Service
**Describe the bug**
- OS and Version: Windows 10, connecting through Remote - SSH to RedHat 7.6
- VS Code Version: 1.63.2 (user setup)
- C/C++ Extension Version: v1.7…
-
### Brief Issue Summary
I can't build a simple project using the extension. It seems that de CXX compiler is not properly identified. This compiler works fine when used without the cmake tools exte…
-
Using the latest git version (as of 2013-04-21) when I try to build ycm_core I run into this build issue:
```
[ 86%] Building CXX object BoostParts/CMakeFiles/BoostParts.dir/libs/thread/src/pthread/t…
-
The CMake Debug target has extensive C++ compiler warning reporting enabled except for some warnings we will not be able to get rid of such as attribute-ignore.
This is an ongoing issue/project, I …
-
Hi,
Almost every planned feature is implemented for v8. Now what we need the most is a lot of feedback about bugs and possible regressions.
v8 is available in the `master` branch of lvgl.
ht…
-
**Host Environment**
- OS: macOS monterey 12.1
- Compiler: AppleClang 13.0.0.13000029
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install libspatialite`
**Failure logs**
b…
-
#### Detailled description
const_pointer from std::allocator was removed in C++20. This is still used in OgreMemorySTLAllocator.h line 130.
-
Windows CI now builds (after removing the `-j 128` which caused out of memory issues during build), but is broken. From https://github.com/rgommers/scipy/runs/4850001376?check_suite_focus=true:
```
…