-
### Checklist
- [X] My issue was not mentioned by others, and it is not a duplicate issue.
### Description
Starward 內初次導入帳號紀錄,依照 APP 指示操作會出現錯誤訊息。
```
miHoYoApiException - Input URL
Something w…
-
Related to #229, the [XNAT calculator on the website](https://gstt-csc.github.io/platforms/xnat.html) does not properly display on the Safari browser i.e., it requests a Microsoft sign-in:
This…
-
### Describe the bug
Hi, there is an error after update nuget packages
> CSC : error CS1705: Assembly 'H.Formatters.Newtonsoft.Json' with identity 'H.Formatters.Newtonsoft.Json, Versi
…
-
Repro (Windows):
```
build clr+libs -arch x86 -c Release
src\tests\build.cmd x86 release GenerateLayoutOnly
```
Fragment of output from second `build` command:
```
...
ILLink.Tasks -> c:\g…
-
https://chokcoco.github.io/CSS-Inspiration/#/./layout/masonry-layout-colum
csc inspiration guide online
-
## Steps to Reproduce: compile the following code:
public static class bug{
public static void print(this int x){System.Console.WriteLine(x);}
public static void Main(){
int x=3,y=2;
…
-
## Steps to Reproduce
1. on Armbian (Debian 9.8) for Odroid XU4
2. Compile a C# project with mono
3. compiler crashes due to "Assertion at mini-trampolines.c:1077, condition `plt_entry' not m…
-
## Steps to Reproduce
private build, could be self inflicted:
`wsl /i/2/bin/mono --interpreter /i/2/lib/mono/4.5/csc.exe /s/1.cs`
### Current Behavior
Warnings:
```
icall.c:1719:
…
-
Building with csc on OpenBSD is completely broken in any version of mono (including HEAD) after 5.x. Mono itself can be built by using --with-csc=mcs and after that mcs
can be used to build, without …
rnagy updated
6 years ago
-
## Steps to Reproduce
1. Update to the latest mono from master.
2. Try to compile something using MSBuild that would invoke csc.exe
3. See that System.Memory is needed but unavailable.
…