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

Enable termios baudrate configuration for macOS #342

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

srmainwaring
Copy link
Contributor

Replace #341 to trigger CI. See: #341 (comment).

Closes #340

Ensure that the baud rate is set in the termios attributes when compiling with clang on macOS.

- termios.h on macOS does not define the macro _HAVE_STRUCT_TERMIOS_C_ISPEED.

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

@pablogs9 pablogs9 merged commit a40c1b9 into eProsima:develop Sep 8, 2023
3 checks passed
@srmainwaring srmainwaring deleted the prs/pr-termios-macos branch September 8, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants