Hi Sebastian, On 03.11.2015 23:06, Sebastian Andrzej Siewior wrote: > packaged new upstream version directly from github [0] last weekend and > now I got around to write this :) All patches got merged upstream and I > ended with two new (one armhf duct tape from clamav, the other somehow > slipped). > > Build tested it against clamav from unstable (after using the new build > depend) the test-suite passed.
That's great news! Regarding the armhf problem: Have you filed a gcc bug report? Regarding the other patch: Making function parameters const is technically an API change, which is not really nice to do in a Debian-only patch. On the other hand these const problems can be worked around with casts, so maybe it would be better to add some casts to clamav? It would also be useful to check what other programs using tomsfastmath in Debian expect. Best regards, Andreas _______________________________________________ Pkg-clamav-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel
