mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-09 08:11:38 +08:00
c5fe913d54
It appears the problem is that synth9 was erroneously included in testing. It involves a nested sequence which is not translatable. Not sure why it was still there, but fix is to suppress the test.
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
Dataset {
|
|
Sequence {
|
|
Sequence {
|
|
Float32 v4;
|
|
} Q2;
|
|
} Q1;
|
|
} SYNTH9;
|