-
Polygons with holes are not filled correctly,
The following was expected to fill the regions delimited by the red edges
```octave
pol = [
6.0000 3.6667
7.0000 4.0000
6.0000 5.0000
6.000…
-
I'm having trouble getting a C++ file to compile when I include any libmpc headers. Here's a MWE:
```
// A file named "test_libmpc.cpp"
#include
```
To compile, I'm running
```
g++ -c test_…
-
It seems like there isn't a tracking issue about this long-term effort yet (e.g. to mention in commit messages and to make it sprintable).
Nixpkgs moved to an explicit versioning scheme, with the p…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
I am using Emacs on Windows and I have downloaded and installed everything (for Spacemacs) according to the instruction given here. But when I launch Emacs, I get an an error stating
```
File Error…
-
As brought to light recently by @davidjb (mostly) and myself, we have quite a number of icons in our library with one or more imperfections from the following list:
- They do not fit the canvas
- Th…
-
While updating the MacPorts Portfile for octave-audio to version 2.0.7 I get the following error:
`'__audio_pkg_lock__' undefined near line 32, column 1`
PS: (Unrelated) I also see several of th…
-
#### Description :octocat:
helm-projectile-find-file (M-m p f) doesn't work, it results in a "void variable symbolp" error.
#### Reproduction guide :beetle:
- Start Emacs
- Open dired in a proje…
-
On my Nano clone, calling
`tone(pin, frequency, duration)`
[https://www.arduino.cc/reference/en/language/functions/advanced-io/tone/](url)
seems to ignore duration. e.g. changing the [https://www.…
-
#### Description :octocat:
I recently performed a clean install of Spacemacs (because of reasons) with `rm -rf ~/.emacs.d && git clone [...] && emacs`. After that, when accessing the status of a git …