We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WriterProxy should support debug mode in Unix non-Linux systems that have POSIX support.
Debug mode in WriterProxy is hardcoded to only support Linux systems.
Build Fast-DDS for a Unix non-Linux target OS in Debug mode.
The text was updated successfully, but these errors were encountered:
Fixes eProsima#2166. Enable debug mode for Unix POSIX systems.
6347e26
Signed-off-by: promero <promero@mathworks.com>
c989f0b
Improves support for Unix POSIX systems. [12392] (eProsima#2167)
44049c0
* Fixes eProsima#2164 STRICT_REALTIME for Unix POSIX systems. Signed-off-by: promero <promero@mathworks.com> * Fixes eProsima#2166. Enable debug mode for Unix POSIX systems. Signed-off-by: promero <promero@mathworks.com> Signed-off-by: Samuel Wilhelmsson <samuel@halodi.com>
No branches or pull requests
Expected Behavior
WriterProxy should support debug mode in Unix non-Linux systems that have POSIX support.
Current Behavior
Debug mode in WriterProxy is hardcoded to only support Linux systems.
Steps to Reproduce
Build Fast-DDS for a Unix non-Linux target OS in Debug mode.
System information
The text was updated successfully, but these errors were encountered: