-
Even though Clang was always known for great compiler error messages, it behaves poorly when NTTPs are used. Please see this Compiler Explorer link to compare the same error messages in GCC and CLANG:…
mpusz updated
10 months ago
-
### Cura Version
5.6.0
### Operating System
Windows 11
### Printer
Creality K1, Ender 3 Pro
### Reproduction steps
Select Cura to open.
### Actual results
Cura starts to load but start screen…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See
- https://github.com/dotnet/roslyn/issues/188
- https://github.c…
-
### Describe the problem
useDateType marks the models as Date objects.
The service does not convert the date strings to date objects.
This is causing the model generated as (Date) to be incorrect…
-
Should “Financial Value” be a quality?
Financial value doesn’t seem to fit the definition of quality since it does not inhere in an independent continuant that could be exchanged in a market, is no…
-
**Describe the bug**
The inputs context does not seem available in the `with` context of reusable workflows
**To Reproduce**
- Create a reusable workflow that has the following input
```ya…
-
Hi, thanks for the great library, it is really amazing. My issue is I am trying to avoid duplications of some functions.
For example, I have these functions to add and remove nodes.
```rust
p…
-
Once I included boost completion seems to slow down to a crawl. I am actually amazed that results eventually show up if you wait long enough. But this is not going to be very useful at the current spe…
-
Is there a way to enter a python *virtualenv* from nushell?
-
I'd like to propose that enum be added to Go as a special kind of `type`. The examples below are borrowed from the protobuf example.
### Enums in Go today
```
type SearchRequest int
var (
Sear…