dotnet build produce invalid path when Cyrillic characters
- Lenguaje dominante
- F#
- Estrellas
- 4.3k
- Forks
- 876
- Merge medio
- 5 d 9 h
- PR fusionados (30 d)
- 153
Descripción
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).
```
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- fsharp
- Área
- compilers
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100