You've probably noticed we've got some new warnings in CDash. Whilst the warnings are valid, I don't know why they've only just started showing up?
They appear to have started here:
http://my.cdash.org/buildSummary.php?buildid=197171I had made some commits just before that but nothing that should have affected these files. I also
removed some warnings (on Windows at least) in
this commit but from the timestamps it looks like this was afterwards (though maybe this is due to US vs UK times or something).
Was CDash ignoring certain warnings before, and it only reports when things have changed?
Also, you'll notice that the AmbientOcclusionCalculator test I added keeps failing. It might be due to different results on Windows vs Linux, or there might be an actual problem with precision or uninitialised variables. I'll look into it.