Skip to content

misc/test using unsafe libc, rather than safe rust std #474

@jgarzik

Description

@jgarzik

misc/test.rs is calling libc::isatty, when it should be using io::stdin().is_terminal(), as noted in #399 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions