-
Lets imagine, that an extension is defined to encode some diversity information. Here for example the set of regions involved in the development of a package. In our example the package has contributi…
-
Routed here from https://github.com/microsoft/vscode-cpptools/issues/5331
Checklist
- [x] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"`
- [x] This bug exi…
-
Please fill out the relevant sections below and delete the rest.
I got these memory leaks after playing locally with a couple of bots
````
Direct leak of 104 byte(s) in 1 object(s) allocated from…
-
How about a counted set/multiset type? These are pretty commonly used, and can be quite handy:
https://developer.apple.com/documentation/foundation/nscountedset
https://developer.apple.com/doc…
-
### Description of Issue
Getting an assertion with the following stack trace:
```
frame #0: 0x00007ff80ee6700e libsystem_kernel.dylib`__pthread_kill + 10
frame #1: 0x000000010d3a29b3 l…
-
Given the coordinates of four points in 2D space, return whether the four points could construct a square.
The coordinate (x,y) of a point is represented by an integer array with two integers.
Ex…
-
I'm trying to create a component for a table row. I'm using vue-resource to fetch data from an API created in Laravel.
My problem is that the table rows are rendered above the table and not in the tb…
-
```
What steps will reproduce the problem?
1. Download source
2. unzip source
3. run ./autogen.sh from source directory
What is the expected output? What do you see instead?
configure.ac:29: error…
-
On Ubuntu 18.04, the AssociativeAlgebras package has *every* example failing with this error:
```m2
-- -*- M2-comint -*- hash: -1944380713
i1 : A = fourDimSklyanin(ZZ/32003, {a,b,c,d}, DegreeLi…
-
**Describe the bug**
The show notes of https://podverse.fm/episode/wM7-p_1fM should include a bulleted list, but the bullets are not showing here.
**To Reproduce**
Steps to reproduce the behavi…