[Rpm-maint] [rpm-software-management/rpm] Rust bindings for rpmlib (#429)
Jeff Johnson
notifications at github.com
Mon Apr 16 15:02:53 UTC 2018
(After perusing the td.rs code: perhaps I am misreading some assertions)
Hmmm ... you do realize that only BIN/STRING/I18NSTRING types are scalars? Specifically, that means that CHAR and INT* types return a pointer to an array with count items.
Of course BIN is an array of octets, and STRING is an array of chars: but CHAR and INT* are arrays possibly of size 1.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/429#issuecomment-381632025
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180416/bd0f1e2f/attachment.html>
More information about the Rpm-maint
mailing list