From: Ben Pfaff Date: Sun, 19 Oct 2014 17:35:14 +0000 (-0700) Subject: All of the remaining failures are for "31". X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae2fb14db2f713059c38a1ec590802bc0e6f8b6c;p=pspp All of the remaining failures are for "31". --- diff --git a/dump.c b/dump.c index dab02a4120..6b9c879eed 100644 --- a/dump.c +++ b/dump.c @@ -132,6 +132,7 @@ dump_category(int level) match_byte_assert (0x58); get_string(); printf("string \"%s\"", get_string()); + match_byte (0); match_byte_assert (1); match_byte (0); match_byte (0); diff --git a/notes b/notes index e02b19bbb9..bef6ec9e85 100644 --- a/notes +++ b/notes @@ -488,6 +488,24 @@ tdump5 (./williams/000000000135_lightTableData.bin): 03 "Valid Percent" 58 "valid_percent" "Valid Percent" i1 i2 i2 00 00 00 00 03 "Cumulative Percent" 58 "cumulative_percent" "Cumulative Percent" i1 i2 i3 i0 +tdump14 (./williams/00000000034_lightTableData.bin): + + i2 + + 03 "Statistics" 58 "statistics_10" "Statistics" 01 00 00 i2 01 00 i1 00 i4 + 03 "A" 58 "" "A" 00 01 00 01 i2 i-1 i2 + 03 "Pearson Chi-Square" 58 "chi-square_crosstabs_1" "Pearson Chi-Square" i1 i2 00 00 00 00 00 00 00 00 + 03 "Continuity Correction" 58 "yates_correction_for_continuity" "Continuity Correction" i1 i2 i1 00 00 00 00 + 03 "B" 58 "" "B" 00 01 00 01 i2 i-1 i1 + 03 "Likelihood Ratio" 58 "likelihood-ratio_chi-square" "Likelihood Ratio" i1 i2 i2 00 00 00 00 + 03 "Linear-by-Linear Association" 58 "linear-by-linear_association_crosstabs" "Linear-by-Linear Association" i1 i2 i3 00 00 00 00 + 03 "N of Valid Cases" 58 "valid" "N of Valid Cases" i1 i2 i4 00 00 00 00 + + 03 "Values" 58 "values_10" "Values" 01 00 01 i2 01 00 01 i1 i3 + 03 "Value" 58 "value_18" "Value" i1 i2 00 00 00 00 00 00 00 00 + 03 "df" 58 "df" "df" i1 i2 i1 00 00 00 00 + 03 "Asymp. Sig. (2-sided)" 58 "asymptotic_significance" "Asymptotic Significance" i1 i2 i2 00 00 00 00 + tdump19: