-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Area: networkArea: NetworkingArea: NetworkingImpact: majorThe PR changes a significant part of the code base. It should be reviewed carefullyThe PR changes a significant part of the code base. It should be reviewed carefullyType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
So far stdin is not defined for all platforms (particular msp-430 is lacking a definition). Since it is used in bordermultiplex.c it should be either defined for all platforms (preferable) or replaced in this specific file.
Metadata
Metadata
Assignees
Labels
Area: networkArea: NetworkingArea: NetworkingImpact: majorThe PR changes a significant part of the code base. It should be reviewed carefullyThe PR changes a significant part of the code base. It should be reviewed carefullyType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)