On 12/20/2011 11:27 AM, Jean-Marc Desperrier wrote:
Only 22 files are in error (which is certainly a tiny part of the Mozilla tree) :
- 20 of which are idl files
- most of those idl files come from /other-licenses/ia2, three from /accessible
So the IDL errors are because accessible is written using Microsoft's IDL language, which is distinct from the xpidl that (most of) Mozilla uses.
- the two other are apparently obscure header file specific to the mac platform
These are Objective-C headers (most likely); while the indexer has some support for Objective-C, I don't think it's terribly robust.
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to