[svn-r12775] Fixed HL C++ errors from removing VL packet table. Silly me for
omitting the C++ test in the first place! Tested on heping (with --enable-cxx!).
This commit is contained in:
@@ -518,6 +518,7 @@ out:
|
||||
return 1;
|
||||
}
|
||||
|
||||
#ifdef VLPT_REMOVED
|
||||
int VariableLengthTest(void)
|
||||
{
|
||||
long test_long;
|
||||
@@ -586,3 +587,4 @@ out:
|
||||
H5_FAILED();
|
||||
return 1;
|
||||
}
|
||||
#endif /* VLPT_REMOVED */
|
||||
|
||||
Reference in New Issue
Block a user