This is probably a gcc question but I will ask this anyway.

I am trying to use Dehydra on a legacy code base. Since the base
compiler used to build Dehydra is gcc 4.3.0, g++ reports a bunch of
compiler errors and exits before it gets to invoking the Dehydra
callbacks.

Is there any way to force gcc to ignore these compilation errors?
Since my target is to perform static analysis of this code base, I
don't really care about these errors.

- Praveen
_______________________________________________
Dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to