[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with review for libcdio transition



> But, reading /usr/include/cdio/iso9660.h from libiso9660-dev:amd64
> 2.2.0-1~exp1, I found this field in struct iso9660_stat_s (ending
> with "s" not "t") and not in iso9660_stat_t.

True, but iso9660_stat_t is a typedef for the iso9660_stat_s struct:

https://sources.debian.org/src/libcdio/2.2.0-1~exp1/include/cdio/iso9660.h/#L232

> Which may explain why total_size cannot be found in the C files
> generated by swig.

Thanks for poiting this out. I had not realized that C files were
generated. It might be easier for me to review those, than the XS thing.


Reply to: