Re: [Libcdio-devel] [PATCH v3 0/2] Add Rock Ridge CE record processing

2023-03-23 Thread Thomas Schmitt
Hi, i think that the chnages are ripe for being accepted and thus pushed branch "pete_batard_ce_v3". Rocky, please merge. - Tests made: "git am" applied the v3 patches without complaints. Both known problems of v2 are gone:

[Libcdio-devel] [PATCH v3 0/2] Add Rock Ridge CE record processing

2023-03-22 Thread Pete Batard
Changes from v2: * Remove semicolon in macro to prevent a compilation warning * Use a single buffer * Switch to using iso733_t in iso_su_ce_s Pete Batard (2): Clean up rock.h and fix the use of char arrays in iso_su_ce_s Add processing of Rock Ridge CE records include/cdio/rock.h | 20 --