Fix one data example.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Nov 2014 05:00:22 +0000 (22:00 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Nov 2014 05:00:22 +0000 (22:00 -0700)
dump.c
notes

diff --git a/dump.c b/dump.c
index 73bed134c0d34d9df606bdfe53ac5f5371acecd4..50e1ba2c3e1697c3e31328e20577d4dde4c81b0d 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -697,6 +697,19 @@ dump_data(void)
                   printf ("nested %d bytes", subn);
                   pos += subn;
                 }
+              else
+                {
+                  match_u32_assert(2);
+                  printf("(special 2)");
+                  match_byte_assert(0);
+                  match_byte_assert(0);
+                  match_u32_assert(1);
+                  match_byte_assert(0);
+                  match_byte_assert(0);
+                  int subn = get_u32 ();
+                  printf ("nested %d bytes", subn);
+                  pos += subn;
+                }
             }
           else
             match_byte_assert (0x58);
diff --git a/notes b/notes
index 0fe0b263129abd8f1e5e672fa1c037e0792cc380..6d716e9b70c40474a0330c6a8bb4218a502c56fc 100644 (file)
--- a/notes
+++ b/notes
@@ -1483,6 +1483,17 @@ web/1fe57275203d4c8b7eca5bd796738e71/00000000014_lightTableData.bin (Correlation
     i119 00 00 00 00 01 58 F40.3(0.275)
     i136 00 00 00 00 01 58 F40.3(0.019)
 
+web/f748b5e575e0a0c2e55698c3b18d272e/00000000075_lightTableData.bin (Case Processing Summary):
+
+i5
+i0 i0 01 58 F40.0(46)
+i1 i0 01 58 F40.0(0)
+i2 i0 01 31 i2 00 00 i1 00 00 i6 00 00 00 00 58 58 F40.0(62)
+i3 i0 01 58 F40.0(15)
+i4 i0 01 58 F40.0(15)
+
+
+
 
 Data: tdump21 (germano/Crosstabs.pdf)
 -------------