dotnet / dotnet/fsharp

dotnet build produce invalid path when Cyrillic characters

Abierto
#20,004 1 comentario 0 reacciones 0 asignados Ver en GitHub
Bug Needs-Repro
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

Abrir la 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.