-
The program is
https://ppmforums.com/download.php?id=29787
It works fine with some layout glitches when used with Mono's implementation, but it won't run with sysdrawing-coregraphics, it will throw…
-
### Environment
- Pythonnet version: 3.0.3
- Python version: 312
- Operating System: Win11
- .NET Runtime: 4.7.2
### Details
- Describe what you were trying to get done.
i a…
-
Rewriting/Porting NF again since Beeflang is a very niche and new language and less people know it. I'm concerned that it might be abandoned if the main developer stops working on it. Also, people are…
-
[MessagePackMember(1, Name = "fees", NilImplication = NilImplication.MemberDefault)]
public decimal Fees { get; set; }
ERROR:
{"The unpacked value is not expected type. Do not convert System.Byte (b…
-
## Steps to Reproduce
1. Run Server project on mono 5.14
[ConcurentDictionaryTest.zip](https://github.com/mono/mono/files/2460150/ConcurentDictionaryTest.zip)
2. Run Client project on .ne…
-
## Is your feature request related to a problem? Please describe.
For large graph, current `serialize(OutputStream)` will serialize data into a binary heap buffer, then write it into `OutputStream`, …
-
Storing RRULEs in their compiled form leads to segmentation faults upon retrieval. This happens due to the `icalrecurrencetype` having an `icaltimetype` field, which in turn has a pointer to `icaltime…
-
### Description
Single precision IEEE floating point numbers often have sufficient precision for many applications, and are used in many binary formats. Additionally, SML/NJ stores `Real64.real` valu…
-
customer: @agureev
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
We have a horrible bug with our cue function
```elixi…
-
see https://groups.google.com/forum/#!topic/golang-nuts/Wk8qDdhbtUM
My trouble is that when I want to transport a go data on network between golang apps, but I can't find a perfect way to achieve t…