Josh Stone <[email protected]> writes: > + /* Small lookup table of forms with fixed lengths. Absent indexes are > + * initialized 0, so any truly desired 0 is set to 0x80 and masked. */
/* GNU coding style has comments that go without continuation asterisks. */ Sorry, I didn't notice this before. Or maybe it wasn't there, I don't know. The patch is fine otherwise, so it can be committed without re-posting after this is corrected. > + /* NB: This doesn't cover constant form lengths, which are > + * already handled by the inlined __libdw_form_val_len. */ Here as well. Thanks, PM
