> readFileManifest strips them manually

We seem to be talking about two different codebases, I don't see anything like 
that in here:
https://github.com/rpm-software-management/rpm/blob/879dbdc0201f02fc0a04516be6f4c3e4a7a4fdd4/build/files.c#L2273

And looking at rpm 4.14 version of readFilesManifest(), it doesn't do anything 
about trailing blanks either. Which is all to be expected as that's the code 
from which readManifest() was adopted from. And neither does parseFiles().

I wouldn't exactly be shocked if there are bugs in how this all is handled, but 
lets get the facts straight first. Also, readManifest() needing such code 
smells like papering over the real issue somewhere else.

-- 
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/pull/1043#issuecomment-586959163
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to