[test-suite] r178660 - Removing sources of uncertainty from ClamAV
Renato Golin
renato.golin at linaro.org
Fri Apr 5 09:50:17 PDT 2013
On 5 April 2013 17:33, Ulrich Weigand <Ulrich.Weigand at de.ibm.com> wrote:
> This breaks the test when building with a C89 compiler (e.g. GCC
> in default mode).
Hi Ulrich, you're quite right! Sorry about that, fixed on 178884.
Also, the qsort call gets a warning due to
> dirent_compare having not quite the correct type:
>
That's not the first of its kind in the test-suite. ;)
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130405/8bdabc54/attachment.html>
More information about the llvm-commits
mailing list