dotnet build produce invalid path when Cyrillic characters
- Lingua principale
- F#
- Stelle
- 4.3k
- Fork
- 876
- Merge medio
- 5g 9h
- PR unite (30g)
- 153
Descrizione
I have with Cyrillic names. dotnet build when report errors produce intelligible paths
```
ГенераторЗадачок.Ядро net10.0 a échoué avec 3 erreur(s) (9,7s)
D:\d\github\????????????????\????????????????.????\Library.fs(92,15): error FS0025: Incomplete pattern matches on this expression. For example, the value '?????????????? (_, _)' may indicate a case not covered by the pattern(s).
D:\d\github\????????????????\????????????????.????\Library.fs(342,19): error FS0025: Incomplete pattern matches on this expression. For example, the value '?????????????? (_, _)' may indicate a case not covered by the pattern(s).
D:\d\github\????????????????\????????????????.????\Library.fs(419,19): error FS0025: Incomplete pattern matches on this expression. For example, the value '?????????????? (_, _)' may indicate a case not covered by the pattern(s).
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reproducing the reported dotnet build failure with Cyrillic characters in the project and path names. Inspect how the errors referencing Library.fs are rendered, and consider the issue complete when those paths and related names remain readable instead of becoming question marks.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- fsharp
- Ambito
- compilers
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100