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

output multiple block data with delimiter #134

Closed
wants to merge 1 commit into from

Conversation

MisterHW
Copy link
Contributor

@MisterHW MisterHW commented Feb 1, 2022

scpi-99 6.2.3.4 and 6.2.6 suggest returning multiple blocks is valid. SCPI_ResultArbitraryBlockHeader() would need to insert a delimiter.

Other changes are: testing for _GLIBCXX_HAVE_STDBOOL_H (see #116), testing for non-NULL data in writeData(), and some spelling fixes.

scpi-99 6.2.3.4 and 6.2.6 suggest returning multiple blocks is valid, so SCPI_ResultArbitraryBlockHeader() needs to insert a delimiter,
other changes are: accepting _GLIBCXX_HAVE_STDBOOL_H, testing for non-NULL data in writeData(), and some spelling fixes.
@MisterHW MisterHW changed the title output block data with delimiter output multiple block data with delimiter Feb 1, 2022
@j123b567
Copy link
Owner

I have split it to multiple PRs and commits and merged it differently. Should be part of the master now.

@j123b567 j123b567 closed this Jan 16, 2023
@MisterHW MisterHW deleted the blockdata_delimiter branch January 16, 2023 15:27
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.

2 participants