Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sis.pipe() Liqueo de memoria en MS-Windows #160

Open
2 of 5 tasks
MelvinG24 opened this issue Dec 4, 2020 · 0 comments
Open
2 of 5 tasks

sis.pipe() Liqueo de memoria en MS-Windows #160

MelvinG24 opened this issue Dec 4, 2020 · 0 comments
Assignees
Labels

Comments

@MelvinG24
Copy link
Member

Reportando bug

no escribir en esta área y marcarlo al completar el issue.

  • Error global, no me deja correr Latino.
  • El error ocurre en una palabra reservada. Por ejemplo: si osi sino (escribir la palabra reservada en detalles).
  • Es un error en una función específica (escribir la función en detalles).
  • Es una falla de memoria (memory leak).
  • El error solo ocurre en el REPL (al ejecutar latino sin parámetros).

no escribir en esta área y marcarlo al completar el issue.

Más detalles:

Problemas en MS-Windows al utilizar el comando sis.pipe()

El comando funciona correctamente, pero despide un desborde de caracteres (no reconocidos) al final.

Código en donde ocurre:

// código_aquí
escribir(sis.pipe("dir *.c /on /p"))

// devuelve
File Not Found
  Volume in drive C has no label.
  Volume Serial Number is (Serial number here)

  Directory of C:\Users\(User name here)

IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
IIIIIIIIIIIIIIIIIIIIIIIIIIyyyyyá

Las I como tambien las yyyyá no están supuestos a salir al final de la ejecución

@MelvinG24 MelvinG24 added the error label Dec 4, 2020
@MelvinG24 MelvinG24 self-assigned this Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant