[Rpm-maint] [rpm-software-management/rpm] build: error: line 73: unclosed macro or bad line continuation (broken spectool) (#175)

Gleb Fotengauer-Malinovskiy notifications at github.com
Mon Mar 13 16:19:08 UTC 2017


Looks like `spectool` doesn't add a newline in the end of file.
Current fgetc approach expects '\n' in the end of every line.

I propose to switch to `getline(3)`.

-- 
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/175#issuecomment-286158741
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170313/f7510e05/attachment.html>


More information about the Rpm-maint mailing list