Changes between Initial Version and Version 1 of Ticket #8789, comment 23
- Timestamp:
- Jan 4, 2025, 2:32:14 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8789, comment 23
initial v1 5 5 6 6 If the test case in comment 11 is still broken, and setting the correct flag via `fctrl()` in `BSerialPort::_DeviceControl()` makes it pass... then sending a patch sounds OK to me (even if only to get others to come up with some better approach, if there is one). 7 8 Edit: Seems I had the the method name wrong on my original comment, as there's a `BSerialPort::_DriverControl()`, but no `_DeviceControl()`. (I couldn't find my modified version, sorry).