Skip to content

Verify that changing sys/termios.h to termios.h does not change behavior on *BSD #833

@clepple

Description

@clepple

FreeBSD:

/usr/include/sys/termios.h:3:2: warning: "this file includes <sys/termios.h> which is deprecated, use <termios.h> instead" [-W#warnings]

This shouldn't be a big deal to fix, but I want to make sure that the auto-detection works as expected, and the new header doesn't cause unintended behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementneed testingCode looks reasonable, but the feature would better be tested against hardware or OSes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions