You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to test that both reading and writing of format 24 work
correctly, we need to write a record using 'wrsamp', then read back
what we wrote using 'rdrecord' and check that the result matches the
original record.
(Previously, 'wrsamp' worked correctly for format 24 but 'rdrecord'
did not, and thus the round-trip test would have failed.)
0 commit comments