-
```
What steps will reproduce the problem?
1. Compile the package on a French PC
2. Execute it with float longitude 2.4 and latitude 45.87 for exemple
3. The kml has bad values (cf kml file)
We expec…
-
```
What steps will reproduce the problem?
1. Compile the package on a French PC
2. Execute it with float longitude 2.4 and latitude 45.87 for exemple
3. The kml has bad values (cf kml file)
We expec…
-
I wonder if XML would be perceived as "old." As an author [on an OLD blog engine](github.com/shanselman/dasblog), I can say folks give us crap regularly about our XML.
-
After migrating my code-generation from 2.0.792 to 2.0.805 and 2.0.810 I get the following stack-trace when serializing my objects. Of course I want to help to solve this issue but I don't know where …
-
```
Both the 0.7.4 and the latest svn, when I connect to MSN, sometimes it
works but usually it stuck on Synchronizing, is this might because that I
used MSN Wave 3 in windows?
Debug: Requesting fro…
-
Due to the use of `System.Xml.Serialization`, this library isn't NativeAot-compatible.
```
using Geo.Gps.Serialization;
try
{
var data = File.ReadAllBytes("path_to_gpx");
using var s…
tipa updated
9 months ago
-
The following example works with
```
#include
#include
#include
#include
int main()
{
std::ostringstream os;
{
boost::archive::xml_oarchive archive(os);
i…
-
(De-) serializing using the json backend and enabled gzip compression fails on Windows. This even happens when `gzip::no_compression` is used for the compressing stream.
The bug most likely exists si…
-
[Job](https://mihubot.xyz/runtime-utils/02ed858482444af2ab3a12d9f3a28317) completed in 15 minutes.
### Diffs
Diffs
```
Found 344 files with textual diffs.
Summary of Code Size diffs:
(Lower is b…
-
```
Hi,
Thank you for your work. This is amazing so I don't have to open bluetooth
every time to switch.
Below is what show up recently. I've set the application to start with Windows,
and now it…