Skip to content

Fix streamlist file parsing for Windows - #16

Open
msbdd wants to merge 1 commit into
EarthScope:mainfrom
msbdd:main
Open

Fix streamlist file parsing for Windows#16
msbdd wants to merge 1 commit into
EarthScope:mainfrom
msbdd:main

Conversation

@msbdd

@msbdd msbdd commented Dec 23, 2025

Copy link
Copy Markdown

On Windows, parsing streamlist.conf returned only one fields due to the use of %c in sscanf, leading to incorrect parsing of stream selectors.
This suggestion replaces %c with a scanset to correctly handle line endings and ensure consistent reading across platforms.
Tested on both Windows and Linux.

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.

1 participant