-
### Tested versions
v4.2.1.stable.official [b09f793f5]
### System information
Godot v4.2.1.stable - Windows 10.0.22621 - Vulkan (Forward+) - dedicated AMD Radeon RX 6700 XT (Advanced Micro Devices,…
-
[Job](https://mihubot.xyz/runtime-utils/Egpo-SfA) completed in 21 minutes 4 seconds.
https://github.com/dotnet/runtime/pull/109209
### Diffs
```
Found 274 files with textual diffs.
Summary of Code …
-
Windows Vista and 7 aero themes have dynamically applied gradients in the corners of the entire ncarea and a reflection on unextended window borders
Windows 8 and up no longer apply these effects. …
-
I will propose to support the GraalVM (native-image). I've try to run [the demo application](https://github.com/kazuki43zoo/mybatis-graalvm-demo) using MyBatis 3.5.1 on GraalVM. But I cannot build a n…
-
When I add LemonUI as nuget package in order to use it, my exports inside my C# FiveM addon won't work and crash my Client plugin.
Here is my stacktrack inside FiveM Client
```
[ 32719] [b309…
-
I use jjwt generate token for my micronaut app,I use graalvm build native-image, when generate token, I get this error:
`io.jsonwebtoken.lang.UnknownClassException: Unable to load class named [io.j…
-
The following test will not be able to pass due to the Enum.IsDefined function
```c#
shims.Add(Shim.Replace(() => DateTime.Now).With(() => new DateTime(2004, 4, 4, 11, 50, 0)));
//a…
-
Obviously the most well known Reflection APIs are going to be the Java-like runtime APIs or Python-style dynamic behavior. However, this crate would like to do as much as possible at compile time.
…
-
Catch failed zipmod loads and provide a useful message to help debug the issue. Currently it's just:
> XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextR…
-
Let's start with simple stuff:
```
// Example 1
namespace DynamicDictionaryTest
{
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
usin…