-
Discussing the memory-related properties of references: does `&T` have to point to allocated memory (with at least `size_of::()` bytes being allocated)? If yes, does the memory have to contain data t…
-
#### Problem
The current wording of the main clause of 2.5.8 (before exceptions) is:
> The size of the [target](https://w3c.github.io/wcag/guidelines/22/#dfn-targets) for [pointer inputs](https:…
-
@anpete The recent fix for this unfortunately breaks the SQLCE provider, as the SQL generated with nested SELECTs is not supported by the SQL CE engine. https://github.com/aspnet/EntityFramework/comm…
-
We are working on a translation of LAPACK to .NET. We wrote a FORTRAN compiler which successfully translates all of LAPACK, including all tests. On real data types (almost) all tests pass. On complex …
-
The exclude region is one feature I really miss about Octoprint. I didn't see it in the list so wanted to get it out there.
I am aware this is a very difficult feature to add however is is awesome.…
-
are these functions used elsewhere in the project? I have a new (much faster) function for calculating local thickness and most of the other functions in that file should probably be in `bone_morphome…
-
Step to reproduce.
macOS Big Sur
![180713420-dee8e561-438a-4b18-a3a4-83ebcbc45bfd](https://user-images.githubusercontent.com/3147576/181923779-7901429e-4360-427c-a674-461a55f75577.png)
1.launch b…
-
#### SUMMARY
Outside of implementing custom filters, I'm wondering if there is a way to **remove a filter expression** (and in this case add a different one).
#### DETAILS
I have an entity th…
-
### What happened?
A player on my server entered an Ancient Tomb and started the puzzle and the server immediately crashed.
### Pack Version
Version: 1.7.0
### To Reproduce
1.Enter an ancient to…
-
When I add tracks, I get a FreeCAD crash. (Yes; this may be a FreeCAD issue).
I tried isolating the responsible features in the kicad-pcb file, but I was unsuccessful. Without isolation, I can't sha…