[haiku-development] Re: Coverity results for x86_64 build online

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 31 Jul 2012 04:50:20 -0700

On Tue, Jul 31, 2012 at 3:02 AM, Alex Smith <alex@xxxxxxxxxxxxxxxx> wrote:
> In some of the results it's matching functions and types against those from
> the host build environment. I wonder if it's possible to exclude stuff built
> for the host from the analysis?

I specifically told it to only track targets compiled with the
cross-compiler, but it's entirely possible that it's using host
headers (or some kind of default built-in header assumptions) to
analyze the code.

Also out of our control is the configuration on the server side where
I send the emitted output database for processing - perhaps it is
configured with some kind of default headers/rules that all code is
processed with there.

> I've just fixed a few minor issues in BFS (I doubt they would be problematic
> in reality), but for the most part the code seems 64-bit clean.

:)

I'll get that 32bit build up soon - today I gotta go out of town for business.

- Urias

Other related posts: