2022-06-25 22:50 ftp://ftp.de.debian.org/debian/pool/main/w/wine-gecko-2.24/wine-gecko-2.24_2.24+dfsg.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: 242afc3 (2022-06-25 21:42:55 +0200) count: 27448 27277 elapsed-time: 1556.0 1665.5 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: wine-mozilla-2.24/accessible/src/atk/ApplicationAccessibleWrap.cpp:120:46: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/ApplicationAccessibleWrap.cpp:143:46: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/nsMaiHyperlink.h:26:3: style: Class 'MaiHyperlink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/atk/AccessibleWrap.cpp:273:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/AccessibleWrap.cpp:720:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/AccessibleWrap.cpp:1015:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/AtkSocketAccessible.h:49:16: style: The function 'Shutdown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/atk/AccessibleWrap.h:56:16: note: Virtual function in base class wine-mozilla-2.24/accessible/src/atk/AtkSocketAccessible.h:49:16: note: Function in derived class wine-mozilla-2.24/accessible/src/atk/AtkSocketAccessible.cpp:135:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/RootAccessibleWrap.h:26:3: style: Class 'GtkWindowAccessible' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/atk/Platform.cpp:132:5: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/Platform.cpp:136:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/Platform.cpp:140:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/Platform.cpp:87:24: style: Variable 'subLen' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/accessible/src/atk/nsMaiHyperlink.cpp:137:60: style:inconclusive: Function 'Initialize' argument 2 names different: declaration 'aClass' definition 'aHyperlink'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/atk/nsMaiHyperlink.h:38:64: note: Function 'Initialize' argument 2 names different: declaration 'aClass' definition 'aHyperlink'. wine-mozilla-2.24/accessible/src/atk/nsMaiHyperlink.cpp:137:60: note: Function 'Initialize' argument 2 names different: declaration 'aClass' definition 'aHyperlink'. wine-mozilla-2.24/accessible/src/atk/UtilInterface.cpp:68:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/UtilInterface.cpp:129:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/UtilInterface.cpp:216:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/UtilInterface.cpp:225:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/atk/nsMaiInterfaceDocument.cpp:65:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/accessible/src/base/ARIAMap.h:236:3: style: Class 'AttrIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:134:44: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:204:46: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:266:45: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:296:45: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:345:28: style:inconclusive: Function 'MapTokenType' argument 1 names different: declaration 'aContent' definition 'aElement'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:101:40: note: Function 'MapTokenType' argument 1 names different: declaration 'aContent' definition 'aElement'. wine-mozilla-2.24/accessible/src/base/ARIAStateMap.cpp:345:28: note: Function 'MapTokenType' argument 1 names different: declaration 'aContent' definition 'aElement'. wine-mozilla-2.24/accessible/src/base/ARIAMap.h:135:20: style: Parameter 'aARIARole' can be declared as pointer to const [constParameter] wine-mozilla-2.24/accessible/src/base/ARIAMap.cpp:771:39: style: Parameter 'aAtom' can be declared as pointer to const [constParameter] wine-mozilla-2.24/accessible/src/base/AccCollector.h:84:3: style: Class 'EmbeddedObjCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/AccCollector.h:80:19: style: The function 'GetIndexAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccCollector.h:40:19: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccCollector.h:80:19: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccCollector.h:87:16: style: The function 'AppendObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccCollector.h:56:16: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccCollector.h:87:16: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccCollector.cpp:108:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] wine-mozilla-2.24/accessible/src/base/AccEvent.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/AccIterator.h:54:5: style: Struct 'IteratorState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/AccIterator.h:256:3: style: Class 'SingleAccIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/AccIterator.h:276:3: style: Class 'ItemIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/AccIterator.h:45:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:45:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:91:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:91:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:125:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:125:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:152:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:152:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:175:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:175:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:198:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:198:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:236:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:236:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:259:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:259:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:280:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:280:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/AccIterator.h:302:23: style: The function 'Next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/AccIterator.h:24:23: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/AccIterator.h:302:23: note: Function in derived class wine-mozilla-2.24/accessible/src/base/DocManager.cpp:120:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/AccEvent.h:110:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_CYCLE_COLLECTING_NATIVE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/NotificationController.cpp:52:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/accessible/src/base/StyleInfo.cpp:20:3: performance: Variable 'mStyleContext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:395:5: warning:inconclusive: Member variable 'TextDecorValue::mLine' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:395:5: warning:inconclusive: Member variable 'TextDecorValue::mStyle' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < nsString >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < nsString >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < uint32_t >::mNativeValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < uint32_t >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < uint32_t >::mRootNativeValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < uint32_t >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < nscolor >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < nscolor >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < nscoord >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < nscoord >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < int32_t >::mNativeValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < int32_t >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < int32_t >::mRootNativeValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < int32_t >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < bool >::mNativeValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < bool >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < bool >::mRootNativeValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < bool >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < TextDecorValue >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < TextDecorValue >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < TextPosValue >::mIsDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:129:5: warning: Member variable 'TTextAttr < TextPosValue >::mIsRootDefined' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:305:10: performance:inconclusive: Technically the member function 'mozilla::a11y::TextAttrsMgr::FontFamilyTextAttr::GetFontFamily' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/accessible/src/base/TextAttrs.cpp:449:3: note: Technically the member function 'mozilla::a11y::TextAttrsMgr::FontFamilyTextAttr::GetFontFamily' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/accessible/src/base/TextAttrs.h:305:10: note: Technically the member function 'mozilla::a11y::TextAttrsMgr::FontFamilyTextAttr::GetFontFamily' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/accessible/src/base/TextAttrs.h:365:13: performance:inconclusive: Technically the member function 'mozilla::a11y::TextAttrsMgr::FontWeightTextAttr::GetFontWeight' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/accessible/src/base/TextAttrs.cpp:605:3: note: Technically the member function 'mozilla::a11y::TextAttrsMgr::FontWeightTextAttr::GetFontWeight' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/accessible/src/base/TextAttrs.h:365:13: note: Technically the member function 'mozilla::a11y::TextAttrsMgr::FontWeightTextAttr::GetFontWeight' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/accessible/src/base/TextAttrs.h:408:10: style:inconclusive: Technically the member function 'mozilla::a11y::TextAttrsMgr::TextDecorValue::operator==' can be const. [functionConst] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:413:10: style:inconclusive: Technically the member function 'mozilla::a11y::TextAttrsMgr::TextDecorValue::operator!=' can be const. [functionConst] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:461:18: performance:inconclusive: Technically the member function 'mozilla::a11y::TextAttrsMgr::TextPosTextAttr::GetTextPosValue' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/accessible/src/base/TextAttrs.cpp:808:3: note: Technically the member function 'mozilla::a11y::TextAttrsMgr::TextPosTextAttr::GetTextPosValue' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/accessible/src/base/TextAttrs.h:461:18: note: Technically the member function 'mozilla::a11y::TextAttrsMgr::TextPosTextAttr::GetTextPosValue' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/accessible/src/base/TextAttrs.h:37:3: style: Class 'TextAttrsMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:396:5: style: Class 'TextDecorValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:206:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:206:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:207:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:207:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:237:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:237:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:238:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:238:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:259:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:259:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:260:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:260:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:281:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:281:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:282:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:282:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:299:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:299:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:300:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:300:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:321:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:321:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:322:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:322:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:342:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:342:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:343:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:343:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:360:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:360:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:361:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:361:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:380:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:380:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:381:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:381:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:431:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:431:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:432:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:432:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:456:18: style: The function 'GetValueFor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:175:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:456:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:457:18: style: The function 'ExposeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:171:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:457:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:132:18: style: The function 'Expose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:111:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:132:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:151:18: style: The function 'Equal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:118:18: note: Virtual function in base class wine-mozilla-2.24/accessible/src/base/TextAttrs.h:151:18: note: Function in derived class wine-mozilla-2.24/accessible/src/base/TextAttrs.cpp:539:27: style:inconclusive: Function 'GetValueFor' argument 1 names different: declaration 'aContent' definition 'aAccessible'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/base/TextAttrs.h:342:42: note: Function 'GetValueFor' argument 1 names different: declaration 'aContent' definition 'aAccessible'. wine-mozilla-2.24/accessible/src/base/TextAttrs.cpp:539:27: note: Function 'GetValueFor' argument 1 names different: declaration 'aContent' definition 'aAccessible'. wine-mozilla-2.24/accessible/src/base/TreeWalker.cpp:25:3: style: Struct 'WalkState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/base/TreeWalker.cpp:42:48: style:inconclusive: Function 'TreeWalker' argument 2 names different: declaration 'aNode' definition 'aContent'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/base/TreeWalker.h:27:48: note: Function 'TreeWalker' argument 2 names different: declaration 'aNode' definition 'aContent'. wine-mozilla-2.24/accessible/src/base/TreeWalker.cpp:42:48: note: Function 'TreeWalker' argument 2 names different: declaration 'aNode' definition 'aContent'. wine-mozilla-2.24/accessible/src/base/TreeWalker.cpp:122:35: style:inconclusive: Function 'PushState' argument 1 names different: declaration 'aNode' definition 'aContent'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/base/TreeWalker.h:62:30: note: Function 'PushState' argument 1 names different: declaration 'aNode' definition 'aContent'. wine-mozilla-2.24/accessible/src/base/TreeWalker.cpp:122:35: note: Function 'PushState' argument 1 names different: declaration 'aNode' definition 'aContent'. wine-mozilla-2.24/accessible/src/base/nsAccessNode.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/nsAccUtils.cpp:72:41: style:inconclusive: Function 'GetDefaultLevel' argument 1 names different: declaration 'aAcc' definition 'aAccessible'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/base/nsAccUtils.h:65:46: note: Function 'GetDefaultLevel' argument 1 names different: declaration 'aAcc' definition 'aAccessible'. wine-mozilla-2.24/accessible/src/base/nsAccUtils.cpp:72:41: note: Function 'GetDefaultLevel' argument 1 names different: declaration 'aAcc' definition 'aAccessible'. wine-mozilla-2.24/accessible/src/base/nsAccessibilityService.cpp:149:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/nsAccessiblePivot.cpp:56:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/nsCoreUtils.cpp:662:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/ARIAGridAccessible.cpp:541:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/base/nsTextEquivUtils.cpp:290:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] wine-mozilla-2.24/accessible/src/generic/ApplicationAccessible.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/Accessible.cpp:90:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/BaseAccessibles.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/DocAccessible.cpp:152:1: error: Unmatched '}'. Configuration: '__GNUC__=1'. [syntaxError] wine-mozilla-2.24/accessible/src/generic/ImageAccessible.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/HyperTextAccessible.cpp:49:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/OuterDocAccessible.cpp:38:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/generic/RootAccessible.cpp:56:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLCanvasAccessible.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLElementAccessibles.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLFormControlAccessible.cpp:306:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLImageMapAccessible.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLLinkAccessible.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLListAccessible.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLTableAccessible.cpp:349:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:150:22: style: The function 'NativeRole' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:79:22: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:150:22: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:151:20: style: The function 'NativeInteractiveState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:81:20: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:151:20: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:154:19: style: The function 'ActionCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:87:19: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:154:19: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:228:22: style: The function 'NativeRole' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:42:22: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:228:22: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:229:20: style: The function 'NativeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:43:20: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:229:20: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:233:16: style: The function 'IsActiveWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:51:16: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:233:16: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:234:16: style: The function 'AreItemsOperable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:52:16: note: Virtual function in base class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:234:16: note: Function in derived class wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.cpp:295:46: style:inconclusive: Function 'DoAction' argument 1 names different: declaration 'index' definition 'aIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:74:31: note: Function 'DoAction' argument 1 names different: declaration 'index' definition 'aIndex'. wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.cpp:295:46: note: Function 'DoAction' argument 1 names different: declaration 'index' definition 'aIndex'. wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.cpp:485:42: style:inconclusive: Function 'DoAction' argument 1 names different: declaration 'index' definition 'aIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.h:175:31: note: Function 'DoAction' argument 1 names different: declaration 'index' definition 'aIndex'. wine-mozilla-2.24/accessible/src/html/HTMLSelectAccessible.cpp:485:42: note: Function 'DoAction' argument 1 names different: declaration 'index' definition 'aIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:82:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:100:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:118:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:39:52: style:inconclusive: Function 'get_locationInParent' argument 1 names different: declaration 'x' definition 'aX'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.h:25:25: note: Function 'get_locationInParent' argument 1 names different: declaration 'x' definition 'aX'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:39:52: note: Function 'get_locationInParent' argument 1 names different: declaration 'x' definition 'aX'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:39:62: style:inconclusive: Function 'get_locationInParent' argument 2 names different: declaration 'y' definition 'aY'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.h:26:33: note: Function 'get_locationInParent' argument 2 names different: declaration 'y' definition 'aY'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:39:62: note: Function 'get_locationInParent' argument 2 names different: declaration 'y' definition 'aY'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:86:50: style:inconclusive: Function 'get_foreground' argument 1 names different: declaration 'foreground' definition 'aForeground'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.h:29:37: note: Function 'get_foreground' argument 1 names different: declaration 'foreground' definition 'aForeground'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:86:50: note: Function 'get_foreground' argument 1 names different: declaration 'foreground' definition 'aForeground'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:104:50: style:inconclusive: Function 'get_background' argument 1 names different: declaration 'background' definition 'aBackground'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.h:32:37: note: Function 'get_background' argument 1 names different: declaration 'background' definition 'aBackground'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:104:50: note: Function 'get_background' argument 1 names different: declaration 'background' definition 'aBackground'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:43:4: style: Local variable 'aX' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:39:52: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleComponent.cpp:43:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:52:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:68:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:95:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:145:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:171:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:182:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:36:37: style:inconclusive: Function 'nActions' argument 1 names different: declaration 'nActions' definition 'aActionCount'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:27:33: note: Function 'nActions' argument 1 names different: declaration 'nActions' definition 'aActionCount'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:36:37: note: Function 'nActions' argument 1 names different: declaration 'nActions' definition 'aActionCount'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:56:36: style:inconclusive: Function 'doAction' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:30:23: note: Function 'doAction' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:56:36: note: Function 'doAction' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:72:43: style:inconclusive: Function 'get_description' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:33:23: note: Function 'get_description' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:72:43: note: Function 'get_description' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:72:63: style:inconclusive: Function 'get_description' argument 2 names different: declaration 'description' definition 'aDescription'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:34:33: note: Function 'get_description' argument 2 names different: declaration 'description' definition 'aDescription'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:72:63: note: Function 'get_description' argument 2 names different: declaration 'description' definition 'aDescription'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:99:42: style:inconclusive: Function 'get_keyBinding' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:37:23: note: Function 'get_keyBinding' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:99:42: note: Function 'get_keyBinding' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:99:61: style:inconclusive: Function 'get_keyBinding' argument 2 names different: declaration 'nMaxBinding' definition 'aNumMaxBinding'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:38:23: note: Function 'get_keyBinding' argument 2 names different: declaration 'nMaxBinding' definition 'aNumMaxBinding'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:99:61: note: Function 'get_keyBinding' argument 2 names different: declaration 'nMaxBinding' definition 'aNumMaxBinding'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:100:42: style:inconclusive: Function 'get_keyBinding' argument 3 names different: declaration 'keyBinding' definition 'aKeyBinding'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:39:66: note: Function 'get_keyBinding' argument 3 names different: declaration 'keyBinding' definition 'aKeyBinding'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:100:42: note: Function 'get_keyBinding' argument 3 names different: declaration 'keyBinding' definition 'aKeyBinding'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:101:41: style:inconclusive: Function 'get_keyBinding' argument 4 names different: declaration 'nBinding' definition 'aNumBinding'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:40:33: note: Function 'get_keyBinding' argument 4 names different: declaration 'nBinding' definition 'aNumBinding'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:101:41: note: Function 'get_keyBinding' argument 4 names different: declaration 'nBinding' definition 'aNumBinding'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:149:36: style:inconclusive: Function 'get_name' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:43:23: note: Function 'get_name' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:149:36: note: Function 'get_name' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:149:56: style:inconclusive: Function 'get_name' argument 2 names different: declaration 'name' definition 'aName'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:44:33: note: Function 'get_name' argument 2 names different: declaration 'name' definition 'aName'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:149:56: note: Function 'get_name' argument 2 names different: declaration 'name' definition 'aName'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:175:45: style:inconclusive: Function 'get_localizedName' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:47:23: note: Function 'get_localizedName' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:175:45: note: Function 'get_localizedName' argument 1 names different: declaration 'actionIndex' definition 'aActionIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:175:65: style:inconclusive: Function 'get_localizedName' argument 2 names different: declaration 'localizedName' definition 'aLocalizedName'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.h:48:33: note: Function 'get_localizedName' argument 2 names different: declaration 'localizedName' definition 'aLocalizedName'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:175:65: note: Function 'get_localizedName' argument 2 names different: declaration 'localizedName' definition 'aLocalizedName'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:76:4: style: Local variable 'aDescription' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:72:63: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:76:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:153:4: style: Local variable 'aName' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:149:56: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:153:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:179:4: style: Local variable 'aLocalizedName' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:175:65: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:179:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleAction.cpp:179:4: style: Variable 'aLocalizedName' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:32:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:47:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:65:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:80:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:95:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:118:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:21:42: style:inconclusive: Function 'copyText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:25:23: note: Function 'copyText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:21:42: note: Function 'copyText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:21:61: style:inconclusive: Function 'copyText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:26:23: note: Function 'copyText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:21:61: note: Function 'copyText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:36:44: style:inconclusive: Function 'deleteText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:29:23: note: Function 'deleteText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:36:44: note: Function 'deleteText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:36:63: style:inconclusive: Function 'deleteText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:30:23: note: Function 'deleteText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:36:63: note: Function 'deleteText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:51:44: style:inconclusive: Function 'insertText' argument 1 names different: declaration 'offset' definition 'aOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:33:23: note: Function 'insertText' argument 1 names different: declaration 'offset' definition 'aOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:51:44: note: Function 'insertText' argument 1 names different: declaration 'offset' definition 'aOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:51:59: style:inconclusive: Function 'insertText' argument 2 names different: declaration 'text' definition 'aText'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:34:24: note: Function 'insertText' argument 2 names different: declaration 'text' definition 'aText'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:51:59: note: Function 'insertText' argument 2 names different: declaration 'text' definition 'aText'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:69:41: style:inconclusive: Function 'cutText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:37:23: note: Function 'cutText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:69:41: note: Function 'cutText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:69:60: style:inconclusive: Function 'cutText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:38:23: note: Function 'cutText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:69:60: note: Function 'cutText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:84:43: style:inconclusive: Function 'pasteText' argument 1 names different: declaration 'offset' definition 'aOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:41:23: note: Function 'pasteText' argument 1 names different: declaration 'offset' definition 'aOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:84:43: note: Function 'pasteText' argument 1 names different: declaration 'offset' definition 'aOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:99:45: style:inconclusive: Function 'replaceText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:44:23: note: Function 'replaceText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:99:45: note: Function 'replaceText' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:99:64: style:inconclusive: Function 'replaceText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:45:23: note: Function 'replaceText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:99:64: note: Function 'replaceText' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:100:46: style:inconclusive: Function 'replaceText' argument 3 names different: declaration 'text' definition 'aText'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:46:24: note: Function 'replaceText' argument 3 names different: declaration 'text' definition 'aText'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:100:46: note: Function 'replaceText' argument 3 names different: declaration 'text' definition 'aText'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:122:47: style:inconclusive: Function 'setAttributes' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:49:23: note: Function 'setAttributes' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:122:47: note: Function 'setAttributes' argument 1 names different: declaration 'startOffset' definition 'aStartOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:122:66: style:inconclusive: Function 'setAttributes' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:50:23: note: Function 'setAttributes' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:122:66: note: Function 'setAttributes' argument 2 names different: declaration 'endOffset' definition 'aEndOffset'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:123:48: style:inconclusive: Function 'setAttributes' argument 3 names different: declaration 'attributes' definition 'aAttributes'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.h:51:24: note: Function 'setAttributes' argument 3 names different: declaration 'attributes' definition 'aAttributes'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleEditableText.cpp:123:48: note: Function 'setAttributes' argument 3 names different: declaration 'attributes' definition 'aAttributes'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp:161:11: error: Boolean value assigned to pointer. [assignBoolToPointer] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp:70:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp:113:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp:133:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp:153:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHyperlink.cpp:173:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'addSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:24:37: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_attributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:28:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_caretOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:34:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_characterExtents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:37:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_nSelections' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:45:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_offsetAtPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:48:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:54:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:59:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_textBeforeOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:64:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_textAfterOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:71:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_textAtOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:78:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'removeSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:85:37: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:61:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'setCaretOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:88:37: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:91:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'setSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:91:37: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:115:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_nCharacters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:96:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:40:43: style:inconclusive: Function 'get_description' argument 1 names different: declaration 'description' definition 'aDescription'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.h:25:33: note: Function 'get_description' argument 1 names different: declaration 'description' definition 'aDescription'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:40:43: note: Function 'get_description' argument 1 names different: declaration 'description' definition 'aDescription'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'scrollSubstringTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:99:37: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:65:62: style:inconclusive: Function 'get_imagePosition' argument 1 names different: declaration 'coordinateType' definition 'aCoordType'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.h:28:41: note: Function 'get_imagePosition' argument 1 names different: declaration 'coordinateType' definition 'aCoordType'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:65:62: note: Function 'get_imagePosition' argument 1 names different: declaration 'coordinateType' definition 'aCoordType'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'scrollSubstringToPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:104:37: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:66:45: style:inconclusive: Function 'get_imagePosition' argument 2 names different: declaration 'x' definition 'aX'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.h:29:25: note: Function 'get_imagePosition' argument 2 names different: declaration 'x' definition 'aX'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:66:45: note: Function 'get_imagePosition' argument 2 names different: declaration 'x' definition 'aX'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_newText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:111:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:67:45: style:inconclusive: Function 'get_imagePosition' argument 3 names different: declaration 'y' definition 'aY'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.h:30:33: note: Function 'get_imagePosition' argument 3 names different: declaration 'y' definition 'aY'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:67:45: note: Function 'get_imagePosition' argument 3 names different: declaration 'y' definition 'aY'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: style: The function 'get_oldText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.h:114:53: note: Virtual function in base class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:25:3: note: Function in derived class wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:95:41: style:inconclusive: Function 'get_imageSize' argument 1 names different: declaration 'height' definition 'aHeight'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.h:33:25: note: Function 'get_imageSize' argument 1 names different: declaration 'height' definition 'aHeight'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:95:41: note: Function 'get_imageSize' argument 1 names different: declaration 'height' definition 'aHeight'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:30:4: error: Null pointer dereference: aHyperlinkCount [nullPointer] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:24:22: note: Assignment 'aHyperlinkCount=0', assigned value is 0 wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:27:27: note: Assuming condition is false wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:30:4: note: Null pointer dereference wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:95:56: style:inconclusive: Function 'get_imageSize' argument 2 names different: declaration 'width' definition 'aWidth'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.h:34:33: note: Function 'get_imageSize' argument 2 names different: declaration 'width' definition 'aWidth'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:95:56: note: Function 'get_imageSize' argument 2 names different: declaration 'width' definition 'aWidth'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:71:4: error: Null pointer dereference: aHyperlinkIndex [nullPointer] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:65:22: note: Assignment 'aHyperlinkIndex=0', assigned value is 0 wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:68:26: note: Assuming condition is false wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:71:4: note: Null pointer dereference wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:44:4: style: Local variable 'aDescription' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:40:43: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:44:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:33:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:71:4: style: Local variable 'aX' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:66:45: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:71:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:57:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:99:4: style: Local variable 'aHeight' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:95:41: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleImage.cpp:99:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:74:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:20:47: style:inconclusive: Function 'get_nHyperlinks' argument 1 names different: declaration 'hyperlinkCount' definition 'aHyperlinkCount'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:29:33: note: Function 'get_nHyperlinks' argument 1 names different: declaration 'hyperlinkCount' definition 'aHyperlinkCount'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:20:47: note: Function 'get_nHyperlinks' argument 1 names different: declaration 'hyperlinkCount' definition 'aHyperlinkCount'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:37:44: style:inconclusive: Function 'get_hyperlink' argument 1 names different: declaration 'index' definition 'aLinkIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:32:23: note: Function 'get_hyperlink' argument 1 names different: declaration 'index' definition 'aLinkIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:37:44: note: Function 'get_hyperlink' argument 1 names different: declaration 'index' definition 'aLinkIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:38:62: style:inconclusive: Function 'get_hyperlink' argument 2 names different: declaration 'hyperlink' definition 'aHyperlink'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:33:50: note: Function 'get_hyperlink' argument 2 names different: declaration 'hyperlink' definition 'aHyperlink'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:38:62: note: Function 'get_hyperlink' argument 2 names different: declaration 'hyperlink' definition 'aHyperlink'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:61:49: style:inconclusive: Function 'get_hyperlinkIndex' argument 1 names different: declaration 'charIndex' definition 'aCharIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:36:23: note: Function 'get_hyperlinkIndex' argument 1 names different: declaration 'charIndex' definition 'aCharIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:61:49: note: Function 'get_hyperlinkIndex' argument 1 names different: declaration 'charIndex' definition 'aCharIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:61:67: style:inconclusive: Function 'get_hyperlinkIndex' argument 2 names different: declaration 'hyperlinkIndex' definition 'aHyperlinkIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.h:37:33: note: Function 'get_hyperlinkIndex' argument 2 names different: declaration 'hyperlinkIndex' definition 'aHyperlinkIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:61:67: note: Function 'get_hyperlinkIndex' argument 2 names different: declaration 'hyperlinkIndex' definition 'aHyperlinkIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:24:4: style: Local variable 'aHyperlinkCount' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:20:47: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:24:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:42:4: style: Local variable 'aHyperlink' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:38:62: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:42:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:65:4: style: Local variable 'aHyperlinkIndex' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:61:67: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleHypertext.cpp:65:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTable.cpp:347:3: error: There is an unknown macro here somewhere. Configuration is required. If A11Y_TRYBLOCK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:130:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:144:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:158:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:176:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:199:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:30:46: style:inconclusive: Function 'QueryInterface' argument 1 names different: declaration 'aIID' definition 'iid'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:28:59: note: Function 'QueryInterface' argument 1 names different: declaration 'aIID' definition 'iid'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:30:46: note: Function 'QueryInterface' argument 1 names different: declaration 'aIID' definition 'iid'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:30:58: style:inconclusive: Function 'QueryInterface' argument 2 names different: declaration 'aOutPtr' definition 'ppv'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:28:72: note: Function 'QueryInterface' argument 2 names different: declaration 'aOutPtr' definition 'ppv'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:30:58: note: Function 'QueryInterface' argument 2 names different: declaration 'aOutPtr' definition 'ppv'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:66:47: style:inconclusive: Function 'get_relationType' argument 1 names different: declaration 'relationType' definition 'aRelationType'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:34:33: note: Function 'get_relationType' argument 1 names different: declaration 'relationType' definition 'aRelationType'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:66:47: note: Function 'get_relationType' argument 1 names different: declaration 'relationType' definition 'aRelationType'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:134:56: style:inconclusive: Function 'get_localizedRelationType' argument 1 names different: declaration 'localizedRelationType' definition 'aLocalizedRelationType'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:37:33: note: Function 'get_localizedRelationType' argument 1 names different: declaration 'localizedRelationType' definition 'aLocalizedRelationType'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:134:56: note: Function 'get_localizedRelationType' argument 1 names different: declaration 'localizedRelationType' definition 'aLocalizedRelationType'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:148:43: style:inconclusive: Function 'get_nTargets' argument 1 names different: declaration 'nTargets' definition 'aNTargets'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:40:33: note: Function 'get_nTargets' argument 1 names different: declaration 'nTargets' definition 'aNTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:148:43: note: Function 'get_nTargets' argument 1 names different: declaration 'nTargets' definition 'aNTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:162:40: style:inconclusive: Function 'get_target' argument 1 names different: declaration 'targetIndex' definition 'aTargetIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:43:23: note: Function 'get_target' argument 1 names different: declaration 'targetIndex' definition 'aTargetIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:162:40: note: Function 'get_target' argument 1 names different: declaration 'targetIndex' definition 'aTargetIndex'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:162:65: style:inconclusive: Function 'get_target' argument 2 names different: declaration 'target' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:44:38: note: Function 'get_target' argument 2 names different: declaration 'target' definition 'aTarget'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:162:65: note: Function 'get_target' argument 2 names different: declaration 'target' definition 'aTarget'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:180:41: style:inconclusive: Function 'get_targets' argument 1 names different: declaration 'maxTargets' definition 'aMaxTargets'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:47:23: note: Function 'get_targets' argument 1 names different: declaration 'maxTargets' definition 'aMaxTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:180:41: note: Function 'get_targets' argument 1 names different: declaration 'maxTargets' definition 'aMaxTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:180:65: style:inconclusive: Function 'get_targets' argument 2 names different: declaration 'target' definition 'aTargets'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:48:50: note: Function 'get_targets' argument 2 names different: declaration 'target' definition 'aTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:180:65: note: Function 'get_targets' argument 2 names different: declaration 'target' definition 'aTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:181:42: style:inconclusive: Function 'get_targets' argument 3 names different: declaration 'nTargets' definition 'aNTargets'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.h:49:33: note: Function 'get_targets' argument 3 names different: declaration 'nTargets' definition 'aNTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleRelation.cpp:181:42: note: Function 'get_targets' argument 3 names different: declaration 'nTargets' definition 'aNTargets'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:219:16: error: Boolean value assigned to pointer. [assignBoolToPointer] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:60:3: style: Class 'ia2AccessibleTableCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:61:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:77:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:110:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:125:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:140:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleText.cpp:479:3: error: There is an unknown macro here somewhere. Configuration is required. If A11Y_TRYBLOCK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:172:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:187:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:211:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:226:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:44:46: style:inconclusive: Function 'get_table' argument 1 names different: declaration 'table' definition 'aTable'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:27:38: note: Function 'get_table' argument 1 names different: declaration 'table' definition 'aTable'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:44:46: note: Function 'get_table' argument 1 names different: declaration 'table' definition 'aTable'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:65:48: style:inconclusive: Function 'get_columnExtent' argument 1 names different: declaration 'nColumnsSpanned' definition 'aSpan'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:30:33: note: Function 'get_columnExtent' argument 1 names different: declaration 'nColumnsSpanned' definition 'aSpan'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:65:48: note: Function 'get_columnExtent' argument 1 names different: declaration 'nColumnsSpanned' definition 'aSpan'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:81:59: style:inconclusive: Function 'get_columnHeaderCells' argument 1 names different: declaration 'cellAccessibles' definition 'aCellAccessibles'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:33:63: note: Function 'get_columnHeaderCells' argument 1 names different: declaration 'cellAccessibles' definition 'aCellAccessibles'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:81:59: note: Function 'get_columnHeaderCells' argument 1 names different: declaration 'cellAccessibles' definition 'aCellAccessibles'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:82:53: style:inconclusive: Function 'get_columnHeaderCells' argument 2 names different: declaration 'nColumnHeaderCells' definition 'aNColumnHeaderCells'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:34:33: note: Function 'get_columnHeaderCells' argument 2 names different: declaration 'nColumnHeaderCells' definition 'aNColumnHeaderCells'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:82:53: note: Function 'get_columnHeaderCells' argument 2 names different: declaration 'nColumnHeaderCells' definition 'aNColumnHeaderCells'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:114:47: style:inconclusive: Function 'get_columnIndex' argument 1 names different: declaration 'columnIndex' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:37:33: note: Function 'get_columnIndex' argument 1 names different: declaration 'columnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:114:47: note: Function 'get_columnIndex' argument 1 names different: declaration 'columnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:129:45: style:inconclusive: Function 'get_rowExtent' argument 1 names different: declaration 'nRowsSpanned' definition 'aSpan'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:40:33: note: Function 'get_rowExtent' argument 1 names different: declaration 'nRowsSpanned' definition 'aSpan'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:129:45: note: Function 'get_rowExtent' argument 1 names different: declaration 'nRowsSpanned' definition 'aSpan'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:144:56: style:inconclusive: Function 'get_rowHeaderCells' argument 1 names different: declaration 'cellAccessibles' definition 'aCellAccessibles'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:43:60: note: Function 'get_rowHeaderCells' argument 1 names different: declaration 'cellAccessibles' definition 'aCellAccessibles'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:144:56: note: Function 'get_rowHeaderCells' argument 1 names different: declaration 'cellAccessibles' definition 'aCellAccessibles'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:145:50: style:inconclusive: Function 'get_rowHeaderCells' argument 2 names different: declaration 'nRowHeaderCells' definition 'aNRowHeaderCells'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:44:33: note: Function 'get_rowHeaderCells' argument 2 names different: declaration 'nRowHeaderCells' definition 'aNRowHeaderCells'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:145:50: note: Function 'get_rowHeaderCells' argument 2 names different: declaration 'nRowHeaderCells' definition 'aNRowHeaderCells'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:176:44: style:inconclusive: Function 'get_rowIndex' argument 1 names different: declaration 'rowIndex' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:47:33: note: Function 'get_rowIndex' argument 1 names different: declaration 'rowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:176:44: note: Function 'get_rowIndex' argument 1 names different: declaration 'rowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:191:52: style:inconclusive: Function 'get_rowColumnExtents' argument 1 names different: declaration 'row' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:50:25: note: Function 'get_rowColumnExtents' argument 1 names different: declaration 'row' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:191:52: note: Function 'get_rowColumnExtents' argument 1 names different: declaration 'row' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:191:67: style:inconclusive: Function 'get_rowColumnExtents' argument 2 names different: declaration 'column' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:51:25: note: Function 'get_rowColumnExtents' argument 2 names different: declaration 'column' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:191:67: note: Function 'get_rowColumnExtents' argument 2 names different: declaration 'column' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:192:52: style:inconclusive: Function 'get_rowColumnExtents' argument 3 names different: declaration 'rowExtents' definition 'aRowExtents'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:52:25: note: Function 'get_rowColumnExtents' argument 3 names different: declaration 'rowExtents' definition 'aRowExtents'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:192:52: note: Function 'get_rowColumnExtents' argument 3 names different: declaration 'rowExtents' definition 'aRowExtents'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:193:52: style:inconclusive: Function 'get_rowColumnExtents' argument 4 names different: declaration 'columnExtents' definition 'aColExtents'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:53:25: note: Function 'get_rowColumnExtents' argument 4 names different: declaration 'columnExtents' definition 'aColExtents'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:193:52: note: Function 'get_rowColumnExtents' argument 4 names different: declaration 'columnExtents' definition 'aColExtents'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:194:55: style:inconclusive: Function 'get_rowColumnExtents' argument 5 names different: declaration 'isSelected' definition 'aIsSelected'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:54:36: note: Function 'get_rowColumnExtents' argument 5 names different: declaration 'isSelected' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:194:55: note: Function 'get_rowColumnExtents' argument 5 names different: declaration 'isSelected' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:215:49: style:inconclusive: Function 'get_isSelected' argument 1 names different: declaration 'isSelected' definition 'aIsSelected'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.h:57:36: note: Function 'get_isSelected' argument 1 names different: declaration 'isSelected' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:215:49: note: Function 'get_isSelected' argument 1 names different: declaration 'isSelected' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:48:4: style: Local variable 'aTable' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:44:46: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:48:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:69:4: style: Local variable 'aSpan' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:65:48: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:69:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:86:4: style: Local variable 'aCellAccessibles' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:81:59: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:86:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:118:4: style: Local variable 'aColIdx' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:114:47: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:118:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:133:4: style: Local variable 'aSpan' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:129:45: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:133:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:149:4: style: Local variable 'aCellAccessibles' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:144:56: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:149:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:180:4: style: Local variable 'aRowIdx' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:176:44: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:180:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:198:4: style: Local variable 'aRowIdx' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:191:52: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:198:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:219:4: style: Local variable 'aIsSelected' shadows outer argument [shadowArgument] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:215:49: note: Shadowed declaration wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleTableCell.cpp:219:4: note: Shadow variable wine-mozilla-2.24/accessible/src/windows/msaa/ARIAGridAccessibleWrap.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:61:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:79:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:102:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:125:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:42:47: style:inconclusive: Function 'get_currentValue' argument 1 names different: declaration 'currentValue' definition 'aCurrentValue'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.h:25:36: note: Function 'get_currentValue' argument 1 names different: declaration 'currentValue' definition 'aCurrentValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:42:47: note: Function 'get_currentValue' argument 1 names different: declaration 'currentValue' definition 'aCurrentValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:65:45: style:inconclusive: Function 'setCurrentValue' argument 1 names different: declaration 'value' definition 'aValue'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.h:28:26: note: Function 'setCurrentValue' argument 1 names different: declaration 'value' definition 'aValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:65:45: note: Function 'setCurrentValue' argument 1 names different: declaration 'value' definition 'aValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:83:47: style:inconclusive: Function 'get_maximumValue' argument 1 names different: declaration 'maximumValue' definition 'aMaximumValue'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.h:31:36: note: Function 'get_maximumValue' argument 1 names different: declaration 'maximumValue' definition 'aMaximumValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:83:47: note: Function 'get_maximumValue' argument 1 names different: declaration 'maximumValue' definition 'aMaximumValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:106:47: style:inconclusive: Function 'get_minimumValue' argument 1 names different: declaration 'minimumValue' definition 'aMinimumValue'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.h:34:36: note: Function 'get_minimumValue' argument 1 names different: declaration 'minimumValue' definition 'aMinimumValue'. wine-mozilla-2.24/accessible/src/windows/ia2/ia2AccessibleValue.cpp:106:47: note: Function 'get_minimumValue' argument 1 names different: declaration 'minimumValue' definition 'aMinimumValue'. wine-mozilla-2.24/accessible/src/windows/msaa/ApplicationAccessibleWrap.cpp:22:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/AccessibleWrap.cpp:69:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/DocAccessibleWrap.h:30:5: error: There is an unknown macro here somewhere. Configuration is required. If STDMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/HTMLTableAccessibleWrap.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/EnumVariant.h:22:3: style: Class 'ChildrenEnumVariant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/windows/msaa/EnumVariant.cpp:86:43: style:inconclusive: Function 'Clone' argument 1 names different: declaration 'aEnumVaraint' definition 'aEnumVariant'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/windows/msaa/EnumVariant.h:40:32: note: Function 'Clone' argument 1 names different: declaration 'aEnumVaraint' definition 'aEnumVariant'. wine-mozilla-2.24/accessible/src/windows/msaa/EnumVariant.cpp:86:43: note: Function 'Clone' argument 1 names different: declaration 'aEnumVaraint' definition 'aEnumVariant'. wine-mozilla-2.24/accessible/src/windows/msaa/HTMLWin32ObjectAccessible.h:57:3: style: Class 'HTMLWin32ObjectAccessible' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/windows/msaa/HyperTextAccessibleWrap.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/ImageAccessibleWrap.cpp:13:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/TextLeafAccessibleWrap.cpp:15:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/accessible/src/windows/msaa/XULListboxAccessibleWrap.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/msaa/ServiceProvider.h:21:3: style: Class 'ServiceProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/windows/msaa/XULTreeGridAccessibleWrap.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.h:22:3: style: Class 'sdnAccessible' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:55:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:113:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:157:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:206:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:256:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:291:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:313:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:336:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:359:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:382:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:405:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:428:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:453:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:483:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:503:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnAccessible.cpp:535:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/accessible/src/windows/sdn/sdnTextAccessible.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_IUNKNOWN_QUERY_HEAD is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/windows/uia/uiaRawElmProvider.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_IUNKNOWN2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xpcom/nsAccessibleRelation.cpp:27:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTableCell.h:28:3: style: Class 'xpcAccessibleTableCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/xul/XULAlertAccessible.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:24:3: style: Class 'xpcAccessibleTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:58:39: style:inconclusive: Function 'GetCellAt' argument 1 names different: declaration 'aRowIndex' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:30:30: note: Function 'GetCellAt' argument 1 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:58:39: note: Function 'GetCellAt' argument 1 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:58:56: style:inconclusive: Function 'GetCellAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:30:49: note: Function 'GetCellAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:58:56: note: Function 'GetCellAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:76:44: style:inconclusive: Function 'GetCellIndexAt' argument 1 names different: declaration 'aRowIndex' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:32:35: note: Function 'GetCellIndexAt' argument 1 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:76:44: note: Function 'GetCellIndexAt' argument 1 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:76:61: style:inconclusive: Function 'GetCellIndexAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:32:54: note: Function 'GetCellIndexAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:76:61: note: Function 'GetCellIndexAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:77:45: style:inconclusive: Function 'GetCellIndexAt' argument 3 names different: declaration 'aCellIndex' definition 'aCellIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:33:36: note: Function 'GetCellIndexAt' argument 3 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:77:45: note: Function 'GetCellIndexAt' argument 3 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:94:47: style:inconclusive: Function 'GetColumnExtentAt' argument 1 names different: declaration 'row' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:38:38: note: Function 'GetColumnExtentAt' argument 1 names different: declaration 'row' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:94:47: note: Function 'GetColumnExtentAt' argument 1 names different: declaration 'row' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:94:64: style:inconclusive: Function 'GetColumnExtentAt' argument 2 names different: declaration 'column' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:38:51: note: Function 'GetColumnExtentAt' argument 2 names different: declaration 'column' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:94:64: note: Function 'GetColumnExtentAt' argument 2 names different: declaration 'column' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:112:44: style:inconclusive: Function 'GetRowExtentAt' argument 1 names different: declaration 'row' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:40:35: note: Function 'GetRowExtentAt' argument 1 names different: declaration 'row' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:112:44: note: Function 'GetRowExtentAt' argument 1 names different: declaration 'row' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:112:61: style:inconclusive: Function 'GetRowExtentAt' argument 2 names different: declaration 'column' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:40:48: note: Function 'GetRowExtentAt' argument 2 names different: declaration 'column' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:112:61: note: Function 'GetRowExtentAt' argument 2 names different: declaration 'column' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:163:61: style:inconclusive: Function 'IsColumnSelected' argument 2 names different: declaration '_retval' definition 'aIsSelected'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:44:52: note: Function 'IsColumnSelected' argument 2 names different: declaration '_retval' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:163:61: note: Function 'IsColumnSelected' argument 2 names different: declaration '_retval' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:179:58: style:inconclusive: Function 'IsRowSelected' argument 2 names different: declaration '_retval' definition 'aIsSelected'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:45:49: note: Function 'IsRowSelected' argument 2 names different: declaration '_retval' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:179:58: note: Function 'IsRowSelected' argument 2 names different: declaration '_retval' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:196:42: style:inconclusive: Function 'IsCellSelected' argument 3 names different: declaration '_retval' definition 'aIsSelected'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:46:67: note: Function 'IsCellSelected' argument 3 names different: declaration '_retval' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:196:42: note: Function 'IsCellSelected' argument 3 names different: declaration '_retval' definition 'aIsSelected'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:252:49: style:inconclusive: Function 'GetSelectedCells' argument 1 names different: declaration 'aSelectedCell' definition 'aSelectedCells'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:50:40: note: Function 'GetSelectedCells' argument 1 names different: declaration 'aSelectedCell' definition 'aSelectedCells'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:252:49: note: Function 'GetSelectedCells' argument 1 names different: declaration 'aSelectedCell' definition 'aSelectedCells'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:354:46: style:inconclusive: Function 'GetColumnIndexAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:34:37: note: Function 'GetColumnIndexAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:354:46: note: Function 'GetColumnIndexAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:354:65: style:inconclusive: Function 'GetColumnIndexAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:34:58: note: Function 'GetColumnIndexAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:354:65: note: Function 'GetColumnIndexAt' argument 2 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:372:43: style:inconclusive: Function 'GetRowIndexAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:35:34: note: Function 'GetRowIndexAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:372:43: note: Function 'GetRowIndexAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:372:62: style:inconclusive: Function 'GetRowIndexAt' argument 2 names different: declaration 'aRowIndex' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:35:55: note: Function 'GetRowIndexAt' argument 2 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:372:62: note: Function 'GetRowIndexAt' argument 2 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:390:54: style:inconclusive: Function 'GetRowAndColumnIndicesAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:36:45: note: Function 'GetRowAndColumnIndicesAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:390:54: note: Function 'GetRowAndColumnIndicesAt' argument 1 names different: declaration 'aCellIndex' definition 'aCellIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:390:73: style:inconclusive: Function 'GetRowAndColumnIndicesAt' argument 2 names different: declaration 'aRowIndex' definition 'aRowIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:36:66: note: Function 'GetRowAndColumnIndicesAt' argument 2 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:390:73: note: Function 'GetRowAndColumnIndicesAt' argument 2 names different: declaration 'aRowIndex' definition 'aRowIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:391:55: style:inconclusive: Function 'GetRowAndColumnIndicesAt' argument 3 names different: declaration 'aColumnIndex' definition 'aColIdx'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:37:46: note: Function 'GetRowAndColumnIndicesAt' argument 3 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:391:55: note: Function 'GetRowAndColumnIndicesAt' argument 3 names different: declaration 'aColumnIndex' definition 'aColIdx'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:424:47: style:inconclusive: Function 'IsProbablyForLayout' argument 1 names different: declaration 'aIsForLayout' definition 'aResult'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.h:61:38: note: Function 'IsProbablyForLayout' argument 1 names different: declaration 'aIsForLayout' definition 'aResult'. wine-mozilla-2.24/accessible/src/xpcom/xpcAccessibleTable.cpp:424:47: note: Function 'IsProbablyForLayout' argument 1 names different: declaration 'aIsForLayout' definition 'aResult'. wine-mozilla-2.24/accessible/src/xul/XULColorPickerAccessible.h:43:22: style: The function 'NativeRole' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/xul/XULColorPickerAccessible.h:25:22: note: Virtual function in base class wine-mozilla-2.24/accessible/src/xul/XULColorPickerAccessible.h:43:22: note: Function in derived class wine-mozilla-2.24/accessible/src/xul/XULColorPickerAccessible.h:44:20: style: The function 'NativeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/xul/XULColorPickerAccessible.h:26:20: note: Virtual function in base class wine-mozilla-2.24/accessible/src/xul/XULColorPickerAccessible.h:44:20: note: Function in derived class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:67:22: style: The function 'NativeRole' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:32:22: note: Virtual function in base class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:67:22: note: Function in derived class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:68:20: style: The function 'NativeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:33:20: note: Virtual function in base class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:68:20: note: Function in derived class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:71:19: style: The function 'ActionCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:40:19: note: Virtual function in base class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:71:19: note: Function in derived class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:75:26: style: The function 'NativeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:51:26: note: Virtual function in base class wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.h:75:26: note: Function in derived class wine-mozilla-2.24/accessible/src/xul/XULElementAccessibles.cpp:93:45: style:inconclusive: Function 'RelationByType' argument 1 names different: declaration 'aRelationType' definition 'aType'. [funcArgNamesDifferent] wine-mozilla-2.24/accessible/src/xul/XULElementAccessibles.h:29:44: note: Function 'RelationByType' argument 1 names different: declaration 'aRelationType' definition 'aType'. wine-mozilla-2.24/accessible/src/xul/XULElementAccessibles.cpp:93:45: note: Function 'RelationByType' argument 1 names different: declaration 'aRelationType' definition 'aType'. wine-mozilla-2.24/accessible/src/xul/XULElementAccessibles.cpp:100:19: style: Local variable 'parent' shadows outer variable [shadowVariable] wine-mozilla-2.24/accessible/src/xul/XULElementAccessibles.cpp:98:17: note: Shadowed declaration wine-mozilla-2.24/accessible/src/xul/XULElementAccessibles.cpp:100:19: note: Shadow variable wine-mozilla-2.24/accessible/src/xul/XULFormControlAccessible.cpp:49:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xul/XULListboxAccessible.cpp:115:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xul/XULMenuAccessible.cpp:155:18: style: The scope of the variable 'gMenuAccesskeyModifier' can be reduced. [variableScope] wine-mozilla-2.24/accessible/src/xul/XULSelectControlAccessible.cpp:35:3: performance: Variable 'mSelectControl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/accessible/src/xul/XULSliderAccessible.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xul/XULTreeAccessible.h:176:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/accessible/src/xul/XULTreeGridAccessible.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/b2g/app/nsBrowserApp.cpp:234:7: error: Uninitialized variable: gotCounters [legacyUninitvar] wine-mozilla-2.24/b2g/gaia/run-b2g.c:33:9: error: Memory leak: full_path [memleak] wine-mozilla-2.24/b2g/gaia/run-b2g.cpp:96:5: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/b2g/gaia/run-b2g.cpp:32:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/b2g/gaia/run-b2g.cpp:84:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/browser/components/about/AboutRedirector.cpp:155:68: style:inconclusive: Function 'Create' argument 3 names different: declaration 'aResult' definition 'result'. [funcArgNamesDifferent] wine-mozilla-2.24/browser/components/about/AboutRedirector.h:24:55: note: Function 'Create' argument 3 names different: declaration 'aResult' definition 'result'. wine-mozilla-2.24/browser/components/about/AboutRedirector.cpp:155:68: note: Function 'Create' argument 3 names different: declaration 'aResult' definition 'result'. wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:460:1: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:252:47: style: Condition '!metroOnDesktop' is always true [knownConditionTrueFalse] wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:222:25: note: Assignment 'metroOnDesktop=false', assigned value is 0 wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:252:47: note: Condition '!metroOnDesktop' is always true wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:608:7: error: Uninitialized variable: gotCounters [uninitvar] wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:598:16: note: Assuming condition is false wine-mozilla-2.24/browser/app/nsBrowserApp.cpp:608:7: note: Uninitialized variable: gotCounters wine-mozilla-2.24/browser/components/build/nsModule.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/components/dirprovider/DirectoryProvider.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/components/feeds/src/nsFeedSniffer.cpp:41:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/components/migration/src/nsIEHistoryEnumerator.cpp:44:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/components/shell/src/nsGNOMEShellService.h:26:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_HIDDEN_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/components/shell/src/nsMacShellService.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/metro/shell/commandexecutehandler/CEHHelper.cpp:26:3: style:inconclusive: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] wine-mozilla-2.24/browser/metro/shell/commandexecutehandler/CEHHelper.cpp:26:11: error: va_list 'a' used before va_start() was called. [va_list_usedBeforeStarted] wine-mozilla-2.24/browser/metro/shell/commandexecutehandler/CommandExecuteHandler.cpp:93:3: error: There is an unknown macro here somewhere. Configuration is required. If IFACEMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:476:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:538:57: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:582:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:810:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:567:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:553:9: note: res is assigned wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:567:9: note: res is overwritten wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:1002:23: style: The scope of the variable 'temp' can be reduced. [variableScope] wine-mozilla-2.24/browser/components/shell/src/nsWindowsShellService.cpp:1002:28: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/browser/metro/shell/testing/metrotestharness.cpp:162:3: style: Class 'DeleteTestFileHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/browser/metro/shell/testing/metrotestharness.cpp:93:9: style: Local variable 'buffer' shadows outer variable [shadowVariable] wine-mozilla-2.24/browser/metro/shell/testing/metrotestharness.cpp:34:6: note: Shadowed declaration wine-mozilla-2.24/browser/metro/shell/testing/metrotestharness.cpp:93:9: note: Shadow variable wine-mozilla-2.24/browser/metro/shell/testing/metrotestharness.cpp:53:11: error: va_list 'a' used before va_start() was called. [va_list_usedBeforeStarted] wine-mozilla-2.24/browser/metro/shell/testing/metrotestharness.cpp:69:11: error: va_list 'a' used before va_start() was called. [va_list_usedBeforeStarted] wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:11:16: style: The function 'g' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:7:16: note: Virtual function in base class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:11:16: note: Function in derived class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:16:16: style: The function 'f' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:6:16: note: Virtual function in base class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:16:16: note: Function in derived class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:26:16: style: The function 'VirtMethod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:20:16: note: Virtual function in base class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:26:16: note: Function in derived class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:34:16: style: The function 'VirtMethod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:20:16: note: Virtual function in base class wine-mozilla-2.24/build/clang-plugin/tests/TestMustOverride.cpp:34:16: note: Function in derived class wine-mozilla-2.24/build/clang-plugin/clang-plugin.cpp:224:1: error: syntax error [syntaxError] wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:21:18: style: Local variable 'validStatic' shadows outer variable [shadowVariable] wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:37:9: note: Shadowed declaration wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:21:18: note: Shadow variable wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:39:11: style: struct member 'RandomClass::nonstaticMember' is never used. [unusedStructMember] wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:40:18: style: struct member 'RandomClass::staticMember' is never used. [unusedStructMember] wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:43:11: style: struct member 'RandomNonHeapClass::nonstaticMember' is never used. [unusedStructMember] wine-mozilla-2.24/build/clang-plugin/tests/TestNonHeapClass.cpp:44:18: style: struct member 'RandomNonHeapClass::staticMember' is never used. [unusedStructMember] wine-mozilla-2.24/build/clang-plugin/tests/TestStackClass.cpp:20:16: style: Local variable 'notValid' shadows outer variable [shadowVariable] wine-mozilla-2.24/build/clang-plugin/tests/TestStackClass.cpp:36:7: note: Shadowed declaration wine-mozilla-2.24/build/clang-plugin/tests/TestStackClass.cpp:20:16: note: Shadow variable wine-mozilla-2.24/build/clang-plugin/tests/TestStackClass.cpp:42:9: style: struct member 'RandomStackClass::nonstaticMember' is never used. [unusedStructMember] wine-mozilla-2.24/build/clang-plugin/tests/TestStackClass.cpp:43:16: style: struct member 'RandomStackClass::staticMember' is never used. [unusedStructMember] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:261:25: warning: Assert statement calls a function which may have desired side effects: 'getFileSize'. [assertWithSideEffect] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:577:50: warning: Assert statement calls a function which may have desired side effects: 'isRelocatable'. [assertWithSideEffect] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:280:10: style:inconclusive: Technically the member function 'Elf::getClass' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:638:18: note: Technically the member function 'Elf::getClass' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:280:10: note: Technically the member function 'Elf::getClass' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:281:10: style:inconclusive: Technically the member function 'Elf::getData' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:642:18: note: Technically the member function 'Elf::getData' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:281:10: note: Technically the member function 'Elf::getData' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:282:10: style:inconclusive: Technically the member function 'Elf::getType' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:646:18: note: Technically the member function 'Elf::getType' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:282:10: note: Technically the member function 'Elf::getType' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:283:10: style:inconclusive: Technically the member function 'Elf::getMachine' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:650:18: note: Technically the member function 'Elf::getMachine' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:283:10: note: Technically the member function 'Elf::getMachine' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:284:18: style:inconclusive: Technically the member function 'Elf::getSize' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:654:26: note: Technically the member function 'Elf::getSize' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:284:18: note: Technically the member function 'Elf::getSize' can be const. wine-mozilla-2.24/build/unix/elfhack/elfxx.h:318:17: style:inconclusive: Technically the member function 'ElfSection::getName' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:319:18: style:inconclusive: Technically the member function 'ElfSection::getType' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:320:18: style:inconclusive: Technically the member function 'ElfSection::getFlags' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:322:18: style:inconclusive: Technically the member function 'ElfSection::getSize' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:323:18: style:inconclusive: Technically the member function 'ElfSection::getAddrAlign' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:324:18: style:inconclusive: Technically the member function 'ElfSection::getEntSize' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:325:17: style:inconclusive: Technically the member function 'ElfSection::getData' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:327:17: style:inconclusive: Technically the member function 'ElfSection::getInfo' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:445:18: style:inconclusive: Technically the member function 'ElfSegment::getType' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:446:18: style:inconclusive: Technically the member function 'ElfSegment::getFlags' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:447:18: style:inconclusive: Technically the member function 'ElfSegment::getAlign' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:450:9: style:inconclusive: Technically the member function 'ElfSegment::getVPDiff' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:464:10: style:inconclusive: Technically the member function 'ElfSegment::isElfHackFillerSegment' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:125:5: warning: Class 'Elf' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:125:5: warning: Class 'Elf' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:451:9: warning: Class 'ElfSection' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:451:9: warning: Class 'ElfSection' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:631:47: warning: Struct 'table_storage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:631:47: warning: Struct 'table_storage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:631:47: warning: Struct 'table_storage' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:124:5: style: Class 'ElfPlainValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:144:5: style: Class 'ElfSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:152:5: style: Class 'ElfEntSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:265:5: style: Class 'Elf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:443:5: style: Class 'ElfSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Shdr_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Ehdr_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Phdr_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Rel_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Rela_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Dyn_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Sym_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:125:18: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:117:26: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:125:18: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:136:18: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:117:26: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:136:18: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:137:17: style: The function 'getSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:118:25: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:137:17: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:145:18: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:117:26: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:145:18: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:146:17: style: The function 'getSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:118:25: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:146:17: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:153:18: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:117:26: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:153:18: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:154:17: style: The function 'getSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:118:25: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:154:17: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:482:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:482:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:525:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:525:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:551:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:551:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:625:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:625:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:594:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:594:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfxx.h:629:15: style: Class 'table_storage' is unsafe, 'table_storage::buf' can leak by wrong usage. [unsafeClassCanLeak] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:225:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:301:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:304:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:460:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:801:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:819:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:608:18: style: Local variable 'end' shadows outer function [shadowFunction] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:460:39: note: Shadowed declaration wine-mozilla-2.24/build/unix/elfhack/elf.cpp:608:18: note: Shadow variable wine-mozilla-2.24/build/unix/elfhack/elf.cpp:621:18: style: Local variable 'end' shadows outer function [shadowFunction] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:460:39: note: Shadowed declaration wine-mozilla-2.24/build/unix/elfhack/elf.cpp:621:18: note: Shadow variable wine-mozilla-2.24/build/unix/elfhack/elfxx.h:615:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:662:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:279:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:348:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:368:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:390:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:420:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:518:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:840:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:853:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:870:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:901:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elf.cpp:916:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:339:34: warning: Assert statement calls a function which may have desired side effects: 'getType'. [assertWithSideEffect] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:339:74: warning: Assert statement calls a function which may have desired side effects: 'getFlags'. [assertWithSideEffect] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:458:36: warning: Assert statement calls a function which may have desired side effects: 'isElfHackFillerSegment'. [assertWithSideEffect] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:480:21: warning: Assert statement calls a function which may have desired side effects: 'getType'. [assertWithSideEffect] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:774:23: style: Obsolescent function 'rindex' called. It is recommended to use 'strrchr' instead. [prohibitedrindexCalled] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:203:18: style:inconclusive: Technically the member function 'ElfRelHackCode_Section::getEntryPoint' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:209:20: style:inconclusive: Technically the member function 'ElfRelHackCode_Section::pc32_relocation::operator()' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:218:20: style:inconclusive: Technically the member function 'ElfRelHackCode_Section::arm_plt32_relocation::operator()' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:231:20: style:inconclusive: Technically the member function 'ElfRelHackCode_Section::arm_thm_jump24_relocation::operator()' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:282:20: style:inconclusive: Technically the member function 'ElfRelHackCode_Section::gotoff_relocation::operator()' can be const. [functionConst] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:113:9: warning: Class 'ElfRelHackCode_Section' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:113:9: warning: Class 'ElfRelHackCode_Section' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:65:5: style: Class 'ElfRelHack_Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_RelHack_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:161:5: style: Class 'serializable < Elf_Addr_Traits >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:71:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:71:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:78:10: style: The function 'isRelocatable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:341:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:78:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:178:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:405:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:178:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:199:10: style: The function 'isRelocatable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/build/unix/elfhack/elfxx.h:341:18: note: Virtual function in base class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:199:10: note: Function in derived class wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:272:44: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:273:44: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:700:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:763:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:136:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:190:43: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:192:43: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:313:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:400:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:479:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:518:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:546:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:556:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:607:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:607:32: style: Local variable 'symtab' shadows outer variable [shadowVariable] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:518:24: note: Shadowed declaration wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:607:32: note: Shadow variable wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:266:38: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:267:38: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:156:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:165:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:181:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:314:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:428:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/elfhack.cpp:526:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/build/unix/elfhack/test.c:83:1: warning: Either the condition 'i!=sizeof(strings)/sizeof(strings[0])' is redundant or the array 'strings[234]' is accessed at index 234, which is out of bounds. [arrayIndexOutOfBoundsCond] wine-mozilla-2.24/build/unix/elfhack/test.c:155:11: note: Assuming that condition 'i!=sizeof(strings)/sizeof(strings[0])' is not redundant wine-mozilla-2.24/build/unix/elfhack/test.c:83:1: note: Array index out of bounds wine-mozilla-2.24/build/unix/elfhack/test.c:83:1: warning: Either the condition 'j!=sizeof(strings2)/sizeof(strings2[0])' is redundant or the array 'strings2[390]' is accessed at index 390, which is out of bounds. [arrayIndexOutOfBoundsCond] wine-mozilla-2.24/build/unix/elfhack/test.c:156:11: note: Assuming that condition 'j!=sizeof(strings2)/sizeof(strings2[0])' is not redundant wine-mozilla-2.24/build/unix/elfhack/test.c:83:1: note: Array index out of bounds wine-mozilla-2.24/build/win32/crashinject.cpp:69:51: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/build/win32/crashinjectdll/crashinjectdll.cpp:17:4: warning: Possible null pointer dereference: x [nullPointer] wine-mozilla-2.24/build/win32/crashinjectdll/crashinjectdll.cpp:16:21: note: Assignment 'x=(int*)0x0', assigned value is 0 wine-mozilla-2.24/build/win32/crashinjectdll/crashinjectdll.cpp:17:4: note: Null pointer dereference wine-mozilla-2.24/caps/src/nsNullPrincipal.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CLASSINFO is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/caps/src/nsNullPrincipalURI.cpp:38:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/caps/src/nsPrincipal.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/caps/src/nsScriptSecurityManager.cpp:328:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/caps/src/nsSystemPrincipal.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CLASSINFO is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/chrome/src/nsChromeRegistry.h:65:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/config/asencode.cpp:174:3: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/config/elf-dynstr-gc.c:1071:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1080:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1080:5: error: Memory leak: mapping [memleak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1089:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1094:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1099:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1108:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1113:5: error: Resource leak: fd [resourceLeak] wine-mozilla-2.24/config/elf-dynstr-gc.c:1000:43: style: Parameter 'end' can be declared as pointer to const [constParameter] wine-mozilla-2.24/config/elf-dynstr-gc.c:387:28: style: Unused variable: dynamic_symbol [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:411:28: style: Unused variable: dynamic_symbol [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:424:7: style: Unused variable: i [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:456:7: style: Unused variable: i [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:457:7: style: Unused variable: name_idx [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:517:7: style: Unused variable: name_idx [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:572:7: style: Unused variable: name_idx [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:790:14: style: Unused variable: bitmask [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:854:11: style: Variable 'got_end' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:855:14: style: Variable 'entry_size' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:879:11: style: Variable 'got_end' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:921:48: style: Unused variable: jmprel_end [unusedVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:1007:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/config/elf-dynstr-gc.c:1125:8: style: Variable 'hash' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/config/nsinstall.c:106:10: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] wine-mozilla-2.24/config/nsinstall.c:122:10: portability: Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'. [prohibitedgetgrnamCalled] wine-mozilla-2.24/config/nsinstall.c:182:9: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] wine-mozilla-2.24/config/nsinstall.c:242:16: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] wine-mozilla-2.24/config/nsinstall.c:356:11: style: Variable 'tdlen' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/config/nsinstall.c:354:11: note: tdlen is assigned wine-mozilla-2.24/config/nsinstall.c:356:11: note: tdlen is overwritten wine-mozilla-2.24/config/nsinstall.c:132:69: style: Parameter 'owner' can be declared as pointer to const [constParameter] wine-mozilla-2.24/config/nsinstall.c:132:56: style: Parameter 'group' can be declared as pointer to const [constParameter] wine-mozilla-2.24/config/nsinstall.c:216:7: style: Unused variable: i [unusedVariable] wine-mozilla-2.24/config/nsinstall.c:265:95: style: Unused variable: fromfd [unusedVariable] wine-mozilla-2.24/config/nsinstall.c:265:103: style: Unused variable: tofd [unusedVariable] wine-mozilla-2.24/config/nsinstall.c:265:109: style: Unused variable: cc [unusedVariable] wine-mozilla-2.24/config/nsinstall.c:265:113: style: Unused variable: wc [unusedVariable] wine-mozilla-2.24/config/nsinstall.c:267:93: style: Unused variable: bp [unusedVariable] wine-mozilla-2.24/config/nsinstall.c:271:20: style: Unused variable: utb [unusedVariable] wine-mozilla-2.24/config/pathsub.c:109:13: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] wine-mozilla-2.24/content/base/src/Attr.cpp:60:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsGenericDOMDataNode.h:150:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsNodeInfoManager.h:36:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_NATIVE_CLASS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsAttrValue.h:62:3: style: Class 'nsCheapString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsTextNode.h:35:3: style: Class 'nsTextNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsTextNode.h:41:3: style: Class 'nsTextNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/DirectionalityUtils.cpp:438:3: style: Class 'nsTextNodeDirectionalityMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/EventSource.cpp:521:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsContentList.h:262:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_HIDDEN_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/FileIOObject.h:58:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/Link.h:29:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/NodeIterator.cpp:159:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/FragmentOrElement.cpp:363:3: error: syntax error: keyword 'return' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/ThirdPartyUtil.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/TreeWalker.cpp:44:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsAtomListUtils.cpp:15:36: style: Parameter 'aAtom' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/base/src/WebSocket.h:122:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsAttrName.h:192:8: style:inconclusive: Technically the member function 'nsAttrName::AddRefInternalName' can be const. [functionConst] wine-mozilla-2.24/content/base/src/nsAttrName.h:202:8: style:inconclusive: Technically the member function 'nsAttrName::ReleaseInternalName' can be const. [functionConst] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.h:185:15: performance:inconclusive: Technically the member function 'nsAttrAndChildArray::SetChildAtPos' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:818:22: note: Technically the member function 'nsAttrAndChildArray::SetChildAtPos' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.h:185:15: note: Technically the member function 'nsAttrAndChildArray::SetChildAtPos' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsStyledElement.h:33:10: style: Class 'nsStyledElementNotElementCSSInlineStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsStyledElement.h:85:10: style: Class 'nsStyledElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsMappedAttributeElement.h:31:3: style: Class 'nsMappedAttributeElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:720:5: warning:inconclusive: Possible null pointer dereference: aContent [nullPointer] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:598:25: note: Calling function 'GetModifiableMapped', 1st argument 'nullptr' value is 0 wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:713:13: note: Assuming condition is Assuming condition is false wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:720:5: note: Null pointer dereference wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:539:11: style: The scope of the variable 'idx' can be reduced. [variableScope] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:322:47: style:inconclusive: Function 'GetAttr' argument 1 names different: declaration 'aName' definition 'aLocalName'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.h:78:47: note: Function 'GetAttr' argument 1 names different: declaration 'aName' definition 'aLocalName'. wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:322:47: note: Function 'GetAttr' argument 1 names different: declaration 'aName' definition 'aLocalName'. wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:463:34: style: Local variable 'mapped' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:452:12: note: Shadowed declaration wine-mozilla-2.24/content/base/src/nsAttrAndChildArray.cpp:463:34: note: Shadow variable wine-mozilla-2.24/content/base/src/nsAttrValue.h:363:8: style:inconclusive: Technically the member function 'nsAttrValue::LoadImage' can be const. [functionConst] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1623:14: note: Technically the member function 'nsAttrValue::LoadImage' can be const. wine-mozilla-2.24/content/base/src/nsAttrValue.h:363:8: note: Technically the member function 'nsAttrValue::LoadImage' can be const. wine-mozilla-2.24/content/base/src/nsAttrValue.h:386:15: performance:inconclusive: Technically the member function 'nsAttrValue::IsSVGType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsAttrValueInlines.h:178:14: note: Technically the member function 'nsAttrValue::IsSVGType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:386:15: note: Technically the member function 'nsAttrValue::IsSVGType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:395:12: performance:inconclusive: Technically the member function 'nsAttrValue::GetEnumTableIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1373:14: note: Technically the member function 'nsAttrValue::GetEnumTableIndex' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:395:12: note: Technically the member function 'nsAttrValue::GetEnumTableIndex' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:401:8: style:inconclusive: Technically the member function 'nsAttrValue::SetMiscAtomOrString' can be const. [functionConst] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1697:14: note: Technically the member function 'nsAttrValue::SetMiscAtomOrString' can be const. wine-mozilla-2.24/content/base/src/nsAttrValue.h:401:8: note: Technically the member function 'nsAttrValue::SetMiscAtomOrString' can be const. wine-mozilla-2.24/content/base/src/nsAttrValue.h:402:8: style:inconclusive: Technically the member function 'nsAttrValue::ResetMiscAtomOrString' can be const. [functionConst] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1729:14: note: Technically the member function 'nsAttrValue::ResetMiscAtomOrString' can be const. wine-mozilla-2.24/content/base/src/nsAttrValue.h:402:8: note: Technically the member function 'nsAttrValue::ResetMiscAtomOrString' can be const. wine-mozilla-2.24/content/base/src/nsAttrValue.h:419:5: performance:inconclusive: Technically the member function 'nsAttrValue::GetStringBuffer' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1857:14: note: Technically the member function 'nsAttrValue::GetStringBuffer' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:419:5: note: Technically the member function 'nsAttrValue::GetStringBuffer' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:422:11: performance:inconclusive: Technically the member function 'nsAttrValue::StringToInteger' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1880:14: note: Technically the member function 'nsAttrValue::StringToInteger' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.h:422:11: note: Technically the member function 'nsAttrValue::StringToInteger' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1200:8: performance:inconclusive: Technically the member function 'AtomArrayStringComparator::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1977:14: style: Condition 'str' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1974:11: note: Assuming that condition 'otherPtr' is not redundant wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1976:59: note: Assignment 'str=static_cast(otherPtr)', assigned value is greater than 0 wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1977:14: note: Condition 'str' is always true wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1539:56: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:1722:62: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/content/base/src/nsAttrValueOrString.h:24:3: style: Class 'nsAttrValueOrString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsAttrValueOrString.h:29:3: style: Class 'nsAttrValueOrString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:445:49: style:inconclusive: Function 'SetToSerialized' argument 1 names different: declaration 'aValue' definition 'aOther'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsAttrValue.h:158:43: note: Function 'SetToSerialized' argument 1 names different: declaration 'aValue' definition 'aOther'. wine-mozilla-2.24/content/base/src/nsAttrValue.cpp:445:49: note: Function 'SetToSerialized' argument 1 names different: declaration 'aValue' definition 'aOther'. wine-mozilla-2.24/content/base/src/nsCSPService.cpp:50:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsFrameLoader.h:357:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_HIDDEN_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsChannelPolicy.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsContentAreaDragDrop.cpp:126:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsContentIterator.cpp:202:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsContentPolicy.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsContentList.cpp:50:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsContentSink.cpp:70:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsRange.h:41:3: style: Class 'nsRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsRange.h:284:5: style: Struct 'AutoInvalidateSelection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsDOMAttributeMap.cpp:91:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsDOMBlobBuilder.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDOMCaretPosition.cpp:61:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:52:5: style: Struct 'CacheEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:143:71: style:inconclusive: Function 'CheckRequest' argument 2 names different: declaration 'aCustomHeaders' definition 'aHeaders'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:65:52: note: Function 'CheckRequest' argument 2 names different: declaration 'aCustomHeaders' definition 'aHeaders'. wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:143:71: note: Function 'CheckRequest' argument 2 names different: declaration 'aCustomHeaders' definition 'aHeaders'. wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:1050:44: style:inconclusive: Function 'NS_StartCORSPreflight' argument 5 names different: declaration 'aACUnsafeHeaders' definition 'aUnsafeHeaders'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.h:32:44: note: Function 'NS_StartCORSPreflight' argument 5 names different: declaration 'aACUnsafeHeaders' definition 'aUnsafeHeaders'. wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:1050:44: note: Function 'NS_StartCORSPreflight' argument 5 names different: declaration 'aACUnsafeHeaders' definition 'aUnsafeHeaders'. wine-mozilla-2.24/content/base/src/nsCrossSiteListenerProxy.cpp:1050:44: style: Parameter 'aUnsafeHeaders' can be declared as reference to const [constParameter] wine-mozilla-2.24/content/base/src/nsDOMDataChannel.h:53:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDOMFile.cpp:86:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDOMLists.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDOMParser.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDOMMutationObserver.cpp:336:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsDOMSerializer.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDOMSettableTokenList.h:22:3: warning: Member variable 'nsDOMTokenList::mElement' is not initialized in the constructor. Maybe it should be initialized directly in the class nsDOMTokenList? [uninitDerivedMemberVar] wine-mozilla-2.24/content/base/src/nsDOMSettableTokenList.h:25:21: style: The function 'WrapObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsDOMTokenList.h:42:21: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsDOMSettableTokenList.h:25:21: note: Function in derived class wine-mozilla-2.24/content/base/src/nsDOMTokenList.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsDocument.cpp:1588:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsDocumentEncoder.cpp:166:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsFormData.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsFrameMessageManager.cpp:49:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsGenConImageContent.cpp:63:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsGenericDOMDataNode.cpp:68:3: error: syntax error: keyword 'return' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsGkAtomList.h:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_STATIC_ATOM_BUFFER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsHostObjectProtocolHandler.cpp:132:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:44:16: style: The function 'CheckElementStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:218:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:44:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:48:16: style: The function 'AppendEndOfElementStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:226:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:48:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:53:16: style: The function 'AfterElementStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:236:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:53:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:57:16: style: The function 'CheckElementEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:248:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:57:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:61:16: style: The function 'AfterElementEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:257:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:61:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:64:16: style: The function 'LineBreakBeforeOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:263:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:64:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:65:16: style: The function 'LineBreakAfterOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:268:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:65:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:66:16: style: The function 'LineBreakBeforeClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:273:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:66:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:67:16: style: The function 'LineBreakAfterClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:278:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:67:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:72:16: style: The function 'MaybeEnterInPreContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:294:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:72:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:73:16: style: The function 'MaybeLeaveFromPreContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:295:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:73:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:75:16: style: The function 'SerializeAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:190:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:75:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:90:16: style: The function 'AppendAndTranslateEntities' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.h:141:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:90:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsHTMLContentSerializer.h:47:16: style: The function 'AppendAndTranslateEntities' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:90:16: note: Virtual function in base class wine-mozilla-2.24/content/base/src/nsHTMLContentSerializer.h:47:16: note: Function in derived class wine-mozilla-2.24/content/base/src/nsHostObjectURI.cpp:22:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsImageLoadingContent.cpp:420:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsMappedAttributeElement.cpp:40:59: style:inconclusive: Function 'MapNoAttributesInto' argument 2 names different: declaration 'aRuleData' definition 'aData'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsMappedAttributeElement.h:39:47: note: Function 'MapNoAttributesInto' argument 2 names different: declaration 'aRuleData' definition 'aData'. wine-mozilla-2.24/content/base/src/nsMappedAttributeElement.cpp:40:59: note: Function 'MapNoAttributesInto' argument 2 names different: declaration 'aRuleData' definition 'aData'. wine-mozilla-2.24/content/base/src/nsMappedAttributes.cpp:18:21: warning: Member variable 'nsMappedAttributes::mAttrs' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/base/src/nsMappedAttributes.cpp:26:21: warning:inconclusive: Member variable 'nsMappedAttributes::mAttrs' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/base/src/nsMappedAttributes.cpp:61:47: style:inconclusive: Function 'operatornew' argument 1 names different: declaration 'size' definition 'aSize'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsMappedAttributes.h:30:29: note: Function 'operatornew' argument 1 names different: declaration 'size' definition 'aSize'. wine-mozilla-2.24/content/base/src/nsMappedAttributes.cpp:61:47: note: Function 'operatornew' argument 1 names different: declaration 'size' definition 'aSize'. wine-mozilla-2.24/content/base/src/nsMappedAttributes.cpp:132:54: style:inconclusive: Function 'Equals' argument 1 names different: declaration 'aAttributes' definition 'aOther'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsMappedAttributes.h:44:41: note: Function 'Equals' argument 1 names different: declaration 'aAttributes' definition 'aOther'. wine-mozilla-2.24/content/base/src/nsMappedAttributes.cpp:132:54: note: Function 'Equals' argument 1 names different: declaration 'aAttributes' definition 'aOther'. wine-mozilla-2.24/content/base/src/nsNameSpaceManager.cpp:99:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsNoDataProtocolContentPolicy.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsNodeInfo.cpp:130:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsNodeInfoManager.cpp:164:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsObjectLoadingContent.cpp:3417:21: error: syntax error [syntaxError] wine-mozilla-2.24/content/base/src/nsPropertyTable.h:95:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_HIDDEN_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsPlainTextSerializer.cpp:114:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsReferencedElement.cpp:212:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsContentSink.h:95:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_HIDDEN_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsStubDocumentObserver.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_NSIDOCUMENTOBSERVER_CORE_STUB is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsScriptLoader.cpp:108:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsStubMutationObserver.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_NSIMUTATIONOBSERVER_CORE_STUB is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsStyleLinkElement.cpp:55:27: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/base/src/nsSyncLoadService.cpp:48:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_FORWARD_NSISTREAMLISTENER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsStyledElement.cpp:115:63: style:inconclusive: Function 'AfterSetAttr' argument 1 names different: declaration 'aNameSpaceID' definition 'aNamespaceID'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsStyledElement.h:51:41: note: Function 'AfterSetAttr' argument 1 names different: declaration 'aNameSpaceID' definition 'aNamespaceID'. wine-mozilla-2.24/content/base/src/nsStyledElement.cpp:115:63: note: Function 'AfterSetAttr' argument 1 names different: declaration 'aNameSpaceID' definition 'aNamespaceID'. wine-mozilla-2.24/content/base/src/nsTextFragment.cpp:245:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTextFragment.cpp:258:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTextFragment.cpp:316:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTextFragment.cpp:338:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTextFragment.cpp:369:12: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTextFragment.cpp:376:12: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTextNode.cpp:97:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsTreeSanitizer.cpp:1416:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTreeSanitizer.cpp:1423:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTreeSanitizer.cpp:1454:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTreeSanitizer.cpp:1461:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsTreeSanitizer.cpp:1468:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/base/src/nsXMLContentSerializer.cpp:76:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:53:27: warning: Member variable 'nsXHTMLContentSerializer::mDoHeader' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:53:27: warning: Member variable 'nsXHTMLContentSerializer::mIsCopying' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:53:27: warning: Member variable 'nsXHTMLContentSerializer::mDisableEntityEncoding' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:53:27: warning: Member variable 'nsXHTMLContentSerializer::mRewriteEncodingDeclaration' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:53:27: warning: Member variable 'nsXHTMLContentSerializer::mIsFirstChildOfOL' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:64:41: style:inconclusive: Function 'Init' argument 1 names different: declaration 'flags' definition 'aFlags'. [funcArgNamesDifferent] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.h:29:28: note: Function 'Init' argument 1 names different: declaration 'flags' definition 'aFlags'. wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:64:41: note: Function 'Init' argument 1 names different: declaration 'flags' definition 'aFlags'. wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:257:18: style: Local variable 'rv' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:235:12: note: Shadowed declaration wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:257:18: note: Shadow variable wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:946:18: style: Local variable 'valueStr' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:892:16: note: Shadowed declaration wine-mozilla-2.24/content/base/src/nsXHTMLContentSerializer.cpp:946:18: note: Shadow variable wine-mozilla-2.24/content/base/src/nsXMLHttpRequest.cpp:452:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/base/src/nsXMLNameSpaceMap.cpp:18:10: performance:inconclusive: Technically the member function 'nsDefaultComparator < nsNameSpaceEntry , nsIAtom * >::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/base/src/nsXMLNameSpaceMap.cpp:26:10: performance:inconclusive: Technically the member function 'nsDefaultComparator < nsNameSpaceEntry , int32_t >::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/canvas/compiledtest/TestWebGLElementArrayCache.cpp:155:26: style: Parameter 'argv' can be declared as const array [constParameter] wine-mozilla-2.24/content/canvas/src/CanvasImageCache.cpp:191:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/compiledtest/TestWebGLElementArrayCache.cpp:186:27: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/canvas/compiledtest/TestWebGLElementArrayCache.cpp:186:40: style: Variable 'subsize' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:100:50: style:inconclusive: Function 'JSValToDashArray' argument 2 names different: declaration 'val' definition 'patternArray'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:90:50: note: Function 'JSValToDashArray' argument 2 names different: declaration 'val' definition 'patternArray'. wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:100:50: note: Function 'JSValToDashArray' argument 2 names different: declaration 'val' definition 'patternArray'. wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:101:37: style:inconclusive: Function 'JSValToDashArray' argument 3 names different: declaration 'dashArray' definition 'dashes'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:91:37: note: Function 'JSValToDashArray' argument 3 names different: declaration 'dashArray' definition 'dashes'. wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:101:37: note: Function 'JSValToDashArray' argument 3 names different: declaration 'dashArray' definition 'dashes'. wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:153:37: style:inconclusive: Function 'DashArrayToJSVal' argument 1 names different: declaration 'dashArray' definition 'dashes'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:95:37: note: Function 'DashArrayToJSVal' argument 1 names different: declaration 'dashArray' definition 'dashes'. wine-mozilla-2.24/content/canvas/src/CanvasUtils.h:153:37: note: Function 'DashArrayToJSVal' argument 1 names different: declaration 'dashArray' definition 'dashes'. wine-mozilla-2.24/content/canvas/src/CanvasRenderingContext2D.cpp:481:24: error: syntax error [syntaxError] wine-mozilla-2.24/content/canvas/src/ImageData.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLActiveInfo.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLBuffer.cpp:63:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLContext.cpp:1573:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLContextReporter.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLFramebuffer.h:43:9: warning: Member variable 'Attachment::mTextureLevel' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/canvas/src/WebGLFramebuffer.h:43:9: warning: Member variable 'Attachment::mTextureCubeMapFace' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:196:5: warning: Member variable 'WebGLRefPtr < WebGLTexture >::mRawPtr' is not assigned a value in 'WebGLRefPtr < WebGLTexture >::operator='. [operatorEqVarError] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:196:5: warning: Member variable 'WebGLRefPtr < WebGLBuffer >::mRawPtr' is not assigned a value in 'WebGLRefPtr < WebGLBuffer >::operator='. [operatorEqVarError] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:196:5: warning: Member variable 'WebGLRefPtr < WebGLProgram >::mRawPtr' is not assigned a value in 'WebGLRefPtr < WebGLProgram >::operator='. [operatorEqVarError] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:196:5: warning: Member variable 'WebGLRefPtr < WebGLFramebuffer >::mRawPtr' is not assigned a value in 'WebGLRefPtr < WebGLFramebuffer >::operator='. [operatorEqVarError] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:196:5: warning: Member variable 'WebGLRefPtr < WebGLRenderbuffer >::mRawPtr' is not assigned a value in 'WebGLRefPtr < WebGLRenderbuffer >::operator='. [operatorEqVarError] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:196:5: warning: Member variable 'WebGLRefPtr < WebGLShader >::mRawPtr' is not assigned a value in 'WebGLRefPtr < WebGLShader >::operator='. [operatorEqVarError] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:71:36: style:inconclusive: Technically the member function 'mozilla::StripComments::result' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:76:16: style:inconclusive: Technically the member function 'mozilla::StripComments::length' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:82:14: style:inconclusive: Technically the member function 'mozilla::StripComments::hasMoreCharacters' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:99:14: style:inconclusive: Technically the member function 'mozilla::StripComments::peek' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:107:19: style:inconclusive: Technically the member function 'mozilla::StripComments::current' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:118:14: performance:inconclusive: Technically the member function 'mozilla::StripComments::isNewline' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:264:5: style: Class 'WebGLContextBoundObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:1228:3: style: Class 'WebGLMemoryPressureObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLBuffer.h:29:5: style: Class 'WebGLBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLUniformInfo.h:18:5: style: Struct 'WebGLUniformInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLProgram.h:32:5: style: Class 'WebGLProgram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLFramebuffer.h:28:5: style: Class 'WebGLFramebuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLFramebuffer.h:43:9: style: Struct 'Attachment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLRenderbuffer.h:26:5: style: Class 'WebGLRenderbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLTexture.h:34:5: style: Class 'WebGLTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:19:5: style: Class 'WebGLExtensionBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:44:5: style: Class 'WebGLExtensionCompressedTextureATC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:54:5: style: Class 'WebGLExtensionCompressedTexturePVRTC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:64:5: style: Class 'WebGLExtensionCompressedTextureS3TC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:74:5: style: Class 'WebGLExtensionDebugRendererInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:84:5: style: Class 'WebGLExtensionDepthTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:94:5: style: Class 'WebGLExtensionElementIndexUint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:104:5: style: Class 'WebGLExtensionLoseContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:117:5: style: Class 'WebGLExtensionStandardDerivatives' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:127:5: style: Class 'WebGLExtensionTextureFilterAnisotropic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:137:5: style: Class 'WebGLExtensionTextureFloat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:147:5: style: Class 'WebGLExtensionTextureFloatLinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLExtensions.h:157:5: style: Class 'WebGLExtensionDrawBuffers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLValidateStrings.h:61:9: style: Class 'StripComments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:185:5: style: Class 'WebGLRefPtr < WebGLTexture >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:185:5: style: Class 'WebGLRefPtr < WebGLBuffer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:185:5: style: Class 'WebGLRefPtr < WebGLProgram >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:185:5: style: Class 'WebGLRefPtr < WebGLFramebuffer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:185:5: style: Class 'WebGLRefPtr < WebGLRenderbuffer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:185:5: style: Class 'WebGLRefPtr < WebGLShader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:655:18: style: The if condition is the same as the previous if condition [duplicateCondition] wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:649:18: note: First condition wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:655:18: note: Second condition wine-mozilla-2.24/content/canvas/src/WebGLContextUtils.cpp:62:37: style:inconclusive: Function 'GetImageSize' argument 4 names different: declaration 'alignment' definition 'packOrUnpackAlignment'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:791:48: note: Function 'GetImageSize' argument 4 names different: declaration 'alignment' definition 'packOrUnpackAlignment'. wine-mozilla-2.24/content/canvas/src/WebGLContextUtils.cpp:62:37: note: Function 'GetImageSize' argument 4 names different: declaration 'alignment' definition 'packOrUnpackAlignment'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:2625:45: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4765:46: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4356:10: style: The scope of the variable 'useShaderSourceTranslation' can be reduced. [variableScope] wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:107:48: style:inconclusive: Function 'BindAttribLocation' argument 1 names different: declaration 'program' definition 'prog'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:318:43: note: Function 'BindAttribLocation' argument 1 names different: declaration 'program' definition 'prog'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:107:48: note: Function 'BindAttribLocation' argument 1 names different: declaration 'program' definition 'prog'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3804:47: style:inconclusive: Function 'Uniform1i' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:573:42: note: Function 'Uniform1i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3804:47: note: Function 'Uniform1i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3804:73: style:inconclusive: Function 'Uniform1i' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:573:61: note: Function 'Uniform1i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3804:73: note: Function 'Uniform1i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3818:47: style:inconclusive: Function 'Uniform2i' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:574:42: note: Function 'Uniform2i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3818:47: note: Function 'Uniform2i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3818:73: style:inconclusive: Function 'Uniform2i' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:574:61: note: Function 'Uniform2i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3818:73: note: Function 'Uniform2i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3819:34: style:inconclusive: Function 'Uniform2i' argument 3 names different: declaration 'y' definition 'a2'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:574:73: note: Function 'Uniform2i' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3819:34: note: Function 'Uniform2i' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3836:47: style:inconclusive: Function 'Uniform3i' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:575:42: note: Function 'Uniform3i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3836:47: note: Function 'Uniform3i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3836:73: style:inconclusive: Function 'Uniform3i' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:575:61: note: Function 'Uniform3i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3836:73: note: Function 'Uniform3i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3837:34: style:inconclusive: Function 'Uniform3i' argument 3 names different: declaration 'y' definition 'a2'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:575:73: note: Function 'Uniform3i' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3837:34: note: Function 'Uniform3i' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3837:47: style:inconclusive: Function 'Uniform3i' argument 4 names different: declaration 'z' definition 'a3'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:576:29: note: Function 'Uniform3i' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3837:47: note: Function 'Uniform3i' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3855:47: style:inconclusive: Function 'Uniform4i' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:577:42: note: Function 'Uniform4i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3855:47: note: Function 'Uniform4i' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3855:73: style:inconclusive: Function 'Uniform4i' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:577:61: note: Function 'Uniform4i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3855:73: note: Function 'Uniform4i' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3856:34: style:inconclusive: Function 'Uniform4i' argument 3 names different: declaration 'y' definition 'a2'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:577:73: note: Function 'Uniform4i' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3856:34: note: Function 'Uniform4i' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3856:47: style:inconclusive: Function 'Uniform4i' argument 4 names different: declaration 'z' definition 'a3'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:578:29: note: Function 'Uniform4i' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3856:47: note: Function 'Uniform4i' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3856:60: style:inconclusive: Function 'Uniform4i' argument 5 names different: declaration 'w' definition 'a4'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:578:41: note: Function 'Uniform4i' argument 5 names different: declaration 'w' definition 'a4'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3856:60: note: Function 'Uniform4i' argument 5 names different: declaration 'w' definition 'a4'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3875:47: style:inconclusive: Function 'Uniform1f' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:580:42: note: Function 'Uniform1f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3875:47: note: Function 'Uniform1f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3875:75: style:inconclusive: Function 'Uniform1f' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:580:63: note: Function 'Uniform1f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3875:75: note: Function 'Uniform1f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3885:47: style:inconclusive: Function 'Uniform2f' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:581:42: note: Function 'Uniform2f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3885:47: note: Function 'Uniform2f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3885:75: style:inconclusive: Function 'Uniform2f' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:581:63: note: Function 'Uniform2f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3885:75: note: Function 'Uniform2f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3886:36: style:inconclusive: Function 'Uniform2f' argument 3 names different: declaration 'y' definition 'a2'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:581:77: note: Function 'Uniform2f' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3886:36: note: Function 'Uniform2f' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3896:47: style:inconclusive: Function 'Uniform3f' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:582:42: note: Function 'Uniform3f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3896:47: note: Function 'Uniform3f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3896:75: style:inconclusive: Function 'Uniform3f' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:582:63: note: Function 'Uniform3f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3896:75: note: Function 'Uniform3f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3897:36: style:inconclusive: Function 'Uniform3f' argument 3 names different: declaration 'y' definition 'a2'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:582:77: note: Function 'Uniform3f' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3897:36: note: Function 'Uniform3f' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3897:51: style:inconclusive: Function 'Uniform3f' argument 4 names different: declaration 'z' definition 'a3'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:583:31: note: Function 'Uniform3f' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3897:51: note: Function 'Uniform3f' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3907:47: style:inconclusive: Function 'Uniform4f' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:584:42: note: Function 'Uniform4f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3907:47: note: Function 'Uniform4f' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3907:75: style:inconclusive: Function 'Uniform4f' argument 2 names different: declaration 'x' definition 'a1'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:584:63: note: Function 'Uniform4f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3907:75: note: Function 'Uniform4f' argument 2 names different: declaration 'x' definition 'a1'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3908:36: style:inconclusive: Function 'Uniform4f' argument 3 names different: declaration 'y' definition 'a2'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:584:77: note: Function 'Uniform4f' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3908:36: note: Function 'Uniform4f' argument 3 names different: declaration 'y' definition 'a2'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3908:51: style:inconclusive: Function 'Uniform4f' argument 4 names different: declaration 'z' definition 'a3'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:585:31: note: Function 'Uniform4f' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3908:51: note: Function 'Uniform4f' argument 4 names different: declaration 'z' definition 'a3'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3908:66: style:inconclusive: Function 'Uniform4f' argument 5 names different: declaration 'w' definition 'a4'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:585:45: note: Function 'Uniform4f' argument 5 names different: declaration 'w' definition 'a4'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3908:66: note: Function 'Uniform4f' argument 5 names different: declaration 'w' definition 'a4'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3918:53: style:inconclusive: Function 'Uniform1iv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:594:48: note: Function 'Uniform1iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3918:53: note: Function 'Uniform1iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3936:53: style:inconclusive: Function 'Uniform2iv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:604:48: note: Function 'Uniform2iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3936:53: note: Function 'Uniform2iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3957:53: style:inconclusive: Function 'Uniform3iv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:614:48: note: Function 'Uniform3iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3957:53: note: Function 'Uniform3iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3979:53: style:inconclusive: Function 'Uniform4iv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:624:48: note: Function 'Uniform4iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:3979:53: note: Function 'Uniform4iv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4002:53: style:inconclusive: Function 'Uniform1fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:634:48: note: Function 'Uniform1fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4002:53: note: Function 'Uniform1fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4016:53: style:inconclusive: Function 'Uniform2fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:644:48: note: Function 'Uniform2fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4016:53: note: Function 'Uniform2fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4030:53: style:inconclusive: Function 'Uniform3fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:654:48: note: Function 'Uniform3fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4030:53: note: Function 'Uniform3fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4044:53: style:inconclusive: Function 'Uniform4fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:664:48: note: Function 'Uniform4fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4044:53: note: Function 'Uniform4fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4058:59: style:inconclusive: Function 'UniformMatrix2fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:678:54: note: Function 'UniformMatrix2fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4058:59: note: Function 'UniformMatrix2fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4059:50: style:inconclusive: Function 'UniformMatrix2fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:679:45: note: Function 'UniformMatrix2fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4059:50: note: Function 'UniformMatrix2fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4073:59: style:inconclusive: Function 'UniformMatrix3fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:693:54: note: Function 'UniformMatrix3fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4073:59: note: Function 'UniformMatrix3fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4074:50: style:inconclusive: Function 'UniformMatrix3fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:694:45: note: Function 'UniformMatrix3fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4074:50: note: Function 'UniformMatrix3fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4088:59: style:inconclusive: Function 'UniformMatrix4fv_base' argument 1 names different: declaration 'location' definition 'location_object'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:708:54: note: Function 'UniformMatrix4fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4088:59: note: Function 'UniformMatrix4fv_base' argument 1 names different: declaration 'location' definition 'location_object'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4089:50: style:inconclusive: Function 'UniformMatrix4fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:709:45: note: Function 'UniformMatrix4fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. wine-mozilla-2.24/content/canvas/src/WebGLContextGL.cpp:4089:50: note: Function 'UniformMatrix4fv_base' argument 2 names different: declaration 'transpose' definition 'aTranspose'. wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:1080:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:191:56: style:inconclusive: Function 'ValidateBlendEquationEnum' argument 1 names different: declaration 'cap' definition 'mode'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:899:46: note: Function 'ValidateBlendEquationEnum' argument 1 names different: declaration 'cap' definition 'mode'. wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:191:56: note: Function 'ValidateBlendEquationEnum' argument 1 names different: declaration 'cap' definition 'mode'. wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:204:55: style:inconclusive: Function 'ValidateBlendFuncDstEnum' argument 1 names different: declaration 'mode' definition 'factor'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:900:45: note: Function 'ValidateBlendFuncDstEnum' argument 1 names different: declaration 'mode' definition 'factor'. wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:204:55: note: Function 'ValidateBlendFuncDstEnum' argument 1 names different: declaration 'mode' definition 'factor'. wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:228:55: style:inconclusive: Function 'ValidateBlendFuncSrcEnum' argument 1 names different: declaration 'mode' definition 'factor'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLContext.h:901:45: note: Function 'ValidateBlendFuncSrcEnum' argument 1 names different: declaration 'mode' definition 'factor'. wine-mozilla-2.24/content/canvas/src/WebGLContextValidate.cpp:228:55: note: Function 'ValidateBlendFuncSrcEnum' argument 1 names different: declaration 'mode' definition 'factor'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:211:10: style:inconclusive: Technically the member function 'WebGLElementArrayCacheTree < uint8_t >::TreeIndexForLeaf' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:211:10: style:inconclusive: Technically the member function 'WebGLElementArrayCacheTree < uint16_t >::TreeIndexForLeaf' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:211:10: style:inconclusive: Technically the member function 'WebGLElementArrayCacheTree < uint32_t >::TreeIndexForLeaf' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:143:3: style: Struct 'WebGLElementArrayCacheTree < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:143:3: style: Struct 'WebGLElementArrayCacheTree < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:143:3: style: Struct 'WebGLElementArrayCacheTree < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:465:3: error: Common realloc mistake: 'mUntypedData' nulled but not freed upon failure [memleakOnRealloc] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:551:80: style:inconclusive: Function 'Validate' argument 3 names different: declaration 'first' definition 'firstElement'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:35:58: note: Function 'Validate' argument 3 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:551:80: note: Function 'Validate' argument 3 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:551:101: style:inconclusive: Function 'Validate' argument 4 names different: declaration 'count' definition 'countElements'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:35:72: note: Function 'Validate' argument 4 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:551:101: note: Function 'Validate' argument 4 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:67: style:inconclusive: Function 'Validate < uint8_t >' argument 2 names different: declaration 'first' definition 'firstElement'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:55:45: note: Function 'Validate < uint8_t >' argument 2 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:67: note: Function 'Validate < uint8_t >' argument 2 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:88: style:inconclusive: Function 'Validate < uint8_t >' argument 3 names different: declaration 'count' definition 'countElements'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:55:59: note: Function 'Validate < uint8_t >' argument 3 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:88: note: Function 'Validate < uint8_t >' argument 3 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:67: style:inconclusive: Function 'Validate < uint16_t >' argument 2 names different: declaration 'first' definition 'firstElement'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:55:45: note: Function 'Validate < uint16_t >' argument 2 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:67: note: Function 'Validate < uint16_t >' argument 2 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:88: style:inconclusive: Function 'Validate < uint16_t >' argument 3 names different: declaration 'count' definition 'countElements'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:55:59: note: Function 'Validate < uint16_t >' argument 3 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:88: note: Function 'Validate < uint16_t >' argument 3 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:67: style:inconclusive: Function 'Validate < uint32_t >' argument 2 names different: declaration 'first' definition 'firstElement'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:55:45: note: Function 'Validate < uint32_t >' argument 2 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:67: note: Function 'Validate < uint32_t >' argument 2 names different: declaration 'first' definition 'firstElement'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:88: style:inconclusive: Function 'Validate < uint32_t >' argument 3 names different: declaration 'count' definition 'countElements'. [funcArgNamesDifferent] wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.h:55:59: note: Function 'Validate < uint32_t >' argument 3 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLElementArrayCache.cpp:492:88: note: Function 'Validate < uint32_t >' argument 3 names different: declaration 'count' definition 'countElements'. wine-mozilla-2.24/content/canvas/src/WebGLExtensionBase.cpp:22:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLFramebuffer.cpp:541:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_7 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLProgram.cpp:247:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:266:10: style:inconclusive: Technically the member function 'mozilla::WebGLContextBoundObject::IsCompatibleWithContext' can be const. [functionConst] wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.cpp:16:26: note: Technically the member function 'mozilla::WebGLContextBoundObject::IsCompatibleWithContext' can be const. wine-mozilla-2.24/content/canvas/src/WebGLObjectModel.h:266:10: note: Technically the member function 'mozilla::WebGLContextBoundObject::IsCompatibleWithContext' can be const. wine-mozilla-2.24/content/canvas/src/WebGLRenderbuffer.cpp:69:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLShader.cpp:54:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLShaderPrecisionFormat.cpp:12:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLTexture.cpp:362:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/canvas/src/WebGLUniformLocation.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMUIEvent.h:30:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsEventListenerManager.h:216:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_CYCLE_COLLECTING_NATIVE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/TextComposition.h:91:3: warning:inconclusive: Member variable 'TextComposition::mPresContext' is not initialized in the constructor. [uninitMemberVarPrivate] wine-mozilla-2.24/content/events/src/TextComposition.h:91:3: warning:inconclusive: Member variable 'TextComposition::mNativeContext' is not initialized in the constructor. [uninitMemberVarPrivate] wine-mozilla-2.24/content/events/src/TextComposition.h:91:3: warning:inconclusive: Member variable 'TextComposition::mIsSynthesizedForTests' is not initialized in the constructor. [uninitMemberVarPrivate] wine-mozilla-2.24/content/events/src/TextComposition.h:121:5: warning:inconclusive: Member variable 'CompositionEventDispatcher::mEventMessage' is not initialized in the constructor. [uninitMemberVarPrivate] wine-mozilla-2.24/content/events/src/TextComposition.cpp:37:3: performance: Variable 'mNode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/content/events/src/TextComposition.cpp:38:3: performance: Variable 'mLastData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/content/events/src/TextComposition.h:63:8: style:inconclusive: Technically the member function 'mozilla::TextComposition::SynthesizeCommit' can be const. [functionConst] wine-mozilla-2.24/content/events/src/TextComposition.cpp:71:18: note: Technically the member function 'mozilla::TextComposition::SynthesizeCommit' can be const. wine-mozilla-2.24/content/events/src/TextComposition.h:63:8: note: Technically the member function 'mozilla::TextComposition::SynthesizeCommit' can be const. wine-mozilla-2.24/content/events/src/nsContentEventHandler.h:35:3: style: Class 'nsContentEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/events/src/nsDOMEvent.h:41:3: style: Class 'nsDOMEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/canvas/src/WebGLTexelConversions.cpp:319:15: style: Checking if unsigned expression 'width' is less than zero. [unsignedLessThanZero] wine-mozilla-2.24/content/canvas/src/WebGLTexelConversions.cpp:319:30: style: Checking if unsigned expression 'height' is less than zero. [unsignedLessThanZero] wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:482:6: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:480:6: note: rv is assigned wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:482:6: note: rv is overwritten wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:486:6: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:482:6: note: rv is assigned wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:486:6: note: rv is overwritten wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:907:59: style:inconclusive: Function 'GetFlatTextOffsetOfRange' argument 4 names different: declaration 'aOffset' definition 'aNativeOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/content/events/src/nsContentEventHandler.h:80:54: note: Function 'GetFlatTextOffsetOfRange' argument 4 names different: declaration 'aOffset' definition 'aNativeOffset'. wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:907:59: note: Function 'GetFlatTextOffsetOfRange' argument 4 names different: declaration 'aOffset' definition 'aNativeOffset'. wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:957:59: style:inconclusive: Function 'GetFlatTextOffsetOfRange' argument 3 names different: declaration 'aOffset' definition 'aNativeOffset'. [funcArgNamesDifferent] wine-mozilla-2.24/content/events/src/nsContentEventHandler.h:83:54: note: Function 'GetFlatTextOffsetOfRange' argument 3 names different: declaration 'aOffset' definition 'aNativeOffset'. wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:957:59: note: Function 'GetFlatTextOffsetOfRange' argument 3 names different: declaration 'aOffset' definition 'aNativeOffset'. wine-mozilla-2.24/content/events/src/nsContentEventHandler.cpp:1003:49: style: Parameter 'aRoot' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/events/src/nsDOMAnimationEvent.cpp:35:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMBeforeUnloadEvent.cpp:8:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMClipboardEvent.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMCommandEvent.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMDataContainerEvent.cpp:21:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/events/src/nsDOMDeviceMotionEvent.cpp:13:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMDataTransfer.cpp:35:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/events/src/nsDOMEvent.cpp:140:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/events/src/nsDOMEventTargetHelper.cpp:25:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/events/src/nsDOMMessageEvent.cpp:15:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMMutationEvent.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMNotifyAudioAvailableEvent.cpp:39:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/events/src/nsDOMNotifyPaintEvent.h:34:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsDOMTransitionEvent.cpp:35:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsPaintRequest.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsPrivateTextRange.h:43:2: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:53:3: warning: Member variable 'nsTextStateManager::mPreAttrChangeLength' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:428:3: style: Class 'IMEEnabledStateChangedEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:815:3: style: Class 'SelectionChangeEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:258:38: style: Condition '!focusActuallyChanging' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:246:7: note: Assuming that condition '!focusActuallyChanging' is not redundant wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:250:36: note: Assuming condition is false wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:258:38: note: Condition '!focusActuallyChanging' is always true wine-mozilla-2.24/content/html/content/src/HTMLAnchorElement.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:894:48: style:inconclusive: Function 'NotifyContentAdded' argument 2 names different: declaration 'aStart' definition 'aStartIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:79:56: note: Function 'NotifyContentAdded' argument 2 names different: declaration 'aStart' definition 'aStartIndex'. wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:894:48: note: Function 'NotifyContentAdded' argument 2 names different: declaration 'aStart' definition 'aStartIndex'. wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:895:48: style:inconclusive: Function 'NotifyContentAdded' argument 3 names different: declaration 'aEnd' definition 'aEndIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:79:72: note: Function 'NotifyContentAdded' argument 3 names different: declaration 'aEnd' definition 'aEndIndex'. wine-mozilla-2.24/content/events/src/nsIMEStateManager.cpp:895:48: note: Function 'NotifyContentAdded' argument 3 names different: declaration 'aEnd' definition 'aEndIndex'. wine-mozilla-2.24/content/html/content/src/HTMLAreaElement.cpp:27:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLBRElement.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/nsGenericHTMLElement.h:65:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_FROMCONTENT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLButtonElement.cpp:78:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLCanvasElement.cpp:130:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLFieldSetElement.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLFormElement.cpp:62:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_NODE_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLFrameElement.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLHRElement.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLHeadingElement.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLIFrameElement.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLImageElement.cpp:64:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLLIElement.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLInputElement.cpp:110:8: error: There is an unknown macro here somewhere. Configuration is required. If NS_HIDDEN_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLLegendElement.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLMapElement.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLMediaElement.cpp:412:24: error: syntax error [syntaxError] wine-mozilla-2.24/content/html/content/src/HTMLMetaElement.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLModElement.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLObjectElement.cpp:68:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLOptGroupElement.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLOptionElement.cpp:59:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLOutputElement.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLParagraphElement.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLPreElement.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLProgressElement.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLScriptElement.cpp:51:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLSelectElement.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLSharedElement.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLSharedObjectElement.cpp:85:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLSourceElement.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLSpanElement.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLStyleElement.cpp:94:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_STRING_ATTR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTableCaptionElement.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTableCellElement.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTableColElement.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTableRowElement.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTableElement.cpp:51:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_SCRIPT_HOLDER_CLASS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTableSectionElement.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTemplateElement.cpp:66:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTextAreaElement.cpp:79:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/HTMLTitleElement.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_TABLE_HEAD is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/MediaError.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/TimeRanges.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/ValidityState.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/UndoManager.cpp:119:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/nsClientRect.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/nsDOMStringMap.cpp:25:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/html/content/src/nsGenericHTMLElement.cpp:260:1: error: Unmatched '{'. Configuration: '__GNUC__=1'. [syntaxError] wine-mozilla-2.24/content/html/content/src/nsHTMLDNSPrefetch.cpp:232:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/content/src/nsRadioVisitor.h:40:3: style: Class 'nsRadioSetCheckedChangedVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/html/document/src/nsIHTMLDocument.h:29:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/html/document/src/nsHTMLContentSink.cpp:1290:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/mathml/content/src/nsMathMLElement.h:49:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/MediaResource.h:204:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/VideoFrameContainer.h:42:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/MediaSegment.h:61:12: style: Virtual function 'MediaSegment' is called from destructor '~MediaSegment()' at line 63. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/MediaSegment.h:63:20: note: Calling MediaSegment wine-mozilla-2.24/content/media/MediaSegment.h:61:12: note: MediaSegment is a virtual function wine-mozilla-2.24/content/media/MediaSegment.h:61:12: style: Virtual function 'MediaSegment' is called from constructor 'MediaSegment(Type aType)' at line 111. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/MediaSegment.h:111:20: note: Calling MediaSegment wine-mozilla-2.24/content/media/MediaSegment.h:61:12: note: MediaSegment is a virtual function wine-mozilla-2.24/content/media/AudioNodeEngine.h:33:3: style: Class 'ThreadSharedFloatArrayBufferList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/MediaSegment.h:217:3: style: Class 'MediaSegmentBase < AudioSegment , AudioChunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/MediaSegment.h:201:5: style: Class 'ChunkIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/MediaSegment.h:124:25: style: The function 'CreateEmptyClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:81:25: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:124:25: note: Function in derived class wine-mozilla-2.24/content/media/MediaSegment.h:128:16: style: The function 'AppendFrom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:85:16: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:128:16: note: Function in derived class wine-mozilla-2.24/content/media/MediaSegment.h:137:16: style: The function 'AppendSlice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:89:16: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:137:16: note: Function in derived class wine-mozilla-2.24/content/media/MediaSegment.h:151:16: style: The function 'ForgetUpTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:94:16: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:151:16: note: Function in derived class wine-mozilla-2.24/content/media/MediaSegment.h:169:16: style: The function 'InsertNullDataAtStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:98:16: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:169:16: note: Function in derived class wine-mozilla-2.24/content/media/MediaSegment.h:181:16: style: The function 'AppendNullData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:102:16: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:181:16: note: Function in derived class wine-mozilla-2.24/content/media/MediaSegment.h:193:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/MediaSegment.h:106:16: note: Virtual function in base class wine-mozilla-2.24/content/media/MediaSegment.h:193:16: note: Function in derived class wine-mozilla-2.24/content/media/AudioStream.h:165:7: style:inconclusive: Technically the member function 'mozilla::AudioStream::GetRate' can be const. [functionConst] wine-mozilla-2.24/content/media/AudioStream.h:166:7: style:inconclusive: Technically the member function 'mozilla::AudioStream::GetChannels' can be const. [functionConst] wine-mozilla-2.24/content/media/AudioStream.h:22:5: style: Class 'AudioClock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/AudioStream.h:40:12: style:inconclusive: Technically the member function 'mozilla::AudioClock::GetPlaybackRate' can be const. [functionConst] wine-mozilla-2.24/content/media/AudioStream.cpp:995:20: note: Technically the member function 'mozilla::AudioClock::GetPlaybackRate' can be const. wine-mozilla-2.24/content/media/AudioStream.h:40:12: note: Technically the member function 'mozilla::AudioClock::GetPlaybackRate' can be const. wine-mozilla-2.24/content/media/AudioStream.h:46:10: style:inconclusive: Technically the member function 'mozilla::AudioClock::GetPreservesPitch' can be const. [functionConst] wine-mozilla-2.24/content/media/AudioStream.cpp:1005:18: note: Technically the member function 'mozilla::AudioClock::GetPreservesPitch' can be const. wine-mozilla-2.24/content/media/AudioStream.h:46:10: note: Technically the member function 'mozilla::AudioClock::GetPreservesPitch' can be const. wine-mozilla-2.24/content/media/VideoUtils.h:52:5: style: Class 'ReentrantMonitorAutoExit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/VideoUtils.h:118:3: style: Class 'ShutdownThreadEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/AudioStream.cpp:939:11: style: The scope of the variable 'diffOffset' can be reduced. [variableScope] wine-mozilla-2.24/content/media/DOMMediaStream.h:59:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_SCRIPT_HOLDER_CLASS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/FileBlockCache.h:88:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/TextTrack.cpp:13:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/TextTrackCue.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/TextTrackCueList.cpp:13:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/StreamBuffer.h:248:5: warning: Member variable 'TrackIter::mType' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/StreamBuffer.h:291:14: style:inconclusive: Technically the member function 'mozilla::StreamBuffer::GetForgottenDuration' can be const. [functionConst] wine-mozilla-2.24/content/media/StreamBuffer.h:193:10: performance:inconclusive: Technically the member function 'mozilla::StreamBuffer::CompareTracksByID::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/media/StreamBuffer.h:196:10: performance:inconclusive: Technically the member function 'mozilla::StreamBuffer::CompareTracksByID::LessThan' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/media/MediaSegment.h:217:3: style: Class 'MediaSegmentBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/StreamBuffer.h:248:5: style: Class 'TrackIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/TextTrackList.cpp:12:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/MediaSegment.h:217:3: style: Class 'MediaSegmentBase < VideoSegment , VideoChunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/WebVTTLoadListener.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/dash/DASHRepReader.h:34:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:87:8: style:inconclusive: Technically the member function 'mozilla::AudioTrackEncoder::IsEncodingComplete' can be const. [functionConst] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:79:8: style: The function 'NotifyQueuedTrackChanges' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:38:16: note: Virtual function in base class wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:79:8: note: Function in derived class wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:85:8: style: The function 'NotifyRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:48:16: note: Virtual function in base class wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:85:8: note: Function in derived class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:22:12: style: The function 'GetHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:54:20: note: Virtual function in base class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:22:12: note: Function in derived class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:24:12: style: The function 'GetEncodedTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:60:20: note: Virtual function in base class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:24:12: note: Function in derived class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:27:7: style: The function 'GetPacketDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:109:15: note: Virtual function in base class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:27:7: note: Function in derived class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:29:12: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/encoder/TrackEncoder.h:118:20: note: Virtual function in base class wine-mozilla-2.24/content/media/encoder/OpusTrackEncoder.h:29:12: note: Function in derived class wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.h:34:3: style: Class 'GStreamerReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.h:43:5: style: Class 'GstMozVideoBufferData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:57:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:70:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:80:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:87:50: style:inconclusive: Function 'gst_moz_video_buffer_set_data' argument 1 names different: declaration 'buf' definition 'self'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.h:38:55: note: Function 'gst_moz_video_buffer_set_data' argument 1 names different: declaration 'buf' definition 'self'. wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:87:50: note: Function 'gst_moz_video_buffer_set_data' argument 1 names different: declaration 'buf' definition 'self'. wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:95:56: style:inconclusive: Function 'gst_moz_video_buffer_get_data' argument 1 names different: declaration 'buf' definition 'self'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.h:39:79: note: Function 'gst_moz_video_buffer_get_data' argument 1 names different: declaration 'buf' definition 'self'. wine-mozilla-2.24/content/media/gstreamer/GStreamerMozVideoBuffer.cpp:95:56: note: Function 'gst_moz_video_buffer_get_data' argument 1 names different: declaration 'buf' definition 'self'. wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.h:38:20: style: Virtual function 'ResetDecode' is called from destructor '~GStreamerReader()' at line 95. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.cpp:95:3: note: Calling ResetDecode wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.h:38:20: note: ResetDecode is a virtual function wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.cpp:520:46: style:inconclusive: Function 'DecodeVideoFrame' argument 1 names different: declaration 'aKeyframeSkip' definition 'aKeyFrameSkip'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.h:40:39: note: Function 'DecodeVideoFrame' argument 1 names different: declaration 'aKeyframeSkip' definition 'aKeyFrameSkip'. wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.cpp:520:46: note: Function 'DecodeVideoFrame' argument 1 names different: declaration 'aKeyframeSkip' definition 'aKeyFrameSkip'. wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.cpp:651:40: style:inconclusive: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.h:44:33: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/gstreamer/GStreamerReader.cpp:651:40: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/ogg/OggCodecState.h:121:8: style:inconclusive: Technically the member function 'mozilla::OggCodecState::DoneReadingHeaders' can be const. [functionConst] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:403:8: style:inconclusive: Technically the member function 'mozilla::SkeletonState::IsPresentable' can be const. [functionConst] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:423:10: style:inconclusive: Technically the member function 'mozilla::SkeletonState::nsKeyPoint::IsNull' can be const. [functionConst] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:215:3: style: Class 'VorbisState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:288:3: style: Class 'TheoraState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:393:3: style: Class 'SkeletonState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/ogg/OggReader.h:51:3: style: Class 'OggReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:218:13: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:94:21: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:218:13: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:219:8: style: The function 'DecodeHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:101:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:219:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:220:11: style: The function 'Time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:111:19: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:220:11: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:221:8: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:117:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:221:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:222:12: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:132:20: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:222:12: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:223:8: style: The function 'IsHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:140:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:223:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:224:12: style: The function 'PageIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:159:20: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:224:12: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:291:13: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:94:21: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:291:13: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:292:8: style: The function 'DecodeHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:101:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:292:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:293:11: style: The function 'Time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:111:19: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:293:11: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:294:11: style: The function 'StartTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:114:19: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:294:11: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:295:8: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:117:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:295:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:296:8: style: The function 'IsHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:140:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:296:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:297:12: style: The function 'PageIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:159:20: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:297:12: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:395:13: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:94:21: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:395:13: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:396:8: style: The function 'DecodeHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:101:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:396:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:397:11: style: The function 'Time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:111:19: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:397:11: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:398:8: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:117:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:398:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:399:8: style: The function 'IsHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:140:16: note: Virtual function in base class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:399:8: note: Function in derived class wine-mozilla-2.24/content/media/ogg/OggCodecState.h:301:11: style:inconclusive: Technically the member function 'mozilla::TheoraState::MaxKeyframeOffset' can be const. [functionConst] wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:391:14: note: Technically the member function 'mozilla::TheoraState::MaxKeyframeOffset' can be const. wine-mozilla-2.24/content/media/ogg/OggCodecState.h:301:11: note: Technically the member function 'mozilla::TheoraState::MaxKeyframeOffset' can be const. wine-mozilla-2.24/content/media/ogg/OggCodecState.h:88:12: style: Virtual function 'OggCodecState' is called from constructor 'OggCodecState(ogg_page*aBosPage,bool aActive)' at line 86. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:86:18: note: Calling OggCodecState wine-mozilla-2.24/content/media/ogg/OggCodecState.h:88:12: note: OggCodecState is a virtual function wine-mozilla-2.24/content/media/ogg/OggCodecState.h:88:12: style: Virtual function 'OggCodecState' is called from destructor '~OggCodecState()' at line 91. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:91:18: note: Calling OggCodecState wine-mozilla-2.24/content/media/ogg/OggCodecState.h:88:12: note: OggCodecState is a virtual function wine-mozilla-2.24/content/media/ogg/OggCodecState.h:132:20: style: Virtual function 'Reset' is called from destructor '~OggCodecState()' at line 92. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:92:3: note: Calling Reset wine-mozilla-2.24/content/media/ogg/OggCodecState.h:132:20: note: Reset is a virtual function wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:621:9: style: Condition 'mActive' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:610:7: note: Assuming that condition '!mActive' is not redundant wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:614:11: note: Assuming condition is false wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:621:9: note: Condition 'mActive' is always true wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:140:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:362:51: style:inconclusive: Function 'Time' argument 2 names different: declaration 'aGranulePos' definition 'aGranulepos'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:304:47: note: Function 'Time' argument 2 names different: declaration 'aGranulePos' definition 'aGranulepos'. wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:362:51: note: Function 'Time' argument 2 names different: declaration 'aGranulePos' definition 'aGranulepos'. wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:638:55: style:inconclusive: Function 'Time' argument 2 names different: declaration 'aGranulePos' definition 'aGranulepos'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/ogg/OggCodecState.h:230:51: note: Function 'Time' argument 2 names different: declaration 'aGranulePos' definition 'aGranulepos'. wine-mozilla-2.24/content/media/ogg/OggCodecState.cpp:638:55: note: Function 'Time' argument 2 names different: declaration 'aGranulePos' definition 'aGranulepos'. wine-mozilla-2.24/content/media/omx/MediaOmxReader.h:37:3: style: Class 'MediaOmxReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1736:28: style: Expression is always true because 'else if' condition is opposite to previous condition at line 1731. [multiCondition] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1731:21: note: first condition wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1736:28: note: else if condition is opposite to first condition wine-mozilla-2.24/content/media/ogg/OggReader.cpp:883:49: style: Condition 'ret==0' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:868:13: note: Assuming that condition 'ret<0' is not redundant wine-mozilla-2.24/content/media/ogg/OggReader.cpp:867:54: note: Assuming that condition '(ret=ogg_sync_pageseek(&mOggState,aPage))<=0' is not redundant wine-mozilla-2.24/content/media/ogg/OggReader.cpp:883:49: note: Condition 'ret==0' is always true wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1528:12: style: The scope of the variable 'target' can be reduced. [variableScope] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1143:55: style:inconclusive: Function 'SelectSeekRange' argument 1 names different: declaration 'aRanges' definition 'ranges'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/ogg/OggReader.h:208:56: note: Function 'SelectSeekRange' argument 1 names different: declaration 'aRanges' definition 'ranges'. wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1143:55: note: Function 'SelectSeekRange' argument 1 names different: declaration 'aRanges' definition 'ranges'. wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1352:34: style:inconclusive: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/ogg/OggReader.h:75:33: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1352:34: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1274:14: style: Local variable 'res' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1270:12: note: Shadowed declaration wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1274:14: note: Shadow variable wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1607:22: style: Local variable 'res' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1493:12: note: Shadowed declaration wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1607:22: note: Shadow variable wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1808:22: style: Local variable 'res' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1781:12: note: Shadowed declaration wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1808:22: note: Shadow variable wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1116:21: style: Variable 'range' can be declared as reference to const [constVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:653:14: style: Variable 'newOpusState' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:846:12: style: Variable 'decoded' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1528:19: style: Variable 'target' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/ogg/OggReader.cpp:1585:21: style: Variable 'mustBackoff' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/omx/MediaOmxReader.h:41:20: style: Virtual function 'ResetDecode' is called from destructor '~MediaOmxReader()' at line 39. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/omx/MediaOmxReader.cpp:39:3: note: Calling ResetDecode wine-mozilla-2.24/content/media/omx/MediaOmxReader.h:41:20: note: ResetDecode is a virtual function wine-mozilla-2.24/content/media/omx/OmxDecoder.h:167:16: style: The function 'statusChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/omx/OMXCodecProxy.h:28:18: note: Virtual function in base class wine-mozilla-2.24/content/media/omx/OmxDecoder.h:167:16: note: Function in derived class wine-mozilla-2.24/content/media/omx/MediaOmxReader.cpp:311:39: style:inconclusive: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/omx/MediaOmxReader.h:64:33: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/omx/MediaOmxReader.cpp:311:39: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/omx/OMXCodecProxy.cpp:73:9: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] wine-mozilla-2.24/content/media/omx/OMXCodecProxy.h:82:11: style:inconclusive: Member variable 'OMXCodecProxy::mComponentName' is in the wrong place in the initializer list. [initializerList] wine-mozilla-2.24/content/media/omx/OMXCodecProxy.cpp:59:7: note: Member variable 'OMXCodecProxy::mComponentName' is in the wrong place in the initializer list. wine-mozilla-2.24/content/media/omx/OMXCodecProxy.h:82:11: note: Member variable 'OMXCodecProxy::mComponentName' is in the wrong place in the initializer list. wine-mozilla-2.24/content/media/omx/mediaresourcemanager/IMediaResourceManagerClient.cpp:27:5: style: Class 'BpMediaResourceManagerClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/IMediaResourceManagerDeathNotifier.cpp:50:14: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/IMediaResourceManagerService.cpp:32:5: style: Class 'BpMediaResourceManagerService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/MediaResourceManagerClient.h:37:3: style: Class 'MediaResourceManagerClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/MediaResourceManagerClient.h:40:19: style: The function 'died' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/IMediaResourceManagerDeathNotifier.h:38:18: note: Virtual function in base class wine-mozilla-2.24/content/media/omx/mediaresourcemanager/MediaResourceManagerClient.h:40:19: note: Function in derived class wine-mozilla-2.24/content/media/omx/OmxDecoder.cpp:155:3: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/content/media/omx/OmxDecoder.cpp:718:23: style: Condition 'aFrame->mSize==0' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/media/omx/OmxDecoder.cpp:696:19: note: Assignment 'aFrame->mSize=0', assigned value is 0 wine-mozilla-2.24/content/media/omx/OmxDecoder.cpp:718:23: note: Condition 'aFrame->mSize==0' is always true wine-mozilla-2.24/content/media/omx/OmxDecoder.cpp:565:56: style:inconclusive: Function 'ReadVideo' argument 2 names different: declaration 'aSeekTimeUs' definition 'aTimeUs'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/omx/OmxDecoder.h:200:46: note: Function 'ReadVideo' argument 2 names different: declaration 'aSeekTimeUs' definition 'aTimeUs'. wine-mozilla-2.24/content/media/omx/OmxDecoder.cpp:565:56: note: Function 'ReadVideo' argument 2 names different: declaration 'aSeekTimeUs' definition 'aTimeUs'. wine-mozilla-2.24/content/media/omx/mediaresourcemanager/MediaResourceManagerService.cpp:45:5: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/MediaResourceManagerService.cpp:61:3: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/content/media/omx/mediaresourcemanager/MediaResourceManagerService.cpp:166:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] wine-mozilla-2.24/content/media/plugins/MediaPluginDecoder.h:18:3: style: Class 'MediaPluginDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/plugins/MediaPluginReader.h:71:5: style: Class 'ImageBufferCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::GetDuration' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::GetVideoParameters' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::GetAudioParameters' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::HasVideo' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::HasAudio' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::ReadVideo' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::ReadAudio' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:31:10: warning: Member variable 'Decoder::DestroyDecoder' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.h:28:8: performance:inconclusive: Technically the member function 'mozilla::MediaPluginHost::DestroyDecoder' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/media/plugins/MediaPluginHost.cpp:301:23: note: Technically the member function 'mozilla::MediaPluginHost::DestroyDecoder' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/media/plugins/MediaPluginHost.h:28:8: note: Technically the member function 'mozilla::MediaPluginHost::DestroyDecoder' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/media/plugins/MediaPluginReader.h:72:11: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/plugins/MPAPI.h:24:17: note: Virtual function in base class wine-mozilla-2.24/content/media/plugins/MediaPluginReader.h:72:11: note: Function in derived class wine-mozilla-2.24/content/media/raw/RawStructs.h:10:1: style: The struct 'nsRawVideo_PRUint24' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] wine-mozilla-2.24/content/media/raw/RawReader.h:17:3: style: Class 'RawReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/plugins/MediaPluginReader.h:48:20: style: Virtual function 'ResetDecode' is called from destructor '~MediaPluginReader()' at line 36. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/content/media/plugins/MediaPluginReader.cpp:36:3: note: Calling ResetDecode wine-mozilla-2.24/content/media/plugins/MediaPluginReader.h:48:20: note: ResetDecode is a virtual function wine-mozilla-2.24/content/media/plugins/MediaPluginReader.cpp:322:42: style:inconclusive: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/plugins/MediaPluginReader.h:66:33: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/plugins/MediaPluginReader.cpp:322:42: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/raw/RawReader.cpp:14:12: warning: Member variable 'RawReader::mMetadata' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/raw/RawReader.cpp:14:12: warning: Member variable 'RawReader::mFrameRate' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.h:22:3: style: Class 'WaveReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/AudioBuffer.cpp:36:24: error: syntax error [syntaxError] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:117:13: warning: Member variable 'WaveReader::mSampleRate' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:117:13: warning: Member variable 'WaveReader::mChannels' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:117:13: warning: Member variable 'WaveReader::mFrameSize' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:117:13: warning: Member variable 'WaveReader::mSampleFormat' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:117:13: warning: Member variable 'WaveReader::mWaveLength' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:117:13: warning: Member variable 'WaveReader::mWavePCMOffset' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:256:35: style:inconclusive: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/wave/WaveReader.h:42:33: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/wave/WaveReader.cpp:256:35: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/wave/WaveReader.cpp:397:17: style: Local variable 'p' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:359:15: note: Shadowed declaration wine-mozilla-2.24/content/media/wave/WaveReader.cpp:397:17: note: Shadow variable wine-mozilla-2.24/content/media/wave/WaveReader.cpp:620:31: style: Local variable 'CHUNK_HEADER_SIZE' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/wave/WaveReader.cpp:51:23: note: Shadowed declaration wine-mozilla-2.24/content/media/wave/WaveReader.cpp:620:31: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/MediaBufferDecoder.h:40:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_CYCLE_COLLECTING_NATIVE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webaudio/ChannelMergerNode.cpp:21:3: style: Class 'ChannelMergerNodeEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/ChannelSplitterNode.cpp:21:3: style: Class 'ChannelSplitterNodeEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/ThreeDPoint.h:50:10: style:inconclusive: Technically the member function 'mozilla::dom::ThreeDPoint::DotProduct' can be const. [functionConst] wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:199:62: style: Same expression on both sides of '/'. [duplicateExpression] wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:198:20: note: 'S' is assigned value '1' here. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:199:62: note: Same expression on both sides of '/'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:234:62: style: Same expression on both sides of '/'. [duplicateExpression] wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:233:20: note: 'S' is assigned value '1' here. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:234:62: note: Same expression on both sides of '/'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:309:20: style: Same expression used in consecutive assignments of 'b2' and 'a0'. [duplicateAssignExpression] wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:310:20: note: Same expression used in consecutive assignments of 'b2' and 'a0'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:309:20: note: Same expression used in consecutive assignments of 'b2' and 'a0'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:100:38: style:inconclusive: Function 'setLowpassParams' argument 1 names different: declaration 'frequency' definition 'cutoff'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webaudio/blink/Biquad.h:52:34: note: Function 'setLowpassParams' argument 1 names different: declaration 'frequency' definition 'cutoff'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:100:38: note: Function 'setLowpassParams' argument 1 names different: declaration 'frequency' definition 'cutoff'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:136:39: style:inconclusive: Function 'setHighpassParams' argument 1 names different: declaration 'frequency' definition 'cutoff'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webaudio/blink/Biquad.h:53:35: note: Function 'setHighpassParams' argument 1 names different: declaration 'frequency' definition 'cutoff'. wine-mozilla-2.24/content/media/webaudio/blink/Biquad.cpp:136:39: note: Function 'setHighpassParams' argument 1 names different: declaration 'frequency' definition 'cutoff'. wine-mozilla-2.24/content/media/webaudio/blink/DirectConvolver.h:38:5: style: Class 'DirectConvolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.h:81:11: style:inconclusive: Technically the member function 'WebCore::DynamicsCompressor::parameterValue' can be const. [functionConst] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.cpp:90:27: note: Technically the member function 'WebCore::DynamicsCompressor::parameterValue' can be const. wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.h:81:11: note: Technically the member function 'WebCore::DynamicsCompressor::parameterValue' can be const. wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.h:86:12: performance:inconclusive: Technically the member function 'WebCore::DynamicsCompressor::tailTime' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.cpp:134:14: style: Local variable 'numberOfChannels' shadows outer function [shadowFunction] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.h:78:14: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressor.cpp:134:14: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/blink/DirectConvolver.cpp:114:13: style: Variable 'j' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/webaudio/blink/DirectConvolver.cpp:186:13: style: Variable 'j' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/webaudio/blink/DirectConvolver.cpp:328:13: style: Variable 'j' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.h:96:11: style:inconclusive: Technically the member function 'WebCore::DynamicsCompressorKernel::kneeCurve' can be const. [functionConst] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:104:33: note: Technically the member function 'WebCore::DynamicsCompressorKernel::kneeCurve' can be const. wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.h:96:11: note: Technically the member function 'WebCore::DynamicsCompressorKernel::kneeCurve' can be const. wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:227:11: style: Local variable 'sampleRate' shadows outer function [shadowFunction] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.h:68:11: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:227:11: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:336:19: style: Local variable 'releaseFrames' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:248:11: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:336:19: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:377:31: style: Local variable 'i' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:284:14: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:377:31: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:443:31: style: Local variable 'i' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:284:14: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/DynamicsCompressorKernel.cpp:443:31: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/blink/FFTConvolver.h:43:5: style: Class 'FFTConvolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/blink/ReverbAccumulationBuffer.h:43:5: style: Class 'ReverbAccumulationBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/blink/ReverbInputBuffer.h:39:5: style: Class 'ReverbInputBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webaudio/blink/Reverb.cpp:79:50: style:inconclusive: Function 'Reverb' argument 1 names different: declaration 'impulseResponseBuffer' definition 'impulseResponse'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webaudio/blink/Reverb.h:49:55: note: Function 'Reverb' argument 1 names different: declaration 'impulseResponseBuffer' definition 'impulseResponse'. wine-mozilla-2.24/content/media/webaudio/blink/Reverb.cpp:79:50: note: Function 'Reverb' argument 1 names different: declaration 'impulseResponseBuffer' definition 'impulseResponse'. wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.h:72:12: performance:inconclusive: Technically the member function 'WebCore::ReverbConvolver::latencyFrames' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:231:25: note: Technically the member function 'WebCore::ReverbConvolver::latencyFrames' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.h:72:12: note: Technically the member function 'WebCore::ReverbConvolver::latencyFrames' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:157:20: style: Condition '!m_moreInputBuffered' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:154:31: note: Assignment 'm_moreInputBuffered=false', assigned value is 0 wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:157:20: note: Condition '!m_moreInputBuffered' is always true wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:157:44: style: Condition '!m_wantsToExit' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:152:12: note: Assuming that condition '!m_wantsToExit' is not redundant wine-mozilla-2.24/content/media/webaudio/blink/ReverbConvolver.cpp:157:44: note: Condition '!m_wantsToExit' is always true wine-mozilla-2.24/content/media/webaudio/blink/ZeroPole.cpp:37:11: style: Local variable 'zero' shadows outer function [shadowFunction] wine-mozilla-2.24/content/media/webaudio/blink/ZeroPole.h:54:11: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/ZeroPole.cpp:37:11: note: Shadow variable wine-mozilla-2.24/content/media/webaudio/blink/ZeroPole.cpp:38:11: style: Local variable 'pole' shadows outer function [shadowFunction] wine-mozilla-2.24/content/media/webaudio/blink/ZeroPole.h:55:11: note: Shadowed declaration wine-mozilla-2.24/content/media/webaudio/blink/ZeroPole.cpp:38:11: note: Shadow variable wine-mozilla-2.24/content/media/webm/WebMReader.h:111:3: style: Class 'WebMReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mNextState' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mVInt' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mVIntLength' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mVIntLeft' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mBlockSize' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mClusterTimecode' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mBlockOffset' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mBlockTimecode' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mBlockTimecodeLength' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: warning: Member variable 'WebMBufferedParser::mSkipBytes' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webm/WebMBufferedParser.h:46:3: style: Struct 'WebMBufferedParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webrtc/MediaEngineDefault.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webm/WebMReader.cpp:711:20: style: The scope of the variable 'otherPackets' can be reduced. [variableScope] wine-mozilla-2.24/content/media/webm/WebMReader.cpp:954:35: style:inconclusive: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webm/WebMReader.h:138:33: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/webm/WebMReader.cpp:954:35: note: Function 'Seek' argument 1 names different: declaration 'aTime' definition 'aTarget'. wine-mozilla-2.24/content/media/webm/WebMReader.cpp:580:23: style: Local variable 'i' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/webm/WebMReader.cpp:555:17: note: Shadowed declaration wine-mozilla-2.24/content/media/webm/WebMReader.cpp:580:23: note: Shadow variable wine-mozilla-2.24/content/media/webm/WebMReader.cpp:1043:20: style: Local variable 'resource' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/media/webm/WebMReader.cpp:1021:18: note: Shadowed declaration wine-mozilla-2.24/content/media/webm/WebMReader.cpp:1043:20: note: Shadow variable wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:141:16: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:67:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:141:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:142:16: style: The function 'GetUUID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:70:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:142:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:143:20: style: The function 'Allocate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:73:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:143:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:144:20: style: The function 'Deallocate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:76:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:144:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:145:20: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:81:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:145:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:146:20: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:97:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:146:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:147:20: style: The function 'Snapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:87:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:147:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:148:20: style: The function 'Config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:100:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:148:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:151:16: style: The function 'NotifyPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:90:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:151:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:277:16: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:67:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:277:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:278:16: style: The function 'GetUUID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:70:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:278:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:280:20: style: The function 'Allocate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:73:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:280:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:281:20: style: The function 'Deallocate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:76:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:281:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:282:20: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:81:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:282:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:283:20: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:97:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:283:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:284:20: style: The function 'Snapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:87:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:284:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:285:20: style: The function 'Config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:100:20: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:285:20: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:289:16: style: The function 'NotifyPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:90:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:289:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:371:16: style: The function 'EnumerateVideoDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:51:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:371:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:372:16: style: The function 'EnumerateAudioDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/webrtc/MediaEngine.h:55:16: note: Virtual function in base class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:372:16: note: Function in derived class wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCAudio.cpp:115:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCAudio.cpp:117:5: note: Found duplicate branches for 'if' and 'else'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCAudio.cpp:115:10: note: Found duplicate branches for 'if' and 'else'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCAudio.cpp:218:50: style:inconclusive: Function 'NotifyPull' argument 3 names different: declaration 'aId' definition 'aID'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:291:35: note: Function 'NotifyPull' argument 3 names different: declaration 'aId' definition 'aID'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCAudio.cpp:218:50: note: Function 'NotifyPull' argument 3 names different: declaration 'aId' definition 'aID'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCAudio.cpp:96:19: style: Variable 'error' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/content/media/webspeech/recognition/SpeechGrammar.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/recognition/SpeechGrammarList.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:456:7: style: Condition '!mInitDone' is always false [knownConditionTrueFalse] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:420:7: note: Assuming that condition '!mInitDone' is not redundant wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:456:7: note: Condition '!mInitDone' is always false wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:456:28: style: Condition 'mState!=kAllocated' is always false [knownConditionTrueFalse] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:420:28: note: Assuming that condition 'mState!=kAllocated' is not redundant wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:456:28: note: Condition 'mState!=kAllocated' is always false wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:250:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:252:5: note: Found duplicate branches for 'if' and 'else'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:250:10: note: Found duplicate branches for 'if' and 'else'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:114:50: style:inconclusive: Function 'NotifyPull' argument 3 names different: declaration 'aId' definition 'aID'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTC.h:153:35: note: Function 'NotifyPull' argument 3 names different: declaration 'aId' definition 'aID'. wine-mozilla-2.24/content/media/webrtc/MediaEngineWebRTCVideo.cpp:114:50: note: Function 'NotifyPull' argument 3 names different: declaration 'aId' definition 'aID'. wine-mozilla-2.24/content/media/webspeech/recognition/SpeechRecognition.h:106:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/recognition/endpointer.cc:109:38: style:inconclusive: Function 'Status' argument 1 names different: declaration 'time_us' definition 'time'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webspeech/recognition/endpointer.h:89:28: note: Function 'Status' argument 1 names different: declaration 'time_us' definition 'time'. wine-mozilla-2.24/content/media/webspeech/recognition/endpointer.cc:109:38: note: Function 'Status' argument 1 names different: declaration 'time_us' definition 'time'. wine-mozilla-2.24/content/media/webspeech/recognition/energy_endpointer.cc:82:9: style:inconclusive: Technically the member function 'mozilla::HistoryRing::RingSum' can be const. [functionConst] wine-mozilla-2.24/content/media/webspeech/recognition/energy_endpointer.cc:117:38: note: Technically the member function 'mozilla::HistoryRing::RingSum' can be const. wine-mozilla-2.24/content/media/webspeech/recognition/energy_endpointer.cc:82:9: note: Technically the member function 'mozilla::HistoryRing::RingSum' can be const. wine-mozilla-2.24/content/media/webspeech/recognition/energy_endpointer.cc:388:44: style:inconclusive: Function 'Status' argument 1 names different: declaration 'status_time_us' definition 'status_time'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/webspeech/recognition/energy_endpointer.h:112:28: note: Function 'Status' argument 1 names different: declaration 'status_time_us' definition 'status_time'. wine-mozilla-2.24/content/media/webspeech/recognition/energy_endpointer.cc:388:44: note: Function 'Status' argument 1 names different: declaration 'status_time_us' definition 'status_time'. wine-mozilla-2.24/content/media/webspeech/recognition/test/FakeSpeechRecognitionService.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/synth/SpeechSynthesis.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/synth/SpeechSynthesisUtterance.cpp:22:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/synth/SpeechSynthesisVoice.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisChild.cpp:143:18: warning: Member variable 'SpeechTaskChild::mActor' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisChild.h:46:3: style: Class 'SpeechSynthesisRequestChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisChild.h:76:3: style: Class 'SpeechTaskChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisChild.cpp:44:68: warning: Function 'AllocPSpeechSynthesisRequest' argument order different: declaration 'aLang, aUri, aText, aVolume, aPitch, aRate' definition 'aText, aLang, aUri, aVolume, aRate, aPitch' [funcArgOrderDifferent] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisChild.h:34:78: note: Function 'AllocPSpeechSynthesisRequest' argument order different: declaration 'aLang, aUri, aText, aVolume, aPitch, aRate' definition 'aText, aLang, aUri, aVolume, aRate, aPitch' wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisChild.cpp:44:68: note: Function 'AllocPSpeechSynthesisRequest' argument order different: declaration 'aLang, aUri, aText, aVolume, aPitch, aRate' definition 'aText, aLang, aUri, aVolume, aRate, aPitch' wine-mozilla-2.24/content/media/webspeech/synth/nsSpeechTask.cpp:75:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisParent.h:69:3: warning: Member variable 'SpeechTaskParent::mActor' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/media/webspeech/synth/ipc/SpeechSynthesisParent.h:51:3: style: Class 'SpeechSynthesisRequestParent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/webspeech/synth/nsSynthVoiceRegistry.cpp:83:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/wmf/WMFByteStream.h:49:3: error: There is an unknown macro here somewhere. Configuration is required. If STDMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:27:13: style: The function 'GetDXVADeviceManager' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/wmf/DXVA2Manager.h:35:21: note: Virtual function in base class wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:27:13: note: Function in derived class wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:31:11: style: The function 'CopyToImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/media/wmf/DXVA2Manager.h:38:19: note: Virtual function in base class wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:31:11: note: Function in derived class wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:84:6: style: Redundant initialization for 'hr'. The initialized value is overwritten before it is read. [redundantInitialization] wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:76:14: note: hr is initialized wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:84:6: note: hr is overwritten wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:141:42: style:inconclusive: Function 'CopyToImage' argument 1 names different: declaration 'aVideoSample' definition 'aSample'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:31:34: note: Function 'CopyToImage' argument 1 names different: declaration 'aVideoSample' definition 'aSample'. wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:141:42: note: Function 'CopyToImage' argument 1 names different: declaration 'aVideoSample' definition 'aSample'. wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:143:47: style:inconclusive: Function 'CopyToImage' argument 3 names different: declaration 'aContainer' definition 'aImageContainer'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:33:39: note: Function 'CopyToImage' argument 3 names different: declaration 'aContainer' definition 'aImageContainer'. wine-mozilla-2.24/content/media/wmf/DXVA2Manager.cpp:143:47: note: Function 'CopyToImage' argument 3 names different: declaration 'aContainer' definition 'aImageContainer'. wine-mozilla-2.24/content/media/wmf/WMFReader.cpp:23:0: error: #error We expect 32bit float audio samples on desktop for the Windows Media Foundation media backend. [preprocessorErrorDirective] wine-mozilla-2.24/content/media/wmf/WMFReader.h:28:3: style: Class 'WMFReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/media/wmf/WMFSourceReaderCallback.h:29:3: error: There is an unknown macro here somewhere. Configuration is required. If STDMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/smil/SMILBoolType.h:27:20: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:27:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILBoolType.h:28:20: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:28:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILBoolType.h:29:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:29:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILBoolType.h:30:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:30:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILBoolType.h:32:16: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:32:16: note: Function in derived class wine-mozilla-2.24/content/smil/SMILBoolType.h:34:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:34:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILBoolType.h:37:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILBoolType.h:37:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:26:16: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:26:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:27:16: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:27:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:28:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:28:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:32:20: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:32:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:34:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:34:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:36:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:36:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILNullType.h:39:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILNullType.h:39:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:28:20: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:28:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:29:20: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:29:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:30:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:30:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:31:20: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:31:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:33:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:33:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:35:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:35:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILEnumType.h:38:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILEnumType.h:38:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILIntegerType.h:17:20: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:17:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILIntegerType.h:18:20: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:18:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILIntegerType.h:19:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:19:20: note: Function in derived class wine-mozilla-2.24/content/media/wmf/WMFUtils.cpp:193:61: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/smil/SMILIntegerType.h:20:20: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:20:20: note: Function in derived class wine-mozilla-2.24/content/media/wmf/WMFUtils.cpp:395:31: style:inconclusive: Function 'MFCreateAsyncResult' argument 1 names different: declaration 'aUunkObject' definition 'aUnkObject'. [funcArgNamesDifferent] wine-mozilla-2.24/content/media/wmf/WMF.h:53:39: note: Function 'MFCreateAsyncResult' argument 1 names different: declaration 'aUunkObject' definition 'aUnkObject'. wine-mozilla-2.24/content/media/wmf/WMFUtils.cpp:395:31: note: Function 'MFCreateAsyncResult' argument 1 names different: declaration 'aUunkObject' definition 'aUnkObject'. wine-mozilla-2.24/content/smil/SMILIntegerType.h:22:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:22:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILIntegerType.h:24:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:24:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsDOMTimeEvent.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/smil/SMILIntegerType.h:27:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILIntegerType.h:27:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:28:20: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:28:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:29:20: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:29:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:30:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:30:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:31:20: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:31:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:33:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:33:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:35:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:35:20: note: Function in derived class wine-mozilla-2.24/content/smil/SMILStringType.h:38:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/SMILStringType.h:38:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILAnimationController.h:59:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/smil/nsSMILKeySpline.h:15:3: warning:inconclusive: Member variable 'nsSMILKeySpline::mX1' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/smil/nsSMILKeySpline.h:15:3: warning:inconclusive: Member variable 'nsSMILKeySpline::mY1' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/smil/nsSMILKeySpline.h:15:3: warning:inconclusive: Member variable 'nsSMILKeySpline::mX2' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/smil/nsSMILKeySpline.h:15:3: warning:inconclusive: Member variable 'nsSMILKeySpline::mY2' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/smil/nsSMILKeySpline.h:15:3: warning:inconclusive: Member variable 'nsSMILKeySpline::mSampleValues' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:242:12: performance:inconclusive: Technically the member function 'nsSMILAnimationFunction::Comparator::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:246:12: performance:inconclusive: Technically the member function 'nsSMILAnimationFunction::Comparator::LessThan' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/smil/nsSMILInstanceTime.h:53:3: style: Class 'nsSMILInstanceTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILTimeValueSpec.h:88:5: style: Class 'TimeReferenceElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILTimeValueSpec.h:111:5: style: Class 'EventListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.cpp:645:11: style: Variable 'intervalStart' can be declared as reference to const [constVariable] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.cpp:646:11: style: Variable 'intervalEnd' can be declared as reference to const [constVariable] wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:39:20: style: The function 'ValueFromString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILAttr.h:53:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:39:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:43:23: style: The function 'GetBaseValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILAttr.h:64:23: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:43:23: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:44:23: style: The function 'SetAnimValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILAttr.h:80:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:44:23: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:45:23: style: The function 'ClearAnimValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILAttr.h:72:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:45:23: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:37:20: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:37:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:38:20: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:38:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:39:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:39:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:41:20: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:41:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:43:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:43:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:46:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:46:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:49:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILCSSValueType.h:49:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILCompositor.h:34:3: warning:inconclusive: Member variable 'nsSMILCompositor::mCachedBaseValue' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/smil/nsSMILCSSValueType.cpp:224:29: warning: Either the condition 'destWrapper' is redundant or there is possible null pointer dereference: destWrapper. [nullPointerRedundantCheck] wine-mozilla-2.24/content/smil/nsSMILCSSValueType.cpp:241:7: note: Assuming that condition 'destWrapper' is not redundant wine-mozilla-2.24/content/smil/nsSMILCSSValueType.cpp:224:29: note: Null pointer dereference wine-mozilla-2.24/content/smil/nsSMILFloatType.h:26:20: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:61:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:26:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:27:20: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:69:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:27:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:28:20: style: The function 'Assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:28:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:29:20: style: The function 'IsEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:105:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:29:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:31:20: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:141:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:31:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:33:20: style: The function 'ComputeDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:184:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:33:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:36:20: style: The function 'Interpolate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsISMILType.h:206:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILFloatType.h:36:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILInterval.cpp:15:17: warning:inconclusive: Member variable 'nsSMILInterval::mDependentTimes' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/smil/nsSMILInterval.h:60:8: style:inconclusive: Technically the member function 'nsSMILInterval::GetDependentTimes' can be const. [functionConst] wine-mozilla-2.24/content/smil/nsSMILInterval.cpp:150:17: note: Technically the member function 'nsSMILInterval::GetDependentTimes' can be const. wine-mozilla-2.24/content/smil/nsSMILInterval.h:60:8: note: Technically the member function 'nsSMILInterval::GetDependentTimes' can be const. wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:42:20: style: The function 'ValueFromString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:42:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:46:23: style: The function 'GetBaseValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:43:23: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:46:23: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:47:23: style: The function 'SetAnimValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:44:23: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:47:23: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:48:23: style: The function 'ClearAnimValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILCSSProperty.h:45:23: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILMappedAttribute.h:48:23: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILParserUtils.cpp:534:20: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILParserUtils.h:36:22: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILParserUtils.cpp:534:20: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:64:8: performance:inconclusive: Technically the member function 'nsSMILSetAnimationFunction::IsDisallowedAttribute' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.cpp:9:29: note: Technically the member function 'nsSMILSetAnimationFunction::IsDisallowedAttribute' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:64:8: note: Technically the member function 'nsSMILSetAnimationFunction::IsDisallowedAttribute' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:34:16: style: The function 'SetAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:63:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:34:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:43:16: style: The function 'UnsetAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:72:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:43:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:50:16: style: The function 'IsToAnimation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:330:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:50:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:55:16: style: The function 'IsValueFixedForSimpleDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:338:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:55:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:58:30: style: The function 'HasAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:314:30: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:58:30: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:59:30: style: The function 'GetAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:315:30: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:59:30: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:60:30: style: The function 'GetAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:316:30: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:60:30: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:62:16: style: The function 'WillReplace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/smil/nsSMILAnimationFunction.h:175:16: note: Virtual function in base class wine-mozilla-2.24/content/smil/nsSMILSetAnimationFunction.h:62:16: note: Function in derived class wine-mozilla-2.24/content/smil/nsSMILTimeValueSpec.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/nsISVGPoint.cpp:26:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:128:5: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/content/svg/content/src/nsSVGElement.h:112:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:362:8: style:inconclusive: Technically the member function 'nsSMILTimedElement::RemoveInstanceTimes' can be const. [functionConst] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:156:21: note: Technically the member function 'nsSMILTimedElement::RemoveInstanceTimes' can be const. wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:362:8: note: Technically the member function 'nsSMILTimedElement::RemoveInstanceTimes' can be const. wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:481:23: performance:inconclusive: Technically the member function 'nsSMILTimedElement::GetNextGreaterOrEqual' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1794:21: note: Technically the member function 'nsSMILTimedElement::GetNextGreaterOrEqual' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:481:23: note: Technically the member function 'nsSMILTimedElement::GetNextGreaterOrEqual' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:349:12: performance:inconclusive: Technically the member function 'nsSMILTimedElement::InstanceTimeComparator::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:47:45: note: Technically the member function 'nsSMILTimedElement::InstanceTimeComparator::Equals' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:349:12: note: Technically the member function 'nsSMILTimedElement::InstanceTimeComparator::Equals' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:351:12: performance:inconclusive: Technically the member function 'nsSMILTimedElement::InstanceTimeComparator::LessThan' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:62:45: note: Technically the member function 'nsSMILTimedElement::InstanceTimeComparator::LessThan' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:351:12: note: Technically the member function 'nsSMILTimedElement::InstanceTimeComparator::LessThan' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:451:10: style:inconclusive: Technically the member function '::RemoveByCreator::operator()' can be const. [functionConst] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1391:10: style:inconclusive: Technically the member function '::RemoveReset::operator()' can be const. [functionConst] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1549:10: style:inconclusive: Technically the member function '::RemoveFiltered::operator()' can be const. [functionConst] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:448:5: style: Class 'RemoveByCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1311:5: style: Class 'RemoveByFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1389:5: style: Class 'RemoveReset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1548:5: style: Class 'RemoveFiltered' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1755:11: style: Condition 'prevIntervalWasZeroDur' is always true [knownConditionTrueFalse] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1754:9: note: Assuming that condition 'prevIntervalWasZeroDur' is not redundant wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:1755:11: note: Condition 'prevIntervalWasZeroDur' is always true wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:473:32: style:inconclusive: Function 'RemoveInstanceTimesForCreator' argument 1 names different: declaration 'aSpec' definition 'aCreator'. [funcArgNamesDifferent] wine-mozilla-2.24/content/smil/nsSMILTimedElement.h:183:65: note: Function 'RemoveInstanceTimesForCreator' argument 1 names different: declaration 'aSpec' definition 'aCreator'. wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:473:32: note: Function 'RemoveInstanceTimesForCreator' argument 1 names different: declaration 'aSpec' definition 'aCreator'. wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:391:57: style: Parameter 'aUpdatedTime' can be declared as reference to const [constParameter] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:801:38: style: Parameter 'aAttribute' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/smil/nsSMILTimedElement.cpp:842:40: style: Parameter 'aAttribute' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/svg/content/src/DOMSVGNumber.cpp:25:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/svg/content/src/DOMSVGPathSeg.cpp:25:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/svg/content/src/SVGAltGlyphElement.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGAnimateElement.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGAnimateMotionElement.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGAnimateTransformElement.cpp:57:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGAnimationElement.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGAnimatedTransformList.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_SVG_VAL_IMPL_CYCLE_COLLECTION_WRAPPERCACHED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGCircleElement.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGDefsElement.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGEllipseElement.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEBlendElement.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEComponentTransferElement.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFECompositeElement.cpp:56:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEDiffuseLightingElement.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEDisplacementMapElement.cpp:64:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEFloodElement.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEImageElement.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED6 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEGaussianBlurElement.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEMergeElement.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEMorphologyElement.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFEOffsetElement.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFESpecularLightingElement.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFETileElement.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFilterElement.cpp:67:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGFETurbulenceElement.cpp:85:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGForeignObjectElement.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGGElement.cpp:33:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/nsSVGTransform.h:39:3: style: Class 'nsSVGTransform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/svg/content/src/nsSVGTransform.h:152:3: style: Class 'SVGTransformSMILData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/svg/content/src/SVGGraphicsElement.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGImageElement.cpp:44:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED6 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGLineElement.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGMPathElement.cpp:79:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGMaskElement.cpp:57:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGMatrix.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/nsSVGAngle.h:35:1: style: The class 'nsSVGAngle' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:131:3: warning: Member variable 'nsSVGDataParser::mInputPos' is not initialized in the constructor. Maybe it should be initialized directly in the class nsSVGDataParser? [uninitDerivedMemberVar] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:131:3: warning: Member variable 'nsSVGDataParser::mTokenPos' is not initialized in the constructor. Maybe it should be initialized directly in the class nsSVGDataParser? [uninitDerivedMemberVar] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:131:3: warning: Member variable 'nsSVGDataParser::mTokenType' is not initialized in the constructor. Maybe it should be initialized directly in the class nsSVGDataParser? [uninitDerivedMemberVar] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:131:3: warning: Member variable 'nsSVGDataParser::mTokenVal' is not initialized in the constructor. Maybe it should be initialized directly in the class nsSVGDataParser? [uninitDerivedMemberVar] wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILPathUtils.h:51:17: style:inconclusive: Technically the member function 'mozilla::SVGMotionSMILPathUtils::PathGenerator::HaveReceivedCommands' can be const. [functionConst] wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILPathUtils.h:32:5: style: Class 'PathGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:131:3: style: Class 'nsSVGPathDataParserToInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:42:20: style: The function 'Match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:35:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:42:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:137:20: style: The function 'StoreMoveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:26:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:137:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:138:20: style: The function 'StoreClosePath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:27:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:138:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:139:20: style: The function 'StoreLineTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:28:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:139:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:140:20: style: The function 'StoreHLineTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:29:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:140:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:141:20: style: The function 'StoreVLineTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:30:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:141:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:142:20: style: The function 'StoreCurveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:31:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:142:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:144:20: style: The function 'StoreSmoothCurveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:33:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:144:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:146:20: style: The function 'StoreQuadCurveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:35:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:146:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:148:20: style: The function 'StoreSmoothQuadCurveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:37:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:148:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:150:20: style: The function 'StoreEllipticalArc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/nsSVGPathDataParser.h:150:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILAnimationFunction.cpp:264:44: style:inconclusive: Function 'RebuildPathAndVertices' argument 1 names different: declaration 'aContextElem' definition 'aTargetElement'. [funcArgNamesDifferent] wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILAnimationFunction.h:77:53: note: Function 'RebuildPathAndVertices' argument 1 names different: declaration 'aContextElem' definition 'aTargetElement'. wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILAnimationFunction.cpp:264:44: note: Function 'RebuildPathAndVertices' argument 1 names different: declaration 'aContextElem' definition 'aTargetElement'. wine-mozilla-2.24/content/svg/content/src/SVGLength.h:33:3: warning:inconclusive: Member variable 'SVGLength::mValue' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/svg/content/src/SVGLength.h:33:3: warning:inconclusive: Member variable 'SVGLength::mUnit' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILPathUtils.cpp:90:40: style:inconclusive: Function 'ParseCoordinatePair' argument 1 names different: declaration 'aStr' definition 'aCoordPairStr'. [funcArgNamesDifferent] wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILPathUtils.h:57:47: note: Function 'ParseCoordinatePair' argument 1 names different: declaration 'aStr' definition 'aCoordPairStr'. wine-mozilla-2.24/content/svg/content/src/SVGMotionSMILPathUtils.cpp:90:40: note: Function 'ParseCoordinatePair' argument 1 names different: declaration 'aStr' definition 'aCoordPairStr'. wine-mozilla-2.24/content/svg/content/src/SVGPatternElement.cpp:63:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGPathSegUtils.h:63:8: style:inconclusive: Technically the member function 'mozilla::SVGPathTraversalState::ShouldUpdateLengthAndControlPoints' can be const. [functionConst] wine-mozilla-2.24/content/svg/content/src/SVGPathSegUtils.h:117:14: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] wine-mozilla-2.24/content/svg/content/src/SVGPathSegUtils.h:122:23: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] wine-mozilla-2.24/content/svg/content/src/SVGRectElement.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGScriptElement.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED6 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGSetElement.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGStopElement.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGStyleElement.cpp:57:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGSwitchElement.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGSymbolElement.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGTSpanElement.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGTextElement.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ELEMENT_CLONE_WITH_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGTitleElement.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGTransform.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGTransformListParser.h:38:20: style: The function 'Match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:35:20: note: Virtual function in base class wine-mozilla-2.24/content/svg/content/src/SVGTransformListParser.h:38:20: note: Function in derived class wine-mozilla-2.24/content/svg/content/src/SVGTransformableElement.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGUseElement.cpp:47:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/svg/content/src/SVGTransformListParser.cpp:70:53: style:inconclusive: Function 'GetTransformToken' argument 1 names different: declaration 'aKeyatom' definition 'aKeyAtom'. [funcArgNamesDifferent] wine-mozilla-2.24/content/svg/content/src/SVGTransformListParser.h:46:40: note: Function 'GetTransformToken' argument 1 names different: declaration 'aKeyatom' definition 'aKeyAtom'. wine-mozilla-2.24/content/svg/content/src/SVGTransformListParser.cpp:70:53: note: Function 'GetTransformToken' argument 1 names different: declaration 'aKeyatom' definition 'aKeyAtom'. wine-mozilla-2.24/content/svg/content/src/nsISVGPoint.cpp:24:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/svg/content/src/nsSVGAnimatedTransformList.cpp:75:66: style:inconclusive: Function 'SetAnimValue' argument 1 names different: declaration 'aNewAnimValue' definition 'aValue'. [funcArgNamesDifferent] wine-mozilla-2.24/content/svg/content/src/nsSVGAnimatedTransformList.h:70:49: note: Function 'SetAnimValue' argument 1 names different: declaration 'aNewAnimValue' definition 'aValue'. wine-mozilla-2.24/content/svg/content/src/nsSVGAnimatedTransformList.cpp:75:66: note: Function 'SetAnimValue' argument 1 names different: declaration 'aNewAnimValue' definition 'aValue'. wine-mozilla-2.24/content/svg/content/src/nsSVGAnimatedTransformList.cpp:305:22: style:inconclusive: Function 'SetAnimValue' argument 1 names different: declaration 'aValue' definition 'aNewAnimValue'. [funcArgNamesDifferent] wine-mozilla-2.24/content/svg/content/src/nsSVGAnimatedTransformList.h:125:54: note: Function 'SetAnimValue' argument 1 names different: declaration 'aValue' definition 'aNewAnimValue'. wine-mozilla-2.24/content/svg/content/src/nsSVGAnimatedTransformList.cpp:305:22: note: Function 'SetAnimValue' argument 1 names different: declaration 'aValue' definition 'aNewAnimValue'. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:38:8: style:inconclusive: Technically the member function 'nsSVGDataParser::IsTokenNumberStarter' can be const. [functionConst] wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.cpp:130:23: note: Technically the member function 'nsSVGDataParser::IsTokenNumberStarter' can be const. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:38:8: note: Technically the member function 'nsSVGDataParser::IsTokenNumberStarter' can be const. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:53:8: style:inconclusive: Technically the member function 'nsSVGDataParser::IsTokenDigitSeqStarter' can be const. [functionConst] wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.cpp:249:23: note: Technically the member function 'nsSVGDataParser::IsTokenDigitSeqStarter' can be const. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:53:8: note: Technically the member function 'nsSVGDataParser::IsTokenDigitSeqStarter' can be const. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:56:8: style:inconclusive: Technically the member function 'nsSVGDataParser::IsTokenWspStarter' can be const. [functionConst] wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.cpp:267:23: note: Technically the member function 'nsSVGDataParser::IsTokenWspStarter' can be const. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:56:8: note: Technically the member function 'nsSVGDataParser::IsTokenWspStarter' can be const. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.cpp:101:46: style:inconclusive: Function 'MatchNumber' argument 1 names different: declaration 'x' definition 'aX'. [funcArgNamesDifferent] wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.h:37:31: note: Function 'MatchNumber' argument 1 names different: declaration 'x' definition 'aX'. wine-mozilla-2.24/content/svg/content/src/nsSVGDataParser.cpp:101:46: note: Function 'MatchNumber' argument 1 names different: declaration 'x' definition 'aX'. wine-mozilla-2.24/content/svg/content/src/nsSVGFilters.cpp:103:4: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xbl/src/nsBindingManager.cpp:351:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xbl/src/nsXBLBinding.cpp:181:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xbl/src/nsXBLDocumentInfo.cpp:440:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xbl/src/nsXBLBinding.h:50:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_CYCLE_COLLECTING_NATIVE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xbl/src/nsXBLEventHandler.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xbl/src/nsXBLInsertionPoint.cpp:29:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xbl/src/nsXBLPrototypeBinding.cpp:156:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xbl/src/nsXBLSerialize.cpp:17:45: style:inconclusive: Function 'XBL_SerializeFunction' argument 3 names different: declaration 'aFunctionObject' definition 'aFunction'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xbl/src/nsXBLSerialize.h:82:45: note: Function 'XBL_SerializeFunction' argument 3 names different: declaration 'aFunctionObject' definition 'aFunction'. wine-mozilla-2.24/content/xbl/src/nsXBLSerialize.cpp:17:45: note: Function 'XBL_SerializeFunction' argument 3 names different: declaration 'aFunctionObject' definition 'aFunction'. wine-mozilla-2.24/content/xbl/src/nsXBLSerialize.cpp:26:54: style:inconclusive: Function 'XBL_DeserializeFunction' argument 3 names different: declaration 'aFunctionObject' definition 'aFunctionObjectp'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xbl/src/nsXBLSerialize.h:87:54: note: Function 'XBL_DeserializeFunction' argument 3 names different: declaration 'aFunctionObject' definition 'aFunctionObjectp'. wine-mozilla-2.24/content/xbl/src/nsXBLSerialize.cpp:26:54: note: Function 'XBL_DeserializeFunction' argument 3 names different: declaration 'aFunctionObject' definition 'aFunctionObjectp'. wine-mozilla-2.24/content/xml/content/src/CDATASection.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xml/content/src/ProcessingInstruction.cpp:66:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xml/content/src/XMLStylesheetProcessingInstruction.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_TABLE_HEAD_CYCLE_COLLECTION_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xml/content/src/nsXMLElement.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_NODE_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xml/document/src/XMLDocument.cpp:235:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xml/document/src/nsXMLContentSink.cpp:147:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xml/document/src/nsXMLFragmentContentSink.cpp:138:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xml/document/src/nsXMLPrettyPrinter.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.cpp:12:10: performance:inconclusive: Technically the member function 'txMapItemComparator::Equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:59:9: style: Class 'iterator_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:136:9: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:190:9: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:109:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:115:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:159:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:165:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:175:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/base/txExpandedNameMap.h:182:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/base/txDouble.cpp:127:44: style:inconclusive: Function 'toDouble' argument 1 names different: declaration 'aStr' definition 'aSrc'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/base/txCore.h:48:45: note: Function 'toDouble' argument 1 names different: declaration 'aStr' definition 'aSrc'. wine-mozilla-2.24/content/xslt/src/base/txDouble.cpp:127:44: note: Function 'toDouble' argument 1 names different: declaration 'aStr' definition 'aSrc'. wine-mozilla-2.24/content/xslt/src/base/txList.h:35:13: style:inconclusive: Technically the member function 'txList::getLength' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/base/txList.cpp:38:15: note: Technically the member function 'txList::getLength' can be const. wine-mozilla-2.24/content/xslt/src/base/txList.h:35:13: note: Technically the member function 'txList::getLength' can be const. wine-mozilla-2.24/content/xslt/src/base/txList.h:40:17: style:inconclusive: Technically the member function 'txList::isEmpty' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/base/txList.h:91:5: style: Class 'txListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/base/txList.cpp:50:54: style:inconclusive: Function 'insertAfter' argument 2 names different: declaration 'sItem' definition 'refItem'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/base/txList.h:75:52: note: Function 'insertAfter' argument 2 names different: declaration 'sItem' definition 'refItem'. wine-mozilla-2.24/content/xslt/src/base/txList.cpp:50:54: note: Function 'insertAfter' argument 2 names different: declaration 'sItem' definition 'refItem'. wine-mozilla-2.24/content/xslt/src/base/txList.cpp:65:55: style:inconclusive: Function 'insertBefore' argument 2 names different: declaration 'sItem' definition 'refItem'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/base/txList.h:76:53: note: Function 'insertBefore' argument 2 names different: declaration 'sItem' definition 'refItem'. wine-mozilla-2.24/content/xslt/src/base/txList.cpp:65:55: note: Function 'insertBefore' argument 2 names different: declaration 'sItem' definition 'refItem'. wine-mozilla-2.24/content/xslt/src/base/txList.cpp:103:44: style:inconclusive: Function 'remove' argument 1 names different: declaration 'sItem' definition 'item'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/base/txList.h:66:32: note: Function 'remove' argument 1 names different: declaration 'sItem' definition 'item'. wine-mozilla-2.24/content/xslt/src/base/txList.cpp:103:44: note: Function 'remove' argument 1 names different: declaration 'sItem' definition 'item'. wine-mozilla-2.24/content/xslt/src/base/txNamespaceMap.cpp:14:17: warning:inconclusive: Member variable 'txNamespaceMap::mRefCnt' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/xslt/src/base/txNamespaceMap.cpp:17:5: performance: Variable 'mNamespaces' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/content/xslt/src/xpath/nsXPathResult.h:27:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/xml/txXMLUtils.h:54:10: style:inconclusive: Technically the member function 'txExpandedName::isNull' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/xml/txXMLUtils.cpp:158:44: style:inconclusive: Function 'normalizePIValue' argument 1 names different: declaration 'attValue' definition 'piValue'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xml/txXMLUtils.h:109:45: note: Function 'normalizePIValue' argument 1 names different: declaration 'attValue' definition 'piValue'. wine-mozilla-2.24/content/xslt/src/xml/txXMLUtils.cpp:158:44: note: Function 'normalizePIValue' argument 1 names different: declaration 'attValue' definition 'piValue'. wine-mozilla-2.24/content/xslt/src/xpath/nsXPathNSResolver.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:100:5: style: Class 'BooleanResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:122:5: style: Class 'StringResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: style: The function 'getResultType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: style: The function 'stringValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: style: The function 'stringValuePointer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:70:29: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: style: The function 'booleanValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:76:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: style: The function 'numberValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: style: The function 'getResultType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: style: The function 'stringValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: style: The function 'stringValuePointer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:70:29: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: style: The function 'booleanValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:76:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: style: The function 'numberValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: style: The function 'getResultType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: style: The function 'stringValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: style: The function 'stringValuePointer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:70:29: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: style: The function 'booleanValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:76:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: style: The function 'numberValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txBooleanResult.cpp:16:35: style:inconclusive: Function 'BooleanResult' argument 1 names different: declaration 'aValue' definition 'boolean'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:100:24: note: Function 'BooleanResult' argument 1 names different: declaration 'aValue' definition 'boolean'. wine-mozilla-2.24/content/xslt/src/xpath/txBooleanResult.cpp:16:35: note: Function 'BooleanResult' argument 1 names different: declaration 'aValue' definition 'boolean'. wine-mozilla-2.24/content/xslt/src/xpath/txBooleanResult.cpp:31:38: style:inconclusive: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:102:5: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. wine-mozilla-2.24/content/xslt/src/xpath/txBooleanResult.cpp:31:38: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:486:14: style:inconclusive: Technically the member function 'txNodeTypeTest::getNodeTestType' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:625:22: style:inconclusive: Technically the member function 'LocationStep::getAxisIdentifier' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: performance:inconclusive: Technically the member function 'BooleanExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txBooleanExpr.cpp:53:1: note: Technically the member function 'BooleanExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: note: Technically the member function 'BooleanExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:365:5: style: Class 'txCoreFunctionCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:473:5: style: Class 'txNodeTypeTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:653:5: style: Class 'FilterExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:668:5: style: Class 'txLiteralExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:672:5: style: Class 'txLiteralExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:676:5: style: Class 'txLiteralExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:694:5: style: Class 'UnaryExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:289:11: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:289:11: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:290:10: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:290:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:369:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:369:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:446:18: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:411:26: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:446:18: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:448:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:399:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:448:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:448:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:401:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:448:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:448:5: style: The function 'isSensitiveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:420:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:448:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:491:18: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:411:26: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:491:18: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:493:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:399:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:493:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:493:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:401:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:493:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:493:5: style: The function 'isSensitiveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:420:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:493:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:508:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:399:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:508:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:508:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:401:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:508:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:508:5: style: The function 'isSensitiveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:420:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:508:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:69:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:69:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:69:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:977:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:399:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:977:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:977:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:401:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:977:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:977:5: style: The function 'isSensitiveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:420:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:977:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:55:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:113:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:119:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txBooleanExpr.cpp:56:47: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:723:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txBooleanExpr.cpp:56:47: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: performance:inconclusive: Technically the member function 'txErrorExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txErrorExpr.cpp:27:1: note: Technically the member function 'txErrorExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: note: Technically the member function 'txErrorExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: performance:inconclusive: Technically the member function 'txErrorExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txErrorExpr.cpp:30:14: note: Technically the member function 'txErrorExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: note: Technically the member function 'txErrorExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txErrorExpr.cpp:30:47: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:996:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txErrorExpr.cpp:30:47: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:369:5: style:inconclusive: Technically the member function 'txCoreFunctionCall::getReturnType' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:654:21: note: Technically the member function 'txCoreFunctionCall::getReturnType' can be const. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:369:5: note: Technically the member function 'txCoreFunctionCall::getReturnType' can be const. wine-mozilla-2.24/content/xslt/src/xpath/txXPathNode.h:36:5: style: Class 'txXPathNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:23:5: style: Class 'txNodeSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: style: The function 'getResultType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: style: The function 'stringValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: style: The function 'stringValuePointer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:70:29: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: style: The function 'booleanValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:76:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: style: The function 'numberValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:82:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:660:54: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:369:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:660:54: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:567:22: style: Local variable 'rv' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:85:14: note: Shadowed declaration wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:567:22: note: Shadow variable wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:586:22: style: Local variable 'rv' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:85:14: note: Shadowed declaration wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:586:22: note: Shadow variable wine-mozilla-2.24/content/xslt/src/xpath/txCoreFunctionCall.cpp:721:46: style: Parameter 'aName' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/xslt/src/xpath/txExprLexer.h:213:10: performance:inconclusive: Technically the member function 'txExprLexer::nextIsOperatorToken' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txExprLexer.cpp:80:14: note: Technically the member function 'txExprLexer::nextIsOperatorToken' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExprLexer.h:213:10: note: Technically the member function 'txExprLexer::nextIsOperatorToken' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExprLexer.cpp:108:8: style: The scope of the variable 'isToken' can be reduced. [variableScope] wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:469:41: style:inconclusive: Function 'createLocationStep' argument 3 names different: declaration 'aResult' definition 'aExpr'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.h:71:47: note: Function 'createLocationStep' argument 3 names different: declaration 'aResult' definition 'aExpr'. wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:469:41: note: Function 'createLocationStep' argument 3 names different: declaration 'aResult' definition 'aExpr'. wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:594:67: style:inconclusive: Function 'createNodeTypeTest' argument 2 names different: declaration 'aResult' definition 'aTest'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.h:73:53: note: Function 'createNodeTypeTest' argument 2 names different: declaration 'aResult' definition 'aTest'. wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:594:67: note: Function 'createNodeTypeTest' argument 2 names different: declaration 'aResult' definition 'aTest'. wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:367:26: style: Local variable 'rv' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:353:14: note: Shadowed declaration wine-mozilla-2.24/content/xslt/src/xpath/txExprParser.cpp:367:26: note: Shadow variable wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: performance:inconclusive: Technically the member function 'FilterExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txFilterExpr.cpp:55:1: note: Technically the member function 'FilterExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: note: Technically the member function 'FilterExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txFilterExpr.cpp:79:46: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:658:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txFilterExpr.cpp:79:46: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'getVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:76:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'isStripSpaceAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:83:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'getPrivateContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:88:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'recycler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:90:31: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'receiveError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:95:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'getContextNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:112:32: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:117:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: style: The function 'position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:123:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txForwardContext.h:24:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: performance:inconclusive: Technically the member function 'txLiteralExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txLiteralExpr.cpp:46:16: note: Technically the member function 'txLiteralExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: note: Technically the member function 'txLiteralExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txFunctionCall.cpp:99:50: style:inconclusive: Function 'argsSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:312:45: note: Function 'argsSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txFunctionCall.cpp:99:50: note: Function 'argsSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txLiteralExpr.cpp:46:49: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:681:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txLiteralExpr.cpp:46:49: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: performance:inconclusive: Technically the member function 'LocationStep::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txLocationStep.cpp:254:1: note: Technically the member function 'LocationStep::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: note: Technically the member function 'LocationStep::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txLocationStep.cpp:269:48: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:614:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txLocationStep.cpp:269:48: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp:30:20: warning:inconclusive: Member variable 'txXPathTreeWalker::mDescendants' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: performance:inconclusive: Technically the member function 'txNamedAttributeStep::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txNamedAttributeStep.cpp:41:1: note: Technically the member function 'txNamedAttributeStep::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: note: Technically the member function 'txNamedAttributeStep::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: performance:inconclusive: Technically the member function 'txNamedAttributeStep::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txNamedAttributeStep.cpp:44:23: note: Technically the member function 'txNamedAttributeStep::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: note: Technically the member function 'txNamedAttributeStep::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txNamedAttributeStep.cpp:44:56: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:957:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txNamedAttributeStep.cpp:44:56: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetAdaptor.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS_INHERITED1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.cpp:224:13: style: The scope of the variable 'count' can be reduced. [variableScope] wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.cpp:377:13: style: The scope of the variable 'chunk' can be reduced. [variableScope] wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.cpp:476:34: style:inconclusive: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aStr'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.h:163:5: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aStr'. wine-mozilla-2.24/content/xslt/src/xpath/txNodeSet.cpp:476:34: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aStr'. wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'getVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:76:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'isStripSpaceAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:83:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'getPrivateContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:88:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'recycler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:90:31: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'receiveError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:95:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'getContextNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:112:32: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:117:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: style: The function 'position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:123:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txNodeSetContext.h:38:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: performance:inconclusive: Technically the member function 'txNumberExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txNumberExpr.cpp:80:1: note: Technically the member function 'txNumberExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: note: Technically the member function 'txNumberExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txNumberResult.cpp:37:37: style:inconclusive: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:113:5: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. wine-mozilla-2.24/content/xslt/src/xpath/txNumberResult.cpp:37:37: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. wine-mozilla-2.24/content/xslt/src/xpath/txNumberExpr.cpp:83:48: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:751:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txNumberExpr.cpp:83:48: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txPredicateList.cpp:16:46: style:inconclusive: Function 'evaluatePredicates' argument 1 names different: declaration 'aNodes' definition 'nodes'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:535:44: note: Function 'evaluatePredicates' argument 1 names different: declaration 'aNodes' definition 'nodes'. wine-mozilla-2.24/content/xslt/src/xpath/txPredicateList.cpp:16:46: note: Function 'evaluatePredicates' argument 1 names different: declaration 'aNodes' definition 'nodes'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: performance:inconclusive: Technically the member function 'PathExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:188:1: note: Technically the member function 'PathExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: note: Technically the member function 'PathExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:23:14: style: The function 'getVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:76:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:23:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:30:10: style: The function 'isStripSpaceAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:83:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:30:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:36:11: style: The function 'getPrivateContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:88:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:36:11: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:42:23: style: The function 'recycler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:90:31: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:42:23: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:48:10: style: The function 'receiveError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:95:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:48:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:60:24: style: The function 'getContextNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:112:32: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:60:24: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:65:14: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:117:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:65:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:70:14: style: The function 'position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:123:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txSingleNodeContext.h:70:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:22:45: style:inconclusive: Function 'addExpr' argument 2 names different: declaration 'pathOp' definition 'aPathOp'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:836:48: note: Function 'addExpr' argument 2 names different: declaration 'pathOp' definition 'aPathOp'. wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:22:45: note: Function 'addExpr' argument 2 names different: declaration 'pathOp' definition 'aPathOp'. wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:205:44: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:848:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:205:44: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:91:41: style: Local variable 'res' shadows outer variable [shadowVariable] wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:55:29: note: Shadowed declaration wine-mozilla-2.24/content/xslt/src/xpath/txPathExpr.cpp:91:41: note: Shadow variable wine-mozilla-2.24/content/xslt/src/xpath/txResultRecycler.h:62:10: style:inconclusive: Technically the member function 'txResultRecycler::getEmptyStringResult' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/xpath/txResultRecycler.cpp:141:19: note: Technically the member function 'txResultRecycler::getEmptyStringResult' can be const. wine-mozilla-2.24/content/xslt/src/xpath/txResultRecycler.h:62:10: note: Technically the member function 'txResultRecycler::getEmptyStringResult' can be const. wine-mozilla-2.24/content/xslt/src/xpath/txResultRecycler.h:63:10: style:inconclusive: Technically the member function 'txResultRecycler::getBoolResult' can be const. [functionConst] wine-mozilla-2.24/content/xslt/src/xpath/txResultRecycler.cpp:218:19: note: Technically the member function 'txResultRecycler::getBoolResult' can be const. wine-mozilla-2.24/content/xslt/src/xpath/txResultRecycler.h:63:10: note: Technically the member function 'txResultRecycler::getBoolResult' can be const. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: performance:inconclusive: Technically the member function 'RelationalExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txRelationalExpr.cpp:164:1: note: Technically the member function 'RelationalExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: note: Technically the member function 'RelationalExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: performance:inconclusive: Technically the member function 'RootExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txRootExpr.cpp:28:1: note: Technically the member function 'RootExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: note: Technically the member function 'RootExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: performance:inconclusive: Technically the member function 'RootExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txRootExpr.cpp:31:11: note: Technically the member function 'RootExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: note: Technically the member function 'RootExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txRelationalExpr.cpp:167:50: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:788:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txRelationalExpr.cpp:167:50: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txStringResult.cpp:38:37: style:inconclusive: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExprResult.h:125:5: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. wine-mozilla-2.24/content/xslt/src/xpath/txStringResult.cpp:38:37: note: Function 'stringValue' argument 1 names different: declaration 'aString' definition 'aResult'. wine-mozilla-2.24/content/xslt/src/xpath/txRootExpr.cpp:31:44: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:894:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txRootExpr.cpp:31:44: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: performance:inconclusive: Technically the member function 'UnaryExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txUnaryExpr.cpp:38:1: note: Technically the member function 'UnaryExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: note: Technically the member function 'UnaryExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txUnaryExpr.cpp:41:45: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:699:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txUnaryExpr.cpp:41:45: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: performance:inconclusive: Technically the member function 'UnionExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txUnionExpr.cpp:68:1: note: Technically the member function 'UnionExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: note: Technically the member function 'UnionExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txUnionExpr.cpp:71:45: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:939:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txUnionExpr.cpp:71:45: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txXPCOMExtensionFunction.cpp:49:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: performance:inconclusive: Technically the member function 'VariableRefExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txVariableRefExpr.cpp:46:1: note: Technically the member function 'VariableRefExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: note: Technically the member function 'VariableRefExpr::getReturnType' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: performance:inconclusive: Technically the member function 'VariableRefExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txVariableRefExpr.cpp:49:18: note: Technically the member function 'VariableRefExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: note: Technically the member function 'VariableRefExpr::isSensitiveTo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txVariableRefExpr.cpp:49:51: style:inconclusive: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xpath/txExpr.h:809:5: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xpath/txVariableRefExpr.cpp:49:51: note: Function 'isSensitiveTo' argument 1 names different: declaration 'aContexts' definition 'aContext'. wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.cpp:24:5: style: Class 'txOutputTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.cpp:55:5: style: Class 'txCommentTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'attribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:37:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'attribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:49:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'characters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:60:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:67:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:78:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'processingInstruction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:86:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'startDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:92:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:102:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:115:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.cpp:341:53: style:inconclusive: Function 'startElement' argument 2 names different: declaration 'aName' definition 'aLocalName'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Function 'startElement' argument 2 names different: declaration 'aName' definition 'aLocalName'. wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.cpp:341:53: note: Function 'startElement' argument 2 names different: declaration 'aName' definition 'aLocalName'. wine-mozilla-2.24/content/xslt/src/xslt/txStylesheet.h:38:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.h:26:14: performance:inconclusive: Technically the member function 'txXPathOptimizer::optimizeStep' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:135:19: note: Technically the member function 'txXPathOptimizer::optimizeStep' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.h:26:14: note: Technically the member function 'txXPathOptimizer::optimizeStep' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.h:27:14: performance:inconclusive: Technically the member function 'txXPathOptimizer::optimizePath' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:172:19: note: Technically the member function 'txXPathOptimizer::optimizePath' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.h:27:14: note: Technically the member function 'txXPathOptimizer::optimizePath' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.h:28:14: performance:inconclusive: Technically the member function 'txXPathOptimizer::optimizeUnion' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:231:19: note: Technically the member function 'txXPathOptimizer::optimizeUnion' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.h:28:14: note: Technically the member function 'txXPathOptimizer::optimizeUnion' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:17:5: style: Class 'txEarlyEvalContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:23:14: style: The function 'getVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:76:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:23:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:29:10: style: The function 'isStripSpaceAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:83:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:29:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:34:11: style: The function 'getPrivateContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:88:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:34:11: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:39:23: style: The function 'recycler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:90:31: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:39:23: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:43:10: style: The function 'receiveError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:95:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:43:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:46:24: style: The function 'getContextNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:112:32: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:46:24: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:55:14: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:117:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:55:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:60:14: style: The function 'position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xpath/txIXPathContext.h:123:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:60:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xpath/txXPathOptimizer.cpp:53:42: error: Null pointer dereference: static_cast(nullptr) [nullPointer] wine-mozilla-2.24/content/xslt/src/xslt/txMozillaXMLOutput.cpp:948:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:24:5: style: Class 'txMozillaTextOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:25:5: style: Class 'txMozillaTextOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'attribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:37:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'attribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:49:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'characters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:60:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:67:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:78:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'processingInstruction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:86:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'startDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:92:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:102:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:115:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:29:5: style: The function 'getOutputDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:152:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:29:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.cpp:52:69: style:inconclusive: Function 'attribute' argument 2 names different: declaration 'aLocalName' definition 'aName'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.h:28:5: note: Function 'attribute' argument 2 names different: declaration 'aLocalName' definition 'aName'. wine-mozilla-2.24/content/xslt/src/xslt/txMozillaTextOutput.cpp:52:69: note: Function 'attribute' argument 2 names different: declaration 'aLocalName' definition 'aName'. wine-mozilla-2.24/content/xslt/src/xslt/txMozillaXSLTProcessor.cpp:305:5: error: syntax error: keyword 'while' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xslt/src/xslt/txOutputFormat.cpp:20:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txOutputFormat.cpp:34:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txOutputFormat.cpp:64:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txPatternOptimizer.h:27:14: performance:inconclusive: Technically the member function 'txPatternOptimizer::optimizeStep' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xslt/src/xslt/txPatternOptimizer.cpp:59:21: note: Technically the member function 'txPatternOptimizer::optimizeStep' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xslt/txPatternOptimizer.h:27:14: note: Technically the member function 'txPatternOptimizer::optimizeStep' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:190:5: style: Class 'txIdPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:30:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:63:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: style: The function 'getSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:68:24: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: style: The function 'setSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:74:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:138:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:139:10: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:49:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:139:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:30:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:63:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: style: The function 'getSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:68:24: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: style: The function 'setSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:74:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:150:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:30:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:63:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: style: The function 'getSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:68:24: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: style: The function 'setSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:74:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:172:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:30:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:63:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: style: The function 'getSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:68:24: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: style: The function 'setSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:74:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:192:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:30:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:63:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: style: The function 'getSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:68:24: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: style: The function 'setSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:74:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:211:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:30:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: style: The function 'getDefaultPriority' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:39:20: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: style: The function 'getSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:57:19: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: style: The function 'setSubExprAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:63:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: style: The function 'getSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:68:24: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: style: The function 'setSubPatternAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:74:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:230:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:231:10: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:49:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTPatterns.h:231:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txRtfHandler.h:17:5: style: Class 'txResultTreeFragment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txRtfHandler.h:44:14: style: The function 'endDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txRtfHandler.h:44:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txRtfHandler.h:45:14: style: The function 'startDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txBufferingHandler.h:41:5: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txRtfHandler.h:45:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:15:5: style: Class 'txTextHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'attribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:37:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'attribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:49:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'characters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:60:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:67:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:78:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'processingInstruction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:86:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'startDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:92:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:102:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXMLEventHandler.h:115:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.cpp:83:66: style:inconclusive: Function 'startElement' argument 2 names different: declaration 'aName' definition 'aLocalName'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.h:17:5: note: Function 'startElement' argument 2 names different: declaration 'aName' definition 'aLocalName'. wine-mozilla-2.24/content/xslt/src/xslt/txTextHandler.cpp:83:66: note: Function 'startElement' argument 2 names different: declaration 'aName' definition 'aLocalName'. wine-mozilla-2.24/content/xslt/src/xslt/txXSLTFunctions.h:29:5: style: Class 'DocumentFunctionCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTFunctions.h:47:5: style: Class 'txKeyFunctionCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:80:5: style: Class 'txResultNumberComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:50:9: style: The function 'compareValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:32:17: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:50:9: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:51:14: style: The function 'createSortableValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:37:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:51:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:82:9: style: The function 'compareValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:32:17: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:82:9: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:83:14: style: The function 'createSortableValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:37:22: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.h:83:14: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:81:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:102:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:103:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:131:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:145:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:158:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:159:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:181:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:183:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:214:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXPathResultComparator.cpp:215:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:29:5: style: Class 'txAlphaCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:41:5: style: Class 'txRomanCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:19:18: style: The function 'appendNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:19:18: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:33:18: style: The function 'appendNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:33:18: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:45:10: style: The function 'appendNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.h:64:18: note: Virtual function in base class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:45:10: note: Function in derived class wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:105:53: style:inconclusive: Function 'txDecimalCounter' argument 3 names different: declaration 'mGroupSeparator' definition 'aGroupSeparator'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:17:39: note: Function 'txDecimalCounter' argument 3 names different: declaration 'mGroupSeparator' definition 'aGroupSeparator'. wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumberCounters.cpp:105:53: note: Function 'txDecimalCounter' argument 3 names different: declaration 'mGroupSeparator' definition 'aGroupSeparator'. wine-mozilla-2.24/content/xul/content/src/nsXULContextMenuBuilder.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/content/src/nsXULElement.cpp:1935:5: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/content/src/nsXULPopupListener.cpp:74:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/document/src/XULDocument.cpp:332:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/document/src/nsXULCommandDispatcher.cpp:79:3: error: syntax error: keyword 'while' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/document/src/nsXULContentSink.cpp:203:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/document/src/nsXULControllers.cpp:65:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/document/src/nsXULPrototypeCache.cpp:86:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/document/src/nsXULPrototypeDocument.cpp:170:5: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:87:9: warning: Member variable 'List::mElement' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:87:9: warning: Member variable 'List::mRefCnt' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:87:9: warning: Member variable 'List::mNext' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:231:9: warning: Member variable 'List::mRefCnt' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:231:9: warning: Member variable 'List::mNext' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:499:9: warning: Member variable 'List::mNext' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:499:9: warning: Member variable 'List::mPrev' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:176:19: performance:inconclusive: Technically the member function 'MemoryElementSet::Last' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:322:19: performance:inconclusive: Technically the member function 'nsAssignmentSet::Last' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xul/templates/src/nsTemplateMatch.h:39:10: style:inconclusive: Technically the member function 'nsTemplateMatch::operatordelete' can be const. [functionConst] wine-mozilla-2.24/content/xul/templates/src/nsTemplateMatch.h:69:10: style:inconclusive: Technically the member function 'nsTemplateMatch::IsActive' can be const. [functionConst] wine-mozilla-2.24/content/xul/templates/src/nsTemplateMatch.h:80:13: style:inconclusive: Technically the member function 'nsTemplateMatch::RuleIndex' can be const. [functionConst] wine-mozilla-2.24/content/xul/templates/src/nsRDFQuery.h:25:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/templates/src/nsTemplateMatch.h:85:14: style:inconclusive: Technically the member function 'nsTemplateMatch::QuerySetPriority' can be const. [functionConst] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:129:9: style: Class 'ConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:231:9: style: Class 'List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:275:9: style: Class 'ConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:512:9: style: Class 'ConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:557:9: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:668:9: style: Class 'ConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:708:9: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:800:22: style: The function 'Propagate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:646:22: note: Virtual function in base class wine-mozilla-2.24/content/xul/templates/src/nsRuleNetwork.h:800:22: note: Function in derived class wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.h:73:9: style: Class 'ConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.cpp:47:36: style:inconclusive: Function 'Add' argument 1 names different: declaration 'aProperty' definition 'aResource'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.h:26:34: note: Function 'Add' argument 1 names different: declaration 'aProperty' definition 'aResource'. wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.cpp:47:36: note: Function 'Add' argument 1 names different: declaration 'aProperty' definition 'aResource'. wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.cpp:99:41: style:inconclusive: Function 'Contains' argument 1 names different: declaration 'aProperty' definition 'aResource'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.h:29:35: note: Function 'Contains' argument 1 names different: declaration 'aProperty' definition 'aResource'. wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.cpp:99:41: note: Function 'Contains' argument 1 names different: declaration 'aProperty' definition 'aResource'. wine-mozilla-2.24/content/xul/templates/src/nsResourceSet.cpp:99:41: style: Parameter 'aResource' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:272:5: style: Class 'nsTemplateQuerySet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:304:37: style: Parameter 'aRule' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:267:17: warning:inconclusive: Member variable 'nsTemplateRule::mRuleFilter' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:267:17: warning:inconclusive: Member variable 'nsTemplateRule::mTag' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:267:17: warning:inconclusive: Member variable 'nsTemplateRule::mRefVariable' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:267:17: warning:inconclusive: Member variable 'nsTemplateRule::mMemberVariable' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:16:47: style:inconclusive: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:48:30: note: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:16:47: note: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:17:47: style:inconclusive: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:49:30: note: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:17:47: note: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:32:47: style:inconclusive: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:54:30: note: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:32:47: note: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:33:47: style:inconclusive: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:55:30: note: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:33:47: note: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:64:47: style:inconclusive: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:61:30: note: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:64:47: note: Function 'nsTemplateCondition' argument 4 names different: declaration 'mIgnoreCase' definition 'aIgnoreCase'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:65:47: style:inconclusive: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:62:30: note: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:65:47: note: Function 'nsTemplateCondition' argument 5 names different: declaration 'mNegate' definition 'aNegate'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:295:42: style:inconclusive: Function 'GetRuleNode' argument 1 names different: declaration 'aResult' definition 'aRuleNode'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:133:39: note: Function 'GetRuleNode' argument 1 names different: declaration 'aResult' definition 'aRuleNode'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:295:42: note: Function 'GetRuleNode' argument 1 names different: declaration 'aResult' definition 'aRuleNode'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:302:56: style:inconclusive: Function 'SetCondition' argument 1 names different: declaration 'aConditions' definition 'aCondition'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.h:155:44: note: Function 'SetCondition' argument 1 names different: declaration 'aConditions' definition 'aCondition'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:302:56: note: Function 'SetCondition' argument 1 names different: declaration 'aConditions' definition 'aCondition'. wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:337:37: style: Parameter 'aSourceVariable' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/xul/templates/src/nsTemplateRule.cpp:339:37: style: Parameter 'aTargetVariable' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.h:320:5: performance:inconclusive: Technically the member function 'nsTreeRows::GetSubtreeFor' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:25:13: note: Technically the member function 'nsTreeRows::GetSubtreeFor' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.h:320:5: note: Technically the member function 'nsTreeRows::GetSubtreeFor' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.h:381:5: performance:inconclusive: Technically the member function 'nsTreeRows::GetRowsFor' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.h:102:9: style: Class 'Subtree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/content/xul/templates/src/nsXMLBinding.cpp:15:3: error: syntax error: keyword 'while' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:97:32: style:inconclusive: Function 'operator[]' argument 1 names different: declaration 'aIndex' definition 'aRow'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.h:293:33: note: Function 'operator[]' argument 1 names different: declaration 'aIndex' definition 'aRow'. wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:97:32: note: Function 'operator[]' argument 1 names different: declaration 'aIndex' definition 'aRow'. wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:303:42: style:inconclusive: Function 'RemoveRowAt' argument 1 names different: declaration 'aChildIndex' definition 'aIndex'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.h:150:34: note: Function 'RemoveRowAt' argument 1 names different: declaration 'aChildIndex' definition 'aIndex'. wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:303:42: note: Function 'RemoveRowAt' argument 1 names different: declaration 'aChildIndex' definition 'aIndex'. wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:188:40: style: Parameter 'aResult' can be declared as pointer to const [constParameter] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:68:5: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:69:5: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:83:9: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:88:5: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:91:5: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:121:5: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:128:13: error:inconclusive: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:262:5: error: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:293:9: error: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsTreeRows.cpp:298:5: error: Invalid iterator 'result' used. [eraseDereference] wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:401:8: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:391:12: note: rv is assigned wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:401:8: note: rv is overwritten wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:326:81: style:inconclusive: Function 'MakeElementResource' argument 2 names different: declaration 'aElementID' definition 'aID'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.h:134:66: note: Function 'MakeElementResource' argument 2 names different: declaration 'aElementID' definition 'aID'. wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:326:81: note: Function 'MakeElementResource' argument 2 names different: declaration 'aElementID' definition 'aID'. wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:462:49: style:inconclusive: Function 'LogTemplateError' argument 1 names different: declaration 'aMsg' definition 'aStr'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.h:157:34: note: Function 'LogTemplateError' argument 1 names different: declaration 'aMsg' definition 'aStr'. wine-mozilla-2.24/content/xul/templates/src/nsXULContentUtils.cpp:462:49: note: Function 'LogTemplateError' argument 1 names different: declaration 'aMsg' definition 'aStr'. wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::invertSort' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::inbetweenSeparatorSort' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::sortStaticsLast' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::isContainerRDFSeq' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::direction' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::lastWasFirst' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:57:3: warning: Member variable 'nsSortState::lastWasLast' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:193:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:194:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:195:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:256:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:257:69: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:268:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:269:65: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:277:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:278:63: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:347:58: style:inconclusive: Function 'InitializeSortState' argument 4 names different: declaration 'aSortDirection' definition 'aSortHints'. [funcArgNamesDifferent] wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.h:171:40: note: Function 'InitializeSortState' argument 4 names different: declaration 'aSortDirection' definition 'aSortHints'. wine-mozilla-2.24/content/xul/templates/src/nsXULSortService.cpp:347:58: note: Function 'InitializeSortState' argument 4 names different: declaration 'aSortDirection' definition 'aSortHints'. wine-mozilla-2.24/content/xul/templates/src/nsXULTemplateBuilder.cpp:244:5: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/templates/src/nsXULTemplateQueryProcessorRDF.cpp:99:5: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/templates/src/nsXULTemplateQueryProcessorXML.cpp:90:5: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/content/xul/templates/src/nsXULTemplateResultStorage.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/templates/src/nsXMLBinding.h:59:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_METHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/content/xul/templates/src/nsXULTreeBuilder.cpp:273:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:15311:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:74665:11: warning: Assert statement calls a function which may have desired side effects: 'sqlite3ExprIsInteger'. [assertWithSideEffect] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:76490:15: warning: Assert statement calls a function which may have desired side effects: 'sqlite3GetInt32'. [assertWithSideEffect] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:88076:22: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:88196:18: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117903:18: warning: Assert statement modifies 'x'. [assignmentInAssert] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96169:10: error: Returning pointer to local variable 'standin' that will be invalid when returning. [returnDanglingLifetime] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96140:12: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96161:9: note: Assuming condition is false wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96134:10: note: Variable created here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96169:10: note: Returning pointer to local variable 'standin' that will be invalid when returning. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:101085:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:108077:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:20196:46: warning: Either the condition 'k>=0' is redundant or the array 'pSrc->a[1]' is accessed at index -1, which is out of bounds. [negativeIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:20197:18: note: Assuming that condition 'k>=0' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:20196:46: note: Negative array index wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21904:6: error: The address of local variable 'zNewRecord' is accessed at non-zero index. [objectIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:67969:15: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:67969:15: note: Calling function 'sqlite3PutVarint32', 1st argument '&u.aq.zNewRecord[u.aq.i]' value is lifetime=zNewRecord wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21904:6: note: The address of local variable 'zNewRecord' is accessed at non-zero index. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:59891:17: warning: The address of local variable 'zToken' might be accessed at non-zero index. [objectIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:59889:12: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:59891:17: note: The address of local variable 'zToken' might be accessed at non-zero index. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:67731:36: error: The address of local variable 'zData' is accessed at non-zero index. [objectIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:67710:26: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:67731:36: note: The address of local variable 'zData' is accessed at non-zero index. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77628:16: warning: The address of local variable 'zToken' might be accessed at non-zero index. [objectIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77626:11: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77628:16: note: The address of local variable 'zToken' might be accessed at non-zero index. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89649:16: warning: The address of local variable 'iCol' might be accessed at non-zero index. [objectIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89646:15: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89649:16: note: The address of local variable 'iCol' might be accessed at non-zero index. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89650:14: warning: The address of local variable 'iCol' might be accessed at non-zero index. [objectIndex] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89646:15: note: Address of variable taken here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89650:14: note: The address of local variable 'iCol' might be accessed at non-zero index. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:14403:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:25186:5: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:90514:10: warning: Identical condition and return expression 'rc', return value is always 0 [identicalConditionAfterEarlyExit] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:90508:7: note: If condition 'rc' is true, the function will return/exit wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:90514:10: note: Returning identical expression 'rc' wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:48385:9: style: The if condition is the same as the previous if condition [duplicateCondition] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:48380:9: note: First condition wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:48385:9: note: Second condition wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102546:7: style: The if condition is the same as the previous if condition [duplicateCondition] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102538:7: note: First condition wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102546:7: note: Second condition wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21031:7: style: Condition 'bom' is always false [knownConditionTrueFalse] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21017:12: note: Assignment 'bom=0', assigned value is 0 wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21031:7: note: Condition 'bom' is always false wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:43582:15: style: Condition 'iFrame==0' is always true [knownConditionTrueFalse] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:43549:16: note: Assignment 'iFrame=0', assigned value is 0 wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:43567:11: note: Assuming condition is false wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:43582:15: note: Condition 'iFrame==0' is always true wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:74584:17: style: Condition 'nRef!=pNC->nRef' is always false [knownConditionTrueFalse] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:74576:18: note: nRef is assigned 'pNC->nRef' here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:74584:17: note: Condition 'nRef!=pNC->nRef' is always false wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:108080:9: style: Condition 'pIdxInfo' is always false [knownConditionTrueFalse] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:108076:36: note: Assignment 'pIdxInfo=0', assigned value is 0 wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:108080:9: note: Condition 'pIdxInfo' is always false wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:40105:41: style: Expression '(X & 0x4) != 0x1' is always true. [comparisonError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:40106:41: style: Expression '(X & 0x2) != 0x1' is always true. [comparisonError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:40108:41: style: Expression '(X & 0x0) != 0x1' is always true. [comparisonError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:15816:3: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:25023:16: warning: Either the condition 'pFile->pInode' is redundant or there is possible null pointer dereference: pFile->pInode. [nullPointerRedundantCheck] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:25024:7: note: Assuming that condition 'pFile->pInode' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:25023:16: note: Null pointer dereference wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:40745:47: warning: Either the condition '!pMaster' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:40746:7: note: Assuming that condition '!pMaster' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:40745:47: note: Null pointer addition wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77243:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:61366:12: style: Variable 'p->magic' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:61356:12: note: p->magic is assigned wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:61366:12: note: p->magic is overwritten wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21600:47: style: Same value in both branches of ternary operator. [duplicateValueTernary] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:98348:18: style: The comparison 'pKeyDup == 0' is always true. [knownConditionTrueFalse] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:98336:22: note: 'pKeyDup' is assigned value '0' here. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:98348:18: note: The comparison 'pKeyDup == 0' is always true. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:87292:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13813:8: style:inconclusive: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6722:57: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13813:8: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13814:8: style:inconclusive: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6722:68: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13814:8: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13815:7: style:inconclusive: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6722:80: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13815:7: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:15392:54: style:inconclusive: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6226:54: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:15392:54: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:18894:66: style:inconclusive: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5513:66: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:18894:66: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:18914:45: style:inconclusive: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5524:63: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:18914:45: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:20630:49: style:inconclusive: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:2932:49: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:20630:49: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21053:51: style:inconclusive: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:12204:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21053:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21155:52: style:inconclusive: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:12203:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21155:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:22677:84: style:inconclusive: Function 'sqlite3HashInsert' argument 4 names different: declaration 'pData' definition 'data'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7890:81: note: Function 'sqlite3HashInsert' argument 4 names different: declaration 'pData' definition 'data'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:22677:84: note: Function 'sqlite3HashInsert' argument 4 names different: declaration 'pData' definition 'data'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:36215:11: style:inconclusive: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9457:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:36215:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:36471:64: style:inconclusive: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9483:57: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:36471:64: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:43545:7: style:inconclusive: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9300:87: note: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:43545:7: note: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:44732:65: style:inconclusive: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9322:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:44732:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:45389:8: style:inconclusive: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9330:62: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:45389:8: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:51765:58: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8560:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:51765:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:51765:86: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8560:87: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:51765:86: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:53172:13: style:inconclusive: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8647:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:53172:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:54141:19: style:inconclusive: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8655:19: note: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:54141:19: note: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:54143:7: style:inconclusive: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8657:7: note: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:54143:7: note: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:56476:7: style:inconclusive: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8664:50: note: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:56476:7: note: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57115:48: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8609:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57115:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57115:65: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8609:70: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57115:65: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57141:66: style:inconclusive: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8610:64: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57141:66: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57878:52: style:inconclusive: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8582:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57878:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57895:49: style:inconclusive: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8583:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57895:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57993:50: style:inconclusive: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:8685:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:57993:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58171:12: style:inconclusive: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7300:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58171:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58172:15: style:inconclusive: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7301:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58172:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58173:12: style:inconclusive: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7302:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58173:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58174:15: style:inconclusive: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7303:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58174:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60469:64: style:inconclusive: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9117:62: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60469:64: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60480:64: style:inconclusive: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9118:62: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60480:64: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60490:64: style:inconclusive: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9119:62: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60490:64: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60501:53: style:inconclusive: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'val'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9120:51: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60501:53: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'val'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60646:81: style:inconclusive: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:9123:79: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:60646:81: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63756:68: style:inconclusive: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4723:66: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63756:68: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63783:65: style:inconclusive: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4792:60: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63783:65: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63801:7: style:inconclusive: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4793:59: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63801:7: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63954:69: style:inconclusive: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4406:63: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63954:69: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63964:62: style:inconclusive: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4407:56: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63964:62: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63969:64: style:inconclusive: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4408:58: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63969:64: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63974:66: style:inconclusive: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4409:60: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63974:66: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63979:60: style:inconclusive: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4410:54: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63979:60: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63984:71: style:inconclusive: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4411:66: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63984:71: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63989:78: style:inconclusive: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4412:72: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63989:78: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63994:73: style:inconclusive: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4415:67: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63994:73: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64004:71: style:inconclusive: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4413:65: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64004:71: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64010:61: style:inconclusive: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4414:55: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64010:61: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64258:7: style:inconclusive: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3907:71: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64258:7: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64299:7: style:inconclusive: Function 'sqlite3_bind_text' argument 4 names different: declaration 'n' definition 'nData'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3912:71: note: Function 'sqlite3_bind_text' argument 4 names different: declaration 'n' definition 'nData'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64299:7: note: Function 'sqlite3_bind_text' argument 4 names different: declaration 'n' definition 'nData'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64497:69: style:inconclusive: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6844:62: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:64497:69: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:72109:61: style:inconclusive: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6157:56: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:72109:61: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:72109:68: style:inconclusive: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6157:63: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:72109:68: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:81312:57: style:inconclusive: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:12329:53: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:81312:57: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:82003:9: style:inconclusive: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3017:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:82003:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:87851:44: style:inconclusive: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7455:44: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:87851:44: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:87851:70: style:inconclusive: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7455:63: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:87851:70: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92046:15: style:inconclusive: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:952:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92046:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92049:10: style:inconclusive: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:955:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92049:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:95967:7: style:inconclusive: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3674:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:95967:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:95979:7: style:inconclusive: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3681:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:95979:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96047:7: style:inconclusive: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3688:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96047:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96059:7: style:inconclusive: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3695:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:96059:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:101034:10: style:inconclusive: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:2711:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:101034:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:101095:10: style:inconclusive: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:2713:43: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:101095:10: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102850:9: style:inconclusive: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102268:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102850:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103352:25: style:inconclusive: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5892:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103352:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103353:9: style:inconclusive: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5893:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103353:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103364:25: style:inconclusive: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5898:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103364:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103365:9: style:inconclusive: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5899:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103365:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103965:62: style:inconclusive: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5958:59: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103965:62: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:114512:45: style:inconclusive: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:2544:45: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:114512:45: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:114670:47: style:inconclusive: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:2545:47: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:114670:47: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116217:15: style:inconclusive: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4560:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116217:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116219:7: style:inconclusive: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4562:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116219:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116220:9: style:inconclusive: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4563:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116220:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116231:15: style:inconclusive: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4580:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116231:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116233:7: style:inconclusive: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4582:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116233:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116234:9: style:inconclusive: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4583:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116234:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116271:9: style:inconclusive: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:4573:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116271:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116304:15: style:inconclusive: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5976:64: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116304:15: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116448:60: style:inconclusive: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7546:60: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116448:60: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116863:47: style:inconclusive: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3523:44: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116863:47: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116863:60: style:inconclusive: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3523:52: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:116863:60: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117406:15: style:inconclusive: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3356:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117406:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117426:15: style:inconclusive: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3360:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117426:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117465:7: style:inconclusive: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5023:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117465:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117466:9: style:inconclusive: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5024:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117466:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117484:7: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5030:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117484:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117485:9: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5031:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117485:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117505:7: style:inconclusive: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5038:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117505:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117506:9: style:inconclusive: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:5039:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:117506:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:118064:48: style:inconclusive: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3410:48: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:118064:48: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:118064:83: style:inconclusive: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. [funcArgNamesDifferent] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:3410:79: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:118064:83: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:14435:13: style: Parameter 'p' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:19200:43: style: Parameter 'p' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:27899:58: style: Parameter 'p' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:55327:8: style: Parameter 'aSize' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:61325:7: style: Parameter 'pEnd' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80674:10: style: Parameter 'pOnlyIdx' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:84664:10: style: Parameter 'pStart' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:87088:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89200:8: style: Parameter 'aiCol' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89780:8: style: Parameter 'aChange' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:89857:13: style: Parameter 'pChanges' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:95704:62: style: Parameter 'pSchema' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:103389:50: style: Parameter 'db' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:107064:14: style: Parameter 'pUpper' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:115462:9: style: Parameter 'padFlag' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77917:26: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour. See condition at line 77916. [shiftTooManyBitsSigned] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77916:14: note: Assuming that condition 'i<32' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77917:26: note: Shift wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102647:70: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour. See condition at line 102647. [shiftTooManyBitsSigned] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102647:50: note: Assuming that condition 'i<32' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102647:70: note: Shift wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102682:65: portability: Shifting signed 32-bit value by 31 bits is implementation-defined behaviour. See condition at line 102682. [shiftTooManyBitsSigned] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102682:47: note: Assuming that condition 'i>31' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102682:65: note: Shift wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:77917:26: warning: Either the condition 'i<32' is redundant or there is signed integer overflow for expression '1<31' is redundant or there is signed integer overflow for expression '1<31' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:102682:65: note: Integer overflow wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:109476:16: warning: Expression 'nTabList-1' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversionCond] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:109512:26: note: Assuming that condition 'nTabList==0' is not redundant wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:109476:16: note: Negative value is converted to an unsigned value wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63027:11: error: Uninitialized variable: rc [uninitvar] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:63102:11: error: Uninitialized variable: rc [uninitvar] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6423:9: style: struct member 'sqlite3_mutex_methods::xMutexHeld' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:6424:9: style: struct member 'sqlite3_mutex_methods::xMutexNotheld' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7068:7: style: struct member 'sqlite3_pcache_methods2::iVersion' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7091:9: style: struct member 'sqlite3_pcache_methods::pArg' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7092:9: style: struct member 'sqlite3_pcache_methods::xInit' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7093:10: style: struct member 'sqlite3_pcache_methods::xShutdown' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7094:21: style: struct member 'sqlite3_pcache_methods::xCreate' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7095:10: style: struct member 'sqlite3_pcache_methods::xCachesize' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7096:9: style: struct member 'sqlite3_pcache_methods::xPagecount' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7097:11: style: struct member 'sqlite3_pcache_methods::xFetch' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7098:10: style: struct member 'sqlite3_pcache_methods::xUnpin' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7099:10: style: struct member 'sqlite3_pcache_methods::xRekey' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7100:10: style: struct member 'sqlite3_pcache_methods::xTruncate' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7101:10: style: struct member 'sqlite3_pcache_methods::xDestroy' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7803:9: style: struct member 'sqlite3_rtree_geometry::pContext' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7804:7: style: struct member 'sqlite3_rtree_geometry::nParam' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7805:11: style: struct member 'sqlite3_rtree_geometry::aParam' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7806:9: style: struct member 'sqlite3_rtree_geometry::pUser' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:7807:10: style: struct member 'sqlite3_rtree_geometry::xDelUser' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10093:12: style: union member 'Anonymous1::notUsed1' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10735:5: style: struct member 'IndexSample::u' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10736:6: style: struct member 'IndexSample::eType' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10737:7: style: struct member 'IndexSample::nByte' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10738:11: style: struct member 'IndexSample::nEq' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10739:11: style: struct member 'IndexSample::nLt' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:10740:11: style: struct member 'IndexSample::nDLt' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:11707:7: style: struct member 'Sqlite3Config::mxStrlen' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:11713:9: style: struct member 'Sqlite3Config::pHeap' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:11714:7: style: struct member 'Sqlite3Config::nHeap' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:11715:7: style: struct member 'Sqlite3Config::mnReq' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:11715:14: style: struct member 'Sqlite3Config::mxReq' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:11724:7: style: struct member 'Sqlite3Config::mxParserStack' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13523:9: style: struct member 'Explain::pVdbe' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13524:12: style: struct member 'Explain::str' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13525:7: style: struct member 'Explain::nIndent' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13526:7: style: struct member 'Explain::aIndent' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:13527:8: style: struct member 'Explain::zBase' is never used. [unusedStructMember] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.cpp:56:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.cpp:71:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.cpp:373:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/content/xslt/src/xslt/txXSLTNumber.cpp:386:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:23914:25: style: struct member 'vxworksFileId::pNext' is never used. [unusedStructMember] wine-mozilla-2.24/docshell/base/LoadContext.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:23915:7: style: struct member 'vxworksFileId::nRef' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:23916:7: style: struct member 'vxworksFileId::nName' is never used. [unusedStructMember] wine-mozilla-2.24/docshell/base/SerializedLoadContext.h:33:3: style: Class 'SerializedLoadContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/docshell/base/SerializedLoadContext.h:34:3: style: Class 'SerializedLoadContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/docshell/base/SerializedLoadContext.h:35:3: style: Class 'SerializedLoadContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:23917:9: style: struct member 'vxworksFileId::zCanonicalName' is never used. [unusedStructMember] wine-mozilla-2.24/docshell/base/nsIWebShellServices.h:21:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/base/nsDefaultURIFixup.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/base/nsDocShellEnumerator.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/base/nsDocShellEditorData.h:35:8: style:inconclusive: Technically the member function 'nsDocShellEditorData::GetEditable' can be const. [functionConst] wine-mozilla-2.24/docshell/base/nsDocShellEditorData.cpp:87:23: note: Technically the member function 'nsDocShellEditorData::GetEditable' can be const. wine-mozilla-2.24/docshell/base/nsDocShellEditorData.h:35:8: note: Technically the member function 'nsDocShellEditorData::GetEditable' can be const. wine-mozilla-2.24/docshell/base/nsDocShellEditorData.h:31:3: style: Class 'nsDocShellEditorData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/docshell/base/nsDocShellLoadInfo.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/base/nsDocShellTransferableHooks.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/base/nsDownloadHistory.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/base/nsWebNavigationInfo.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/build/nsDocShellModule.cpp:71:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/shistory/src/nsSHEntry.cpp:77:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/shistory/src/nsSHEntryShared.cpp:95:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/shistory/src/nsSHTransaction.cpp:27:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/docshell/shistory/src/nsSHistory.cpp:185:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/activities/src/Activity.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/alarm/AlarmHalService.h:24:1: style: The class 'AlarmHalService' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] wine-mozilla-2.24/dom/audiochannel/AudioChannelAgent.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/audiochannel/AudioChannelService.cpp:66:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80462:11: style: struct member 'Stat3Accum::nRow' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80463:11: style: struct member 'Stat3Accum::nPSample' is never used. [unusedStructMember] wine-mozilla-2.24/dom/audiochannel/AudioChannelAgent.h:24:1: style: The class 'AudioChannelAgent' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:32:16: style: The function 'RegisterAudioChannelAgent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/audiochannel/AudioChannelService.h:47:16: note: Virtual function in base class wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:32:16: note: Function in derived class wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:34:16: style: The function 'UnregisterAudioChannelAgent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/audiochannel/AudioChannelService.h:54:16: note: Virtual function in base class wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:34:16: note: Function in derived class wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:39:16: style: The function 'GetMuted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/audiochannel/AudioChannelService.h:59:16: note: Virtual function in base class wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:39:16: note: Function in derived class wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.cpp:62:68: style:inconclusive: Function 'GetMuted' argument 2 names different: declaration 'aMozHidden' definition 'aElementHidden'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.h:39:57: note: Function 'GetMuted' argument 2 names different: declaration 'aMozHidden' definition 'aElementHidden'. wine-mozilla-2.24/dom/audiochannel/AudioChannelServiceChild.cpp:62:68: note: Function 'GetMuted' argument 2 names different: declaration 'aMozHidden' definition 'aElementHidden'. wine-mozilla-2.24/dom/audiochannel/tests/TestAudioChannelService.cpp:122:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80464:7: style: struct member 'Stat3Accum::iMin' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80465:7: style: struct member 'Stat3Accum::mxSample' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsIScriptObjectPrincipal.h:24:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80466:7: style: struct member 'Stat3Accum::nSample' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80467:7: style: struct member 'Stat3Accum::iPrn' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsIScriptContext.h:45:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80475:6: style: struct member 'Stat3Accum::a' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/DOMRequest.h:67:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80469:9: style: struct member 'Stat3Sample::iRowid' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsPIDOMWindow.h:67:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80470:13: style: struct member 'Stat3Sample::nEq' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80471:13: style: struct member 'Stat3Sample::nLt' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80472:13: style: struct member 'Stat3Sample::nDLt' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80473:8: style: struct member 'Stat3Sample::isPSample' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:80474:9: style: struct member 'Stat3Sample::iHash' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsWrapperCache.h:66:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92212:12: style: struct member 'sqlite3_api_routines::aggregate_context' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92213:10: style: struct member 'sqlite3_api_routines::aggregate_count' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92214:10: style: struct member 'sqlite3_api_routines::bind_blob' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsContentPermissionHelper.cpp:51:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92215:10: style: struct member 'sqlite3_api_routines::bind_double' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92216:10: style: struct member 'sqlite3_api_routines::bind_int' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92217:10: style: struct member 'sqlite3_api_routines::bind_int64' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92218:10: style: struct member 'sqlite3_api_routines::bind_null' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92219:10: style: struct member 'sqlite3_api_routines::bind_parameter_count' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92220:10: style: struct member 'sqlite3_api_routines::bind_parameter_index' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92221:18: style: struct member 'sqlite3_api_routines::bind_parameter_name' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92222:10: style: struct member 'sqlite3_api_routines::bind_text' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsDOMClassInfo.cpp:1079:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92223:10: style: struct member 'sqlite3_api_routines::bind_text16' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsDOMException.cpp:150:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92224:10: style: struct member 'sqlite3_api_routines::bind_value' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsDOMNavigationTiming.h:37:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92225:10: style: struct member 'sqlite3_api_routines::busy_handler' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92226:10: style: struct member 'sqlite3_api_routines::busy_timeout' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92227:10: style: struct member 'sqlite3_api_routines::changes' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsIDOMClassInfo.h:105:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92228:10: style: struct member 'sqlite3_api_routines::close' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92229:10: style: struct member 'sqlite3_api_routines::collation_needed' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92231:10: style: struct member 'sqlite3_api_routines::collation_needed16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92233:18: style: struct member 'sqlite3_api_routines::column_blob' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92234:10: style: struct member 'sqlite3_api_routines::column_bytes' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92235:10: style: struct member 'sqlite3_api_routines::column_bytes16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92236:10: style: struct member 'sqlite3_api_routines::column_count' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92237:18: style: struct member 'sqlite3_api_routines::column_database_name' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsFocusManager.h:41:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS_AMBIGUOUS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92238:18: style: struct member 'sqlite3_api_routines::column_database_name16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92239:18: style: struct member 'sqlite3_api_routines::column_decltype' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92240:18: style: struct member 'sqlite3_api_routines::column_decltype16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92241:13: style: struct member 'sqlite3_api_routines::column_double' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92242:10: style: struct member 'sqlite3_api_routines::column_int' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92243:19: style: struct member 'sqlite3_api_routines::column_int64' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92244:18: style: struct member 'sqlite3_api_routines::column_name' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92245:18: style: struct member 'sqlite3_api_routines::column_name16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92246:18: style: struct member 'sqlite3_api_routines::column_origin_name' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsGlobalWindow.cpp:1558:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92247:18: style: struct member 'sqlite3_api_routines::column_origin_name16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92248:18: style: struct member 'sqlite3_api_routines::column_table_name' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92249:18: style: struct member 'sqlite3_api_routines::column_table_name16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92250:27: style: struct member 'sqlite3_api_routines::column_text' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92251:18: style: struct member 'sqlite3_api_routines::column_text16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92252:10: style: struct member 'sqlite3_api_routines::column_type' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92253:20: style: struct member 'sqlite3_api_routines::column_value' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92254:12: style: struct member 'sqlite3_api_routines::commit_hook' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsJSEnvironment.cpp:1203:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92255:10: style: struct member 'sqlite3_api_routines::complete' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92256:10: style: struct member 'sqlite3_api_routines::complete16' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsJSTimeoutHandler.cpp:85:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92257:10: style: struct member 'sqlite3_api_routines::create_collation' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92259:10: style: struct member 'sqlite3_api_routines::create_collation16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92261:10: style: struct member 'sqlite3_api_routines::create_function' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsLocation.cpp:83:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92265:10: style: struct member 'sqlite3_api_routines::create_function16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92269:9: style: struct member 'sqlite3_api_routines::create_module' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsPerformance.cpp:200:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92270:10: style: struct member 'sqlite3_api_routines::data_count' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92271:15: style: struct member 'sqlite3_api_routines::db_handle' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92272:9: style: struct member 'sqlite3_api_routines::declare_vtab' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsQueryContentEventResult.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92273:10: style: struct member 'sqlite3_api_routines::enable_shared_cache' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92274:10: style: struct member 'sqlite3_api_routines::errcode' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92275:18: style: struct member 'sqlite3_api_routines::errmsg' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92276:18: style: struct member 'sqlite3_api_routines::errmsg16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92277:10: style: struct member 'sqlite3_api_routines::exec' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92278:10: style: struct member 'sqlite3_api_routines::expired' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92279:10: style: struct member 'sqlite3_api_routines::finalize' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92280:11: style: struct member 'sqlite3_api_routines::free' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92281:11: style: struct member 'sqlite3_api_routines::free_table' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92282:10: style: struct member 'sqlite3_api_routines::get_autocommit' is never used. [unusedStructMember] wine-mozilla-2.24/dom/base/nsWindowRoot.cpp:53:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92283:12: style: struct member 'sqlite3_api_routines::get_auxdata' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92284:10: style: struct member 'sqlite3_api_routines::get_table' is never used. [unusedStructMember] wine-mozilla-2.24/dom/battery/BatteryManager.h:71:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92285:10: style: struct member 'sqlite3_api_routines::global_recover' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92286:11: style: struct member 'sqlite3_api_routines::interruptx' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92287:19: style: struct member 'sqlite3_api_routines::last_insert_rowid' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92288:18: style: struct member 'sqlite3_api_routines::libversion' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92289:10: style: struct member 'sqlite3_api_routines::libversion_number' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92290:11: style: struct member 'sqlite3_api_routines::malloc' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92291:12: style: struct member 'sqlite3_api_routines::mprintf' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92292:10: style: struct member 'sqlite3_api_routines::open' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92293:10: style: struct member 'sqlite3_api_routines::open16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92294:10: style: struct member 'sqlite3_api_routines::prepare' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92295:10: style: struct member 'sqlite3_api_routines::prepare16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92296:12: style: struct member 'sqlite3_api_routines::profile' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92297:11: style: struct member 'sqlite3_api_routines::progress_handler' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92298:11: style: struct member 'sqlite3_api_routines::realloc' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92299:10: style: struct member 'sqlite3_api_routines::reset' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92300:11: style: struct member 'sqlite3_api_routines::result_blob' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92301:11: style: struct member 'sqlite3_api_routines::result_double' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92302:11: style: struct member 'sqlite3_api_routines::result_error' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92303:11: style: struct member 'sqlite3_api_routines::result_error16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92304:11: style: struct member 'sqlite3_api_routines::result_int' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92305:11: style: struct member 'sqlite3_api_routines::result_int64' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92306:11: style: struct member 'sqlite3_api_routines::result_null' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92307:11: style: struct member 'sqlite3_api_routines::result_text' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92308:11: style: struct member 'sqlite3_api_routines::result_text16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92309:11: style: struct member 'sqlite3_api_routines::result_text16be' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92310:11: style: struct member 'sqlite3_api_routines::result_text16le' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bindings/BindingUtils.h:1413:3: warning: Member variable 'FakeDependentString::mData' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/bindings/BindingUtils.h:1752:3: style: Class 'RootedDictionary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bindings/BindingUtils.h:1769:3: style: Class 'NullableRootedDictionary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92311:11: style: struct member 'sqlite3_api_routines::result_value' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:557:46: style:inconclusive: Function 'CreateInterfaceObjects' argument 6 names different: declaration 'interfaceProto' definition 'constructorProto'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bindings/BindingUtils.h:375:46: note: Function 'CreateInterfaceObjects' argument 6 names different: declaration 'interfaceProto' definition 'constructorProto'. wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:557:46: note: Function 'CreateInterfaceObjects' argument 6 names different: declaration 'interfaceProto' definition 'constructorProto'. wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:561:48: style:inconclusive: Function 'CreateInterfaceObjects' argument 13 names different: declaration 'regularProperties' definition 'properties'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bindings/BindingUtils.h:379:48: note: Function 'CreateInterfaceObjects' argument 13 names different: declaration 'regularProperties' definition 'properties'. wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:561:48: note: Function 'CreateInterfaceObjects' argument 13 names different: declaration 'regularProperties' definition 'properties'. wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:1500:50: style:inconclusive: Function 'ReparentWrapper' argument 2 names different: declaration 'aObj' definition 'aObjArg'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bindings/BindingUtils.h:1964:50: note: Function 'ReparentWrapper' argument 2 names different: declaration 'aObj' definition 'aObjArg'. wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:1500:50: note: Function 'ReparentWrapper' argument 2 names different: declaration 'aObj' definition 'aObjArg'. wine-mozilla-2.24/dom/bindings/BindingUtils.h:1608:72: style: Parameter 'end' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/bindings/BindingUtils.h:1650:57: style: Parameter 'end' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:826:78: style: Parameter 'attributeIds' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/bindings/BindingUtils.cpp:1328:41: style: Parameter 'handler' can be declared as pointer to const [constParameter] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92312:12: style: struct member 'sqlite3_api_routines::rollback_hook' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92313:10: style: struct member 'sqlite3_api_routines::set_authorizer' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bindings/CallbackObject.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92315:11: style: struct member 'sqlite3_api_routines::set_auxdata' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92316:12: style: struct member 'sqlite3_api_routines::snprintf' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92317:10: style: struct member 'sqlite3_api_routines::step' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bindings/DOMJSProxyHandler.h:33:3: style: Class 'DOMProxyHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92318:10: style: struct member 'sqlite3_api_routines::table_column_metadata' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92320:11: style: struct member 'sqlite3_api_routines::thread_cleanup' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothA2dpManager.h:39:16: style: The function 'OnGetServiceChannel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:22:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothA2dpManager.h:39:16: note: Function in derived class wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92321:10: style: struct member 'sqlite3_api_routines::total_changes' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothA2dpManager.h:42:16: style: The function 'OnUpdateSdpRecords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:25:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothA2dpManager.h:42:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothA2dpManager.h:43:16: style: The function 'GetAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:26:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothA2dpManager.h:43:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothAdapter.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92322:12: style: struct member 'sqlite3_api_routines::trace' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothDevice.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92323:10: style: struct member 'sqlite3_api_routines::transfer_bindings' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92324:12: style: struct member 'sqlite3_api_routines::update_hook' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92326:12: style: struct member 'sqlite3_api_routines::user_data' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92327:18: style: struct member 'sqlite3_api_routines::value_blob' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92328:10: style: struct member 'sqlite3_api_routines::value_bytes' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92329:10: style: struct member 'sqlite3_api_routines::value_bytes16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92330:13: style: struct member 'sqlite3_api_routines::value_double' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92331:10: style: struct member 'sqlite3_api_routines::value_int' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92332:19: style: struct member 'sqlite3_api_routines::value_int64' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92333:10: style: struct member 'sqlite3_api_routines::value_numeric_type' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92334:27: style: struct member 'sqlite3_api_routines::value_text' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92335:18: style: struct member 'sqlite3_api_routines::value_text16' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92336:18: style: struct member 'sqlite3_api_routines::value_text16be' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92337:18: style: struct member 'sqlite3_api_routines::value_text16le' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92338:10: style: struct member 'sqlite3_api_routines::value_type' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92339:11: style: struct member 'sqlite3_api_routines::vmprintf' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92341:9: style: struct member 'sqlite3_api_routines::overload_function' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92343:9: style: struct member 'sqlite3_api_routines::prepare_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92344:9: style: struct member 'sqlite3_api_routines::prepare16_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92345:9: style: struct member 'sqlite3_api_routines::clear_bindings' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92347:9: style: struct member 'sqlite3_api_routines::create_module_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92350:9: style: struct member 'sqlite3_api_routines::bind_zeroblob' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92351:9: style: struct member 'sqlite3_api_routines::blob_bytes' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92352:9: style: struct member 'sqlite3_api_routines::blob_close' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92353:9: style: struct member 'sqlite3_api_routines::blob_open' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92355:9: style: struct member 'sqlite3_api_routines::blob_read' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92356:9: style: struct member 'sqlite3_api_routines::blob_write' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92357:9: style: struct member 'sqlite3_api_routines::create_collation_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92360:9: style: struct member 'sqlite3_api_routines::file_control' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92361:19: style: struct member 'sqlite3_api_routines::memory_highwater' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92362:19: style: struct member 'sqlite3_api_routines::memory_used' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92363:20: style: struct member 'sqlite3_api_routines::mutex_alloc' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92364:10: style: struct member 'sqlite3_api_routines::mutex_enter' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92365:10: style: struct member 'sqlite3_api_routines::mutex_free' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92366:10: style: struct member 'sqlite3_api_routines::mutex_leave' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92367:9: style: struct member 'sqlite3_api_routines::mutex_try' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92368:9: style: struct member 'sqlite3_api_routines::open_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92369:9: style: struct member 'sqlite3_api_routines::release_memory' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92370:10: style: struct member 'sqlite3_api_routines::result_error_nomem' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92371:10: style: struct member 'sqlite3_api_routines::result_error_toobig' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92372:9: style: struct member 'sqlite3_api_routines::sleep' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92373:10: style: struct member 'sqlite3_api_routines::soft_heap_limit' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92374:18: style: struct member 'sqlite3_api_routines::vfs_find' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92375:9: style: struct member 'sqlite3_api_routines::vfs_register' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92376:9: style: struct member 'sqlite3_api_routines::vfs_unregister' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92377:9: style: struct member 'sqlite3_api_routines::xthreadsafe' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92378:10: style: struct member 'sqlite3_api_routines::result_zeroblob' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92379:10: style: struct member 'sqlite3_api_routines::result_error_code' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92380:9: style: struct member 'sqlite3_api_routines::test_control' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92381:10: style: struct member 'sqlite3_api_routines::randomness' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92382:14: style: struct member 'sqlite3_api_routines::context_db_handle' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92383:9: style: struct member 'sqlite3_api_routines::extended_result_codes' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92384:9: style: struct member 'sqlite3_api_routines::limit' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92385:19: style: struct member 'sqlite3_api_routines::next_stmt' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92386:17: style: struct member 'sqlite3_api_routines::sql' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothReplyRunnable.h:58:3: style: Class 'BluetoothVoidReplyRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.cpp:146:5: style: Class 'Call' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:67:16: style: The function 'OnConnectSuccess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothSocketObserver.h:30:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:67:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:68:16: style: The function 'OnConnectError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothSocketObserver.h:36:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:68:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:69:16: style: The function 'OnDisconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothSocketObserver.h:43:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:69:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:70:16: style: The function 'OnGetServiceChannel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:22:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:70:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:73:16: style: The function 'OnUpdateSdpRecords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:25:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:73:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:74:16: style: The function 'GetAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:26:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.h:74:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothReplyRunnable.h:62:16: style: The function 'ParseSuccessfulReply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothReplyRunnable.h:40:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothReplyRunnable.h:62:16: note: Function in derived class wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92387:9: style: struct member 'sqlite3_api_routines::status' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothHfpManager.cpp:665:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothManager.cpp:230:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92388:9: style: struct member 'sqlite3_api_routines::backup_finish' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92389:21: style: struct member 'sqlite3_api_routines::backup_init' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92390:9: style: struct member 'sqlite3_api_routines::backup_pagecount' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92391:9: style: struct member 'sqlite3_api_routines::backup_remaining' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92392:9: style: struct member 'sqlite3_api_routines::backup_step' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92393:17: style: struct member 'sqlite3_api_routines::compileoption_get' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92394:9: style: struct member 'sqlite3_api_routines::compileoption_used' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92395:9: style: struct member 'sqlite3_api_routines::create_function_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92400:9: style: struct member 'sqlite3_api_routines::db_config' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92401:20: style: struct member 'sqlite3_api_routines::db_mutex' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92402:9: style: struct member 'sqlite3_api_routines::db_status' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92403:9: style: struct member 'sqlite3_api_routines::extended_errcode' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92404:10: style: struct member 'sqlite3_api_routines::log' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/ObexBase.h:130:3: style: Class 'ObexHeaderSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:159:3: style: Class 'CloseSocketTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:87:16: style: The function 'OnConnectSuccess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothSocketObserver.h:30:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:87:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:88:16: style: The function 'OnConnectError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothSocketObserver.h:36:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:88:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:89:16: style: The function 'OnDisconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothSocketObserver.h:43:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:89:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:90:16: style: The function 'OnGetServiceChannel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:22:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:90:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:93:16: style: The function 'OnUpdateSdpRecords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:25:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:93:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:94:16: style: The function 'GetAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothProfileManagerBase.h:26:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:94:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/ObexBase.h:179:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:141:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:543:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:1013:42: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:368:43: style:inconclusive: Function 'SendFile' argument 2 names different: declaration 'aBlob' definition 'aActor'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.h:64:62: note: Function 'SendFile' argument 2 names different: declaration 'aBlob' definition 'aActor'. wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:368:43: note: Function 'SendFile' argument 2 names different: declaration 'aBlob' definition 'aActor'. wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:958:70: style: Parameter 'aMessage' can be declared as reference to const [constParameter] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:850:18: style: Variable 'packetLength' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/bluetooth/BluetoothOppManager.cpp:853:18: style: Variable 'packetLength' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92405:19: style: struct member 'sqlite3_api_routines::soft_heap_limit64' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothPropertyContainer.h:23:12: performance:inconclusive: Technically the member function 'mozilla::dom::bluetooth::BluetoothPropertyContainer::FirePropertyAlreadySet' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/dom/bluetooth/BluetoothPropertyContainer.cpp:16:29: note: Technically the member function 'mozilla::dom::bluetooth::BluetoothPropertyContainer::FirePropertyAlreadySet' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/dom/bluetooth/BluetoothPropertyContainer.h:23:12: note: Technically the member function 'mozilla::dom::bluetooth::BluetoothPropertyContainer::FirePropertyAlreadySet' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/dom/bluetooth/BluetoothPropertyContainer.h:29:12: style:inconclusive: Technically the member function 'mozilla::dom::bluetooth::BluetoothPropertyContainer::GetPath' can be const. [functionConst] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92406:17: style: struct member 'sqlite3_api_routines::sourceid' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92407:9: style: struct member 'sqlite3_api_routines::stmt_status' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92408:9: style: struct member 'sqlite3_api_routines::strnicmp' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92409:9: style: struct member 'sqlite3_api_routines::unlock_notify' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92410:9: style: struct member 'sqlite3_api_routines::wal_autocheckpoint' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92411:9: style: struct member 'sqlite3_api_routines::wal_checkpoint' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92412:11: style: struct member 'sqlite3_api_routines::wal_hook' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothTelephonyListener.cpp:27:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/bluetooth/BluetoothService.cpp:117:3: style: Class 'ToggleBtAck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/BluetoothService.cpp:171:3: style: Class 'ToggleBtTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/BluetoothManager.h:35:16: style: The function 'SetPropertyByValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/bluetooth/BluetoothPropertyContainer.h:28:16: note: Virtual function in base class wine-mozilla-2.24/dom/bluetooth/BluetoothManager.h:35:16: note: Function in derived class wine-mozilla-2.24/dom/bluetooth/BluetoothService.cpp:419:59: style:inconclusive: Function 'DistributeSignal' argument 1 names different: declaration 'aEvent' definition 'aSignal'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/BluetoothService.h:89:43: note: Function 'DistributeSignal' argument 1 names different: declaration 'aEvent' definition 'aSignal'. wine-mozilla-2.24/dom/bluetooth/BluetoothService.cpp:419:59: note: Function 'DistributeSignal' argument 1 names different: declaration 'aEvent' definition 'aSignal'. wine-mozilla-2.24/dom/bluetooth/BluetoothService.cpp:753:49: style:inconclusive: Function 'Notify' argument 1 names different: declaration 'aParam' definition 'aData'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/BluetoothService.h:96:33: note: Function 'Notify' argument 1 names different: declaration 'aParam' definition 'aData'. wine-mozilla-2.24/dom/bluetooth/BluetoothService.cpp:753:49: note: Function 'Notify' argument 1 names different: declaration 'aParam' definition 'aData'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92413:9: style: struct member 'sqlite3_api_routines::blob_reopen' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92414:9: style: struct member 'sqlite3_api_routines::vtab_config' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/BluetoothUnixSocketConnector.cpp:49:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothUnixSocketConnector.cpp:60:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/BluetoothUnixSocketConnector.cpp:142:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92415:9: style: struct member 'sqlite3_api_routines::vtab_on_conflict' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92417:9: style: struct member 'sqlite3_api_routines::close_v2' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92418:17: style: struct member 'sqlite3_api_routines::db_filename' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/ObexBase.cpp:84:29: style:inconclusive: Function 'ParseHeaders' argument 3 names different: declaration 'aRetHanderSet' definition 'aRetHandlerSet'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/ObexBase.h:254:34: note: Function 'ParseHeaders' argument 3 names different: declaration 'aRetHanderSet' definition 'aRetHandlerSet'. wine-mozilla-2.24/dom/bluetooth/ObexBase.cpp:84:29: note: Function 'ParseHeaders' argument 3 names different: declaration 'aRetHanderSet' definition 'aRetHandlerSet'. wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92419:9: style: struct member 'sqlite3_api_routines::db_readonly' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92420:9: style: struct member 'sqlite3_api_routines::db_release_memory' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:33:3: warning: Member variable 'BluedroidFunctions::bt_enable' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:33:3: warning: Member variable 'BluedroidFunctions::bt_disable' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:33:3: warning: Member variable 'BluedroidFunctions::bt_is_enabled' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:60:5: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:65:5: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:70:5: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:74:3: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:57:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:62:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/gonk/BluetoothGonkService.cpp:67:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92421:17: style: struct member 'sqlite3_api_routines::errstr' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothChild.h:52:3: style: Class 'BluetoothChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothChild.h:91:3: style: Class 'BluetoothRequestChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92422:9: style: struct member 'sqlite3_api_routines::stmt_busy' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92423:9: style: struct member 'sqlite3_api_routines::stmt_readonly' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92424:9: style: struct member 'sqlite3_api_routines::stricmp' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92425:9: style: struct member 'sqlite3_api_routines::uri_boolean' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92426:19: style: struct member 'sqlite3_api_routines::uri_int64' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothParent.h:118:3: style: Class 'BluetoothRequestParent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothParent.cpp:33:3: style: Class 'ReplyRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp:78:72: style:inconclusive: Function 'RegisterBluetoothSignalHandler' argument 2 names different: declaration 'aMsgHandler' definition 'aHandler'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothServiceChildProcess.h:38:59: note: Function 'RegisterBluetoothSignalHandler' argument 2 names different: declaration 'aMsgHandler' definition 'aHandler'. wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp:78:72: note: Function 'RegisterBluetoothSignalHandler' argument 2 names different: declaration 'aMsgHandler' definition 'aHandler'. wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp:89:72: style:inconclusive: Function 'UnregisterBluetoothSignalHandler' argument 2 names different: declaration 'aMsgHandler' definition 'aHandler'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothServiceChildProcess.h:43:61: note: Function 'UnregisterBluetoothSignalHandler' argument 2 names different: declaration 'aMsgHandler' definition 'aHandler'. wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothServiceChildProcess.cpp:89:72: note: Function 'UnregisterBluetoothSignalHandler' argument 2 names different: declaration 'aMsgHandler' definition 'aHandler'. wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothParent.cpp:537:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/ipc/BluetoothParent.cpp:538:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92427:17: style: struct member 'sqlite3_api_routines::uri_parameter' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92428:11: style: struct member 'sqlite3_api_routines::vsnprintf' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:92429:9: style: struct member 'sqlite3_api_routines::wal_checkpoint_v2' is never used. [unusedStructMember] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:363:3: style: Non-boolean value returned from function returning bool [returnNonBoolInBooleanFunction] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:192:3: style: Class 'DistributeBluetoothSignalTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:215:3: style: Class 'SinkPropertyChangedHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:850:3: style: Class 'AppendDeviceNameRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:903:3: style: Class 'AppendDeviceNameHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:1275:3: style: Class 'PrepareAdapterTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:1696:3: style: Class 'DefaultAdapterPropertiesRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2080:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2184:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2691:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:1803:56: style:inconclusive: Function 'SendSinkMessage' argument 1 names different: declaration 'aDeviceAddresses' definition 'aDeviceAddress'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.h:154:36: note: Function 'SendSinkMessage' argument 1 names different: declaration 'aDeviceAddresses' definition 'aDeviceAddress'. wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:1803:56: note: Function 'SendSinkMessage' argument 1 names different: declaration 'aDeviceAddresses' definition 'aDeviceAddress'. wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2217:61: style:inconclusive: Function 'RemoveDeviceInternal' argument 1 names different: declaration 'aDeviceObjectPath' definition 'aDeviceAddress'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.h:100:41: note: Function 'RemoveDeviceInternal' argument 1 names different: declaration 'aDeviceObjectPath' definition 'aDeviceAddress'. wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2217:61: note: Function 'RemoveDeviceInternal' argument 1 names different: declaration 'aDeviceObjectPath' definition 'aDeviceAddress'. wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2700:53: style:inconclusive: Function 'GetScoSocket' argument 1 names different: declaration 'aObjectPath' definition 'aAddress'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.h:80:33: note: Function 'GetScoSocket' argument 1 names different: declaration 'aObjectPath' definition 'aAddress'. wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2700:53: note: Function 'GetScoSocket' argument 1 names different: declaration 'aObjectPath' definition 'aAddress'. wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:617:16: style: Local variable 'i' shadows outer variable [shadowVariable] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:552:7: note: Shadowed declaration wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:617:16: note: Shadow variable wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:1759:42: style: Parameter 'aReply' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/bluetooth/linux/BluetoothDBusService.cpp:2202:34: style: Parameter 'aReply' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/browser-element/nsAsyncScrollEventDetail.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/browser-element/nsOpenWindowEventDetail.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/camera/AudioParameter.cpp:39:18: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] wine-mozilla-2.24/dom/camera/AudioParameter.cpp:58:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] wine-mozilla-2.24/dom/camera/ICameraControl.h:23:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:110180:24: style: struct member 'AttachKey::type' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:110180:37: style: struct member 'AttachKey::key' is never used. [unusedStructMember] wine-mozilla-2.24/dom/camera/CameraRecorderProfiles.h:104:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/camera/CameraPreviewMediaStream.h:31:3: style: Class 'CameraPreviewMediaStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:110318:7: style: union member 'YYMINORTYPE::yyinit' is never used. [unusedStructMember] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21162:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:21167:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:24430:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58371:15: style: Variable 'pgszSrc' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:58372:16: style: Variable 'pgszDest' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:61883:13: style: Variable 'zMaster' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:97589:11: style: Variable 'v' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:97590:14: style: Variable 'iLimit' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/db/sqlite3/src/sqlite3.c:101941:15: style: Variable 'pWhen' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/camera/GonkNativeWindow.h:170:9: warning: Member variable 'BufferSlot::mRequestBufferCalled' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/camera/GonkNativeWindowClient.h:30:5: style: Class 'GonkNativeWindowClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/camera/GonkNativeWindowClient.cpp:167:21: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] wine-mozilla-2.24/dom/camera/GonkNativeWindowClient.cpp:169:23: note: Found duplicate branches for 'if' and 'else'. wine-mozilla-2.24/dom/camera/GonkNativeWindowClient.cpp:167:21: note: Found duplicate branches for 'if' and 'else'. wine-mozilla-2.24/dom/camera/GonkNativeWindowClient.cpp:109:39: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing] wine-mozilla-2.24/dom/cellbroadcast/src/CellBroadcast.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/devicestorage/DeviceStorage.h:186:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/encoding/TextDecoder.cpp:110:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/encoding/TextEncoder.cpp:110:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_ROOT_NATIVE is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/ArchiveEvent.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/ArchiveReader.cpp:208:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/ArchiveRequest.cpp:274:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/ArchiveZipFile.cpp:85:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/FileService.h:72:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/nsIFileStorage.h:21:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/File.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/FileRequest.h:43:3: style: Class 'FileRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/file/DOMFileRequest.h:19:3: style: Class 'DOMFileRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/file/ArchiveZipEvent.h:31:12: style: The function 'GetFilename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/file/ArchiveEvent.h:37:20: note: Virtual function in base class wine-mozilla-2.24/dom/file/ArchiveZipEvent.h:31:12: note: Function in derived class wine-mozilla-2.24/dom/file/ArchiveZipEvent.h:34:23: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/file/ArchiveEvent.h:40:23: note: Virtual function in base class wine-mozilla-2.24/dom/file/ArchiveZipEvent.h:34:23: note: Function in derived class wine-mozilla-2.24/dom/file/ArchiveZipEvent.h:61:12: style: The function 'Exec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/file/ArchiveEvent.h:61:20: note: Virtual function in base class wine-mozilla-2.24/dom/file/ArchiveZipEvent.h:61:12: note: Function in derived class wine-mozilla-2.24/dom/file/ArchiveZipEvent.cpp:189:44: style: Comparing expression of type 'unsigned short' against value 65536. Condition is always false. [compareValueOutOfTypeRangeError] wine-mozilla-2.24/dom/file/ArchiveZipEvent.cpp:153:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/file/ArchiveZipEvent.cpp:160:51: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/file/FileHelper.h:27:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/file/MemoryStreams.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/fm/FMRadio.cpp:65:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/fm/nsFMRadioSettings.cpp:7:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/future/Future.cpp:49:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/future/FutureCallback.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/future/FutureResolver.cpp:60:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/gamepad/Gamepad.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/icc/src/IccManager.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/gamepad/GamepadService.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/icc/src/StkCommandEvent.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/CheckPermissionsHelper.cpp:94:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/IDBTransaction.h:47:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/Client.h:24:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/DatabaseInfo.h:29:3: warning: Member variable 'DatabaseInfoGuts::version' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/indexedDB/FileInfo.h:74:8: style:inconclusive: Technically the member function 'mozilla::dom::indexedDB::FileInfo::GetReferences' can be const. [functionConst] wine-mozilla-2.24/dom/indexedDB/FileInfo.cpp:31:11: note: Technically the member function 'mozilla::dom::indexedDB::FileInfo::GetReferences' can be const. wine-mozilla-2.24/dom/indexedDB/FileInfo.h:74:8: note: Technically the member function 'mozilla::dom::indexedDB::FileInfo::GetReferences' can be const. wine-mozilla-2.24/dom/indexedDB/FileInfo.h:113:1: style: The function 'Id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/indexedDB/FileInfo.h:82:19: note: Virtual function in base class wine-mozilla-2.24/dom/indexedDB/FileInfo.h:113:1: note: Function in derived class wine-mozilla-2.24/dom/indexedDB/FileInfo.h:114:1: style: The function 'Id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/indexedDB/FileInfo.h:82:19: note: Virtual function in base class wine-mozilla-2.24/dom/indexedDB/FileInfo.h:114:1: note: Function in derived class wine-mozilla-2.24/dom/indexedDB/FileInfo.h:115:1: style: The function 'Id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/indexedDB/FileInfo.h:82:19: note: Virtual function in base class wine-mozilla-2.24/dom/indexedDB/FileInfo.h:115:1: note: Function in derived class wine-mozilla-2.24/dom/indexedDB/IDBFileHandle.h:32:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/IDBFactory.cpp:507:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/indexedDB/IDBIndex.cpp:767:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/indexedDB/IDBKeyRange.cpp:311:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/IDBObjectStore.cpp:2345:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/indexedDB/IDBWrapperCache.cpp:20:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/indexedDB/IndexedDatabaseManager.cpp:516:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/Key.cpp:397:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] wine-mozilla-2.24/dom/indexedDB/Key.cpp:422:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] wine-mozilla-2.24/dom/indexedDB/KeyPath.cpp:120:16: style: Local variable 'ok' shadows outer variable [shadowVariable] wine-mozilla-2.24/dom/indexedDB/KeyPath.cpp:113:14: note: Shadowed declaration wine-mozilla-2.24/dom/indexedDB/KeyPath.cpp:120:16: note: Shadow variable wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBParent.cpp:2200:2: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/ipc/PermissionMessageUtils.h:20:3: style: Class 'Principal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/ipc/TabParent.h:61:5: style: Class 'TabParent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/ipc/Blob.cpp:325:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_END is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:48:3: style: Class 'IndexedDBChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:202:3: style: Class 'IndexedDBObjectStoreChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:247:3: style: Class 'IndexedDBIndexChild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:330:3: style: Class 'IndexedDBRequestChildBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.cpp:105:3: style: Class 'IPCDeleteDatabaseHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:357:3: style: The function 'Recv__delete__' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:334:3: note: Virtual function in base class wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:357:3: note: Function in derived class wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:379:3: style: The function 'Recv__delete__' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:334:3: note: Virtual function in base class wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:379:3: note: Function in derived class wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:402:3: style: The function 'Recv__delete__' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:334:3: note: Virtual function in base class wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.h:402:3: note: Function in derived class wine-mozilla-2.24/dom/ipc/nsIRemoteBlob.h:20:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.cpp:312:33: style: Local variable 'newInfo' shadows outer variable [shadowVariable] wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.cpp:298:28: note: Shadowed declaration wine-mozilla-2.24/dom/indexedDB/ipc/IndexedDBChild.cpp:312:33: note: Shadow variable wine-mozilla-2.24/dom/ipc/ContentProcess.h:29:5: style: Class 'ContentProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/ipc/CrashReporterParent.cpp:33:22: warning: Member variable 'CrashReporterParent::mProcessType' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/ipc/CrashReporterParent.cpp:50:57: style:inconclusive: Function 'SetChildData' argument 1 names different: declaration 'id' definition 'tid'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/ipc/CrashReporterParent.h:63:40: note: Function 'SetChildData' argument 1 names different: declaration 'id' definition 'tid'. wine-mozilla-2.24/dom/ipc/CrashReporterParent.cpp:50:57: note: Function 'SetChildData' argument 1 names different: declaration 'id' definition 'tid'. wine-mozilla-2.24/dom/ipc/PreallocatedProcessManager.cpp:70:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/ipc/ProcessPriorityManager.cpp:1059:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/ipc/nsICachedFileDescriptorListener.h:28:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECLARE_STATIC_IID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/media/MediaManager.cpp:233:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/ipc/TabParent.cpp:187:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/MmsMessage.cpp:27:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/MobileMessageCallback.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/MobileMessageCursorCallback.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/MobileMessageService.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/MobileMessageManager.cpp:47:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/MobileMessageThread.cpp:23:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/SmsFilter.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/SmsManager.cpp:41:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/SmsMessage.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/SmsSegmentInfo.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/android/MmsService.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/android/SmsService.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/fallback/MmsService.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp:12:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/fallback/SmsService.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/ipc/SmsChild.cpp:214:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/ipc/SmsIPCService.cpp:80:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/ril/SmsService.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/mobilemessage/src/ipc/SmsParent.cpp:137:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/network/src/Connection.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/network/src/TCPSocketChild.h:22:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/network/src/MobileConnection.cpp:47:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/network/src/TCPSocketParent.h:23:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/PluginPRLibrary.cpp:258:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/PluginPRLibrary.cpp:307:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/PluginPRLibrary.cpp:317:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::rate' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::channels' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::bufferSize' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::isStopped' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::keepGoing' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::user' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::proc' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:107:3: warning: Member variable 'ANPAudioTrack::format' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:115:3: style: Class 'AudioRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/android/ANPAudio.cpp:148:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPEvent.cpp:23:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:177:7: style: Condition '!bitmap' is always false [knownConditionTrueFalse] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:171:7: note: Assuming condition '!bitmap' is false wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:177:7: note: Condition '!bitmap' is always false wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:149:5: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:154:3: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:166:3: error: Resource leak: handle [resourceLeak] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:143:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:144:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:150:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:151:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:160:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:161:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:209:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:26:17: style: struct member 'SurfaceInfo::usage' is never used. [unusedStructMember] wine-mozilla-2.24/dom/plugins/base/android/ANPSurface.cpp:29:17: style: struct member 'SurfaceInfo::reserved' is never used. [unusedStructMember] wine-mozilla-2.24/dom/plugins/base/nsNPAPIPlugin.cpp:231:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:485:17: warning: Member variable 'NPObject::_class' is not initialized in the constructor. Maybe it should be initialized directly in the class NPObject? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:485:17: warning: Member variable 'NPObject::referenceCount' is not initialized in the constructor. Maybe it should be initialized directly in the class NPObject? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::window' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::x' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::y' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::width' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::height' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::clipRect' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:23:3: warning: Member variable '_NPWindow::type' is not initialized in the constructor. Maybe it should be initialized directly in the class _NPWindow? [uninitDerivedMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:42:12: style:inconclusive: Technically the member function 'nsPluginNativeWindow::GetPluginInstance' can be const. [functionConst] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:44:3: style: Class 'nsJSObjWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:54:2: style: Class 'nsPluginFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginTags.h:39:3: style: Class 'nsPluginTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginTags.h:40:3: style: Class 'nsPluginTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginPlayPreviewInfo.h:21:3: style: Class 'nsPluginPlayPreviewInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginHost.h:44:3: style: Class 'nsInvalidPluginTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginHost.h:307:3: style: Class 'PluginDestructionGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginHost.h:313:3: style: Class 'PluginDestructionGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsNPAPIPlugin.h:393:3: style: Class 'NPPAutoPusher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:79:3: style: Class 'AutoJSExceptionReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:47:25: style: The statement 'if (mPluginInstance!=aPluginInstance) mPluginInstance=aPluginInstance' is logically equivalent to 'mPluginInstance=aPluginInstance'. [duplicateConditionalAssign] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:48:23: note: Assignment 'mPluginInstance=aPluginInstance' wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:47:25: note: Condition 'mPluginInstance!=aPluginInstance' is redundant wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:276:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:457:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:517:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:524:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:568:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:603:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:714:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:747:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:778:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:816:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:870:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:883:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1041:5: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1361:15: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1531:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1542:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1739:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1828:34: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1864:34: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1966:6: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1983:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:2100:15: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:514:41: style:inconclusive: Function 'NP_Deallocate' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:48:39: note: Function 'NP_Deallocate' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:514:41: note: Function 'NP_Deallocate' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:522:41: style:inconclusive: Function 'NP_Invalidate' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:49:39: note: Function 'NP_Invalidate' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:522:41: note: Function 'NP_Invalidate' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:552:60: style:inconclusive: Function 'NP_HasMethod' argument 2 names different: declaration 'identifier' definition 'id'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:50:53: note: Function 'NP_HasMethod' argument 2 names different: declaration 'identifier' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:552:60: note: Function 'NP_HasMethod' argument 2 names different: declaration 'identifier' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:676:37: style:inconclusive: Function 'NP_Invoke' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:51:35: note: Function 'NP_Invoke' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:676:37: note: Function 'NP_Invoke' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:689:44: style:inconclusive: Function 'NP_InvokeDefault' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:54:42: note: Function 'NP_InvokeDefault' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:689:44: note: Function 'NP_InvokeDefault' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:698:42: style:inconclusive: Function 'NP_HasProperty' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:56:41: note: Function 'NP_HasProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:698:42: note: Function 'NP_HasProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:698:62: style:inconclusive: Function 'NP_HasProperty' argument 2 names different: declaration 'property' definition 'id'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:56:59: note: Function 'NP_HasProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:698:62: note: Function 'NP_HasProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:730:42: style:inconclusive: Function 'NP_GetProperty' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:57:40: note: Function 'NP_GetProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:730:42: note: Function 'NP_GetProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:730:62: style:inconclusive: Function 'NP_GetProperty' argument 2 names different: declaration 'property' definition 'id'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:57:58: note: Function 'NP_GetProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:730:62: note: Function 'NP_GetProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:761:42: style:inconclusive: Function 'NP_SetProperty' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:59:40: note: Function 'NP_SetProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:761:42: note: Function 'NP_SetProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:761:62: style:inconclusive: Function 'NP_SetProperty' argument 2 names different: declaration 'property' definition 'id'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:59:58: note: Function 'NP_SetProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:761:62: note: Function 'NP_SetProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:800:45: style:inconclusive: Function 'NP_RemoveProperty' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:61:43: note: Function 'NP_RemoveProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:800:45: note: Function 'NP_RemoveProperty' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:800:65: style:inconclusive: Function 'NP_RemoveProperty' argument 2 names different: declaration 'property' definition 'id'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:61:61: note: Function 'NP_RemoveProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:800:65: note: Function 'NP_RemoveProperty' argument 2 names different: declaration 'property' definition 'id'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:850:62: style:inconclusive: Function 'NP_Enumerate' argument 2 names different: declaration 'identifier' definition 'idarray'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:62:60: note: Function 'NP_Enumerate' argument 2 names different: declaration 'identifier' definition 'idarray'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:850:62: note: Function 'NP_Enumerate' argument 2 names different: declaration 'identifier' definition 'idarray'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:918:40: style:inconclusive: Function 'NP_Construct' argument 1 names different: declaration 'obj' definition 'npobj'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.h:64:38: note: Function 'NP_Construct' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:918:40: note: Function 'NP_Construct' argument 1 names different: declaration 'obj' definition 'npobj'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1609:71: style:inconclusive: Function 'NPObjWrapper_Convert' argument 3 names different: declaration 'type' definition 'hint'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:133:71: note: Function 'NPObjWrapper_Convert' argument 3 names different: declaration 'type' definition 'hint'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1609:71: note: Function 'NPObjWrapper_Convert' argument 3 names different: declaration 'type' definition 'hint'. wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:504:47: style: Parameter 'aClass' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1826:60: style: Parameter 'arg' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1954:55: style: Parameter 'getPropertyResult' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/plugins/base/nsJSNPRuntime.cpp:1857:14: style: struct member 'NppAndCx::cx' is never used. [unusedStructMember] wine-mozilla-2.24/dom/plugins/base/nsNPAPIPluginInstance.cpp:166:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginDirServiceProvider.cpp:180:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsNPAPIPluginStreamListener.cpp:38:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginInstanceOwner.cpp:357:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS5 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginModule.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginHost.cpp:214:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.cpp:50:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:355:3: performance: Variable 'mPluginWinProc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:105:3: style: Class 'nsDelayedPopupsEnabledEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:139:20: style: The function 'CallSetWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:62:20: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:139:20: note: Function in derived class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:414:9: style: Condition '!mWeakRef' is always false [knownConditionTrueFalse] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:521:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:315:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:312:5: note: res is assigned wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:315:5: note: res is overwritten wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:88:67: style:inconclusive: Function 'Init' argument 2 names different: declaration 'hWnd' definition 'aWnd'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:57:50: note: Function 'Init' argument 2 names different: declaration 'hWnd' definition 'aWnd'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:88:67: note: Function 'Init' argument 2 names different: declaration 'hWnd' definition 'aWnd'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:89:36: style:inconclusive: Function 'Init' argument 3 names different: declaration 'msg' definition 'aMsg'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:57:62: note: Function 'Init' argument 3 names different: declaration 'msg' definition 'aMsg'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:89:36: note: Function 'Init' argument 3 names different: declaration 'msg' definition 'aMsg'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:410:77: style:inconclusive: Function 'GetPluginWindowEvent' argument 3 names different: declaration 'mp1' definition 'aMp1'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:150:50: note: Function 'GetPluginWindowEvent' argument 3 names different: declaration 'mp1' definition 'aMp1'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:410:77: note: Function 'GetPluginWindowEvent' argument 3 names different: declaration 'mp1' definition 'aMp1'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:410:90: style:inconclusive: Function 'GetPluginWindowEvent' argument 4 names different: declaration 'mp2' definition 'aMp2'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:151:50: note: Function 'GetPluginWindowEvent' argument 4 names different: declaration 'mp2' definition 'aMp2'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowOS2.cpp:410:90: note: Function 'GetPluginWindowEvent' argument 4 names different: declaration 'mp2' definition 'aMp2'. wine-mozilla-2.24/dom/plugins/base/nsPluginPlayPreviewInfo.cpp:29:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowQt.cpp:25:20: style: The function 'CallSetWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:62:20: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowQt.cpp:25:20: note: Function in derived class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowQt.cpp:71:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowGtk2.cpp:28:20: style: The function 'CallSetWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:62:20: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowGtk2.cpp:28:20: note: Function in derived class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowGtk2.cpp:89:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowGtk2.cpp:171:65: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginStreamListenerPeer.cpp:54:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:503:3: performance: Variable 'mPrevWinProc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:504:3: performance: Variable 'mPluginWinProc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:507:3: performance: Variable 'mParentWnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:508:3: performance: Variable 'mParentProc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:173:3: style: Class 'nsDelayedPopupsEnabledEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:113:20: style: The function 'CallSetWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindow.h:62:20: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:113:20: note: Function in derived class wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:399:12: style: Redundant condition: win. '!win || (win && win->mPluginType!=nsPluginType_Flash)' is equivalent to '!win || win->mPluginType!=nsPluginType_Flash' [redundantCondition] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:569:9: style: Condition '!mWeakRef' is always false [knownConditionTrueFalse] wine-mozilla-2.24/dom/plugins/base/nsPluginTags.cpp:66:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:398:5: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:426:5: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:455:5: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:753:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:84:67: style:inconclusive: Function 'Init' argument 2 names different: declaration 'hWnd' definition 'aWnd'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:52:50: note: Function 'Init' argument 2 names different: declaration 'hWnd' definition 'aWnd'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:84:67: note: Function 'Init' argument 2 names different: declaration 'hWnd' definition 'aWnd'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:85:35: style:inconclusive: Function 'Init' argument 3 names different: declaration 'msg' definition 'aMsg'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:52:61: note: Function 'Init' argument 3 names different: declaration 'msg' definition 'aMsg'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:85:35: note: Function 'Init' argument 3 names different: declaration 'msg' definition 'aMsg'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:85:48: style:inconclusive: Function 'Init' argument 4 names different: declaration 'wParam' definition 'aWParam'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:52:73: note: Function 'Init' argument 4 names different: declaration 'wParam' definition 'aWParam'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:85:48: note: Function 'Init' argument 4 names different: declaration 'wParam' definition 'aWParam'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:85:64: style:inconclusive: Function 'Init' argument 5 names different: declaration 'lParam' definition 'aLParam'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:53:20: note: Function 'Init' argument 5 names different: declaration 'lParam' definition 'aLParam'. wine-mozilla-2.24/dom/plugins/base/nsPluginNativeWindowWin.cpp:85:64: note: Function 'Init' argument 5 names different: declaration 'lParam' definition 'aLParam'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:162:15: warning: Member variable 'nsPluginFile::pLibrary' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:116:13: warning: Either the condition 'p!=nullptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:112:10: note: Assuming that condition 'p!=nullptr' is not redundant wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:116:13: note: Null pointer addition wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:42:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:104:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:101:16: style: Checking if unsigned expression 'variants' is less than zero. [unsignedLessThanZero] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:162:37: style:inconclusive: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:54:24: note: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:162:37: note: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:183:52: style:inconclusive: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:67:39: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:183:52: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:245:53: style:inconclusive: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:40: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirOS2.cpp:245:53: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/ipc/PluginMessageUtils.h:122:0: error: #error Need NativeWindowHandle for this platform [preprocessorErrorDirective] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:242:15: warning: Member variable 'nsPluginFile::pLibrary' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:11: performance:inconclusive: Technically the member function 'nsPluginFile::FreePluginInfo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:387:24: note: Technically the member function 'nsPluginFile::FreePluginInfo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:11: note: Technically the member function 'nsPluginFile::FreePluginInfo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUtils.h:70:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUtils.h:71:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUtils.h:72:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:330:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:280:15: warning: Member variable 'nsPluginFile::pLibrary' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:336:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:119:5: performance: Variable 'mObject' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:242:37: style:inconclusive: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:54:24: note: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:242:37: note: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:11: performance:inconclusive: Technically the member function 'nsPluginFile::FreePluginInfo' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:531:24: note: Technically the member function 'nsPluginFile::FreePluginInfo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:11: note: Technically the member function 'nsPluginFile::FreePluginInfo' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:318:52: style:inconclusive: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:67:39: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:318:52: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:387:53: style:inconclusive: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:40: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirUnix.cpp:387:53: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/ipc/COMMessageFilter.h:22:3: style: Class 'COMMessageFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/COMMessageFilter.cpp:77:49: style:inconclusive: Function 'Initialize' argument 1 names different: declaration 'plugin' definition 'module'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/COMMessageFilter.h:20:45: note: Function 'Initialize' argument 1 names different: declaration 'plugin' definition 'module'. wine-mozilla-2.24/dom/plugins/ipc/COMMessageFilter.cpp:77:49: note: Function 'Initialize' argument 1 names different: declaration 'plugin' definition 'module'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:117:3: style: Class 'AutoCFTypeObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:478:45: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/NestedLoopTimer.h:23:5: style: Class 'NestedLoopTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:490:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/NestedLoopTimer.cpp:34:5: warning: Possible leak in public function. The pointer 'mQTimer' is not deallocated before it is allocated. [publicAllocationError] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:492:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:403:52: style:inconclusive: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:67:39: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:403:52: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:531:53: style:inconclusive: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:40: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:531:53: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:248:15: style: Local variable 'mimeDict' shadows outer variable [shadowVariable] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:205:19: note: Shadowed declaration wine-mozilla-2.24/dom/plugins/base/nsPluginsDirDarwin.cpp:248:15: note: Shadow variable wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:261:15: warning: Member variable 'nsPluginFile::pLibrary' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:55:15: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:135:3: warning:inconclusive: Possible null pointer dereference: initStruct [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:132:29: note: Assignment 'initStruct=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:135:3: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:136:3: warning:inconclusive: Possible null pointer dereference: initStruct [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:132:29: note: Assignment 'initStruct=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:136:3: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:137:3: warning:inconclusive: Possible null pointer dereference: initStruct [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:132:29: note: Assignment 'initStruct=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:137:3: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:138:3: warning:inconclusive: Possible null pointer dereference: initStruct [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:132:29: note: Assignment 'initStruct=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:138:3: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:210:38: warning:inconclusive: Possible null pointer dereference: initCompleteStruct [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:208:51: note: Assignment 'initCompleteStruct=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:210:38: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:162:40: style:inconclusive: Function 'GetCookie' argument 1 names different: declaration 'aCookie' definition 'cookie'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.h:62:27: note: Function 'GetCookie' argument 1 names different: declaration 'aCookie' definition 'cookie'. wine-mozilla-2.24/dom/plugins/ipc/MiniShmParent.cpp:162:40: note: Function 'GetCookie' argument 1 names different: declaration 'aCookie' definition 'cookie'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:140:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:137:17: style: Checking if unsigned expression 'variants' is less than zero. [unsignedLessThanZero] wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:261:37: style:inconclusive: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:54:24: note: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:261:37: note: Function 'nsPluginFile' argument 1 names different: declaration 'spec' definition 'file'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:325:52: style:inconclusive: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:67:39: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:325:52: note: Function 'GetPluginInfo' argument 1 names different: declaration 'outPluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:389:53: style:inconclusive: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/base/nsPluginsDir.h:72:40: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/base/nsPluginsDirWin.cpp:389:53: note: Function 'FreePluginInfo' argument 1 names different: declaration 'PluginInfo' definition 'info'. wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:279:3: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:51:5: style: Class 'StackIdentifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:127:3: style: Class 'PluginIdentifierChildString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:149:3: style: Class 'PluginIdentifierChildInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginModuleChild.h:385:9: style: Struct 'NPObjectData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:132:34: style: The function 'GetCanonical' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:86:34: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:132:34: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:133:16: style: The function 'Hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:87:16: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:133:16: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:134:16: style: The function 'Unhash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:88:16: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:134:16: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:154:34: style: The function 'GetCanonical' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:86:34: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:154:34: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:155:16: style: The function 'Hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:87:16: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:155:16: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:156:16: style: The function 'Unhash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:88:16: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/PluginIdentifierChild.h:156:16: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:335:3: warning:inconclusive: Possible null pointer dereference: cmd [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:330:30: note: Assignment 'cmd=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:332:16: note: Assuming condition is false wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:335:3: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:430:3: warning:inconclusive: Possible null pointer dereference: cmd [nullPointer] wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:423:30: note: Assignment 'cmd=nullptr', assigned value is 0 wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:427:16: note: Assuming condition is false wine-mozilla-2.24/dom/plugins/ipc/PluginHangUIParent.cpp:430:3: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/ipc/PluginModuleChild.cpp:229:0: error: #error Please copy the initialization code from nsNPAPIPlugin.cpp [preprocessorErrorDirective] wine-mozilla-2.24/dom/plugins/ipc/PluginProcessChild.cpp:114:0: error: #error Sorry [preprocessorErrorDirective] wine-mozilla-2.24/dom/plugins/ipc/PluginBackgroundDestroyer.h:27:5: style: Class 'PluginBackgroundDestroyerParent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginModuleParent.h:97:5: style: Class 'PluginModuleParent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:346:3: style: Class 'NotificationSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:321:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:330:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:339:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:427:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:990:56: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1088:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1136:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1419:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1444:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:65:61: style:inconclusive: Function 'PluginInstanceParent' argument 3 names different: declaration 'mimeType' definition 'aMimeType'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:53:43: note: Function 'PluginInstanceParent' argument 3 names different: declaration 'mimeType' definition 'aMimeType'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:65:61: note: Function 'PluginInstanceParent' argument 3 names different: declaration 'mimeType' definition 'aMimeType'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:258:74: style:inconclusive: Function 'AnswerNPN_GetValue_NPNVWindowNPObject' argument 1 names different: declaration 'value' definition 'aValue'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:96:72: note: Function 'AnswerNPN_GetValue_NPNVWindowNPObject' argument 1 names different: declaration 'value' definition 'aValue'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:258:74: note: Function 'AnswerNPN_GetValue_NPNVWindowNPObject' argument 1 names different: declaration 'value' definition 'aValue'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:259:51: style:inconclusive: Function 'AnswerNPN_GetValue_NPNVWindowNPObject' argument 2 names different: declaration 'result' definition 'aResult'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:97:49: note: Function 'AnswerNPN_GetValue_NPNVWindowNPObject' argument 2 names different: declaration 'result' definition 'aResult'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:259:51: note: Function 'AnswerNPN_GetValue_NPNVWindowNPObject' argument 2 names different: declaration 'result' definition 'aResult'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:266:74: style:inconclusive: Function 'AnswerNPN_GetValue_NPNVPluginElementNPObject' argument 1 names different: declaration 'value' definition 'aValue'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:100:72: note: Function 'AnswerNPN_GetValue_NPNVPluginElementNPObject' argument 1 names different: declaration 'value' definition 'aValue'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:266:74: note: Function 'AnswerNPN_GetValue_NPNVPluginElementNPObject' argument 1 names different: declaration 'value' definition 'aValue'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:267:51: style:inconclusive: Function 'AnswerNPN_GetValue_NPNVPluginElementNPObject' argument 2 names different: declaration 'result' definition 'aResult'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:101:49: note: Function 'AnswerNPN_GetValue_NPNVPluginElementNPObject' argument 2 names different: declaration 'result' definition 'aResult'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:267:51: note: Function 'AnswerNPN_GetValue_NPNVPluginElementNPObject' argument 2 names different: declaration 'result' definition 'aResult'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:356:45: style:inconclusive: Function 'AnswerNPN_SetValue_NPPVpluginDrawingModel' argument 2 names different: declaration 'remoteImageData' definition 'shmem'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:121:62: note: Function 'AnswerNPN_SetValue_NPPVpluginDrawingModel' argument 2 names different: declaration 'remoteImageData' definition 'shmem'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:356:45: note: Function 'AnswerNPN_SetValue_NPPVpluginDrawingModel' argument 2 names different: declaration 'remoteImageData' definition 'shmem'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:666:48: style:inconclusive: Function 'AsyncSetWindow' argument 1 names different: declaration 'window' definition 'aWindow'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:269:39: note: Function 'AsyncSetWindow' argument 1 names different: declaration 'window' definition 'aWindow'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:666:48: note: Function 'AsyncSetWindow' argument 1 names different: declaration 'window' definition 'aWindow'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1071:48: style:inconclusive: Function 'NPP_GetValue' argument 1 names different: declaration 'variable' definition 'aVariable'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:224:38: note: Function 'NPP_GetValue' argument 1 names different: declaration 'variable' definition 'aVariable'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1071:48: note: Function 'NPP_GetValue' argument 1 names different: declaration 'variable' definition 'aVariable'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1072:42: style:inconclusive: Function 'NPP_GetValue' argument 2 names different: declaration 'retval' definition '_retval'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.h:224:54: note: Function 'NPP_GetValue' argument 2 names different: declaration 'retval' definition '_retval'. wine-mozilla-2.24/dom/plugins/ipc/PluginInstanceParent.cpp:1072:42: note: Function 'NPP_GetValue' argument 2 names different: declaration 'retval' definition '_retval'. wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmBase.h:316:5: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmBase.h:67:3: style:inconclusive: Technically the member function 'mozilla::plugins::ScopedMappedFileView::operatorLPVOID' can be const. [functionConst] wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmBase.h:161:3: style:inconclusive: Technically the member function 'mozilla::plugins::MiniShmBase::GetReadPtr' can be const. [functionConst] wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmChild.h:45:3: style: The function 'Send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmBase.h:180:3: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmChild.h:45:3: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmChild.h:49:3: style: The function 'OnEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmBase.h:235:3: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmChild.h:49:3: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:325:3: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:362:3: error: Found a exit path from function with non-void return type that has missing return statement [missingReturn] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest.cpp:714:28: error: syntax error [syntaxError] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_droid.cpp:73:57: style: Parameter 'newWindow' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:41:20: warning: Member variable 'PluginHangUIChild::mMessageText' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:41:20: warning: Member variable 'PluginHangUIChild::mWindowTitle' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:41:20: warning: Member variable 'PluginHangUIChild::mWaitBtnText' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:41:20: warning: Member variable 'PluginHangUIChild::mKillBtnText' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:41:20: warning: Member variable 'PluginHangUIChild::mNoFutureText' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.h:58:3: style: The function 'OnMiniShmEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/plugins/ipc/hangui/MiniShmBase.h:94:16: note: Virtual function in base class wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.h:58:3: note: Function in derived class wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:122:8: style: The scope of the variable 'returnStatus' can be reduced. [variableScope] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_os2.cpp:68:57: style: Parameter 'newWindow' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:24:30: style: Parameter 'aPos' can be declared as reference to const [constParameter] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:24:42: style: Parameter 'aSize' can be declared as reference to const [constParameter] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:126:22: style: Variable 'returnStatus' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/plugins/ipc/hangui/PluginHangUIChild.cpp:129:22: style: Variable 'returnStatus' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:86:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:111:13: style: Variable 'window' can be declared as reference to const [constVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:97:57: style: Parameter 'newWindow' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:114:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:115:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:116:13: style: Variable 'width' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_qt.cpp:117:14: style: Variable 'height' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_utils.cpp:41:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/power/PowerManager.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_gtk2.cpp:687:3: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_gtk2.cpp:276:57: style: Parameter 'newWindow' can be declared as pointer to const [constParameter] wine-mozilla-2.24/dom/power/PowerManagerService.cpp:31:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/power/WakeLock.cpp:27:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/quota/CheckQuotaHelper.cpp:140:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/quota/Client.h:25:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/src/events/nsJSEventListener.cpp:81:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:174:5: warning:inconclusive: Possible null pointer dereference: adapter1 [nullPointer] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:158:24: note: Assignment 'adapter1=NULL', assigned value is 0 wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:174:5: note: Null pointer dereference wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:215:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:216:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:584:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:640:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:657:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:340:22: style: Variable 'lastPixel' can be declared as pointer to const [constVariable] wine-mozilla-2.24/dom/plugins/test/testplugin/nptest_windows.cpp:177:10: error: Uninitialized variable: device [legacyUninitvar] wine-mozilla-2.24/dom/src/geolocation/nsGeoPosition.cpp:35:1: error: There is an unknown macro here somewhere. Configuration is required. If DOMCI_DATA is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/src/json/nsJSON.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/src/geolocation/nsGeolocation.cpp:978:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/src/notification/DesktopNotification.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/src/jsurl/nsJSProtocolHandler.cpp:1278:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/src/notification/Notification.cpp:94:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/src/offline/nsDOMOfflineResourceList.h:82:3: error: There is an unknown macro here somewhere. Configuration is required. If IMPL_EVENT_HANDLER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/src/storage/DOMStorageCache.h:31:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/OSFileConstants.cpp:130:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/android/AndroidLocationProvider.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/android/nsHapticFeedback.cpp:12:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/AutoMounterSetting.cpp:88:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/GonkGPSGeolocationProvider.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/SystemWorkerManager.cpp:547:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/TimeZoneSettingObserver.cpp:96:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/VolumeCommand.h:105:3: style: Class 'VolumeCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/VolumeCommand.h:180:3: style: Class 'VolumeListCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/Volume.h:30:3: style: Class 'Volume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/AutoMounter.cpp:150:16: style: The function 'ResponseReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/system/gonk/VolumeCommand.h:62:16: note: Virtual function in base class wine-mozilla-2.24/dom/system/gonk/AutoMounter.cpp:150:16: note: Function in derived class wine-mozilla-2.24/dom/system/gonk/VolumeCommand.h:69:35: style: Parameter 'aResponseStr' can be declared as reference to const [constParameter] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:824:5: style: Class 'AudioParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:116:58: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:118:58: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:120:58: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:122:58: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:412:35: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/dom/system/gonk/android_audio/AudioSystem.h:413:34: warning: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] wine-mozilla-2.24/dom/system/gonk/Volume.cpp:55:36: style:inconclusive: Function 'Volume' argument 1 names different: declaration 'aVolumeName' definition 'aName'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/system/gonk/Volume.h:30:30: note: Function 'Volume' argument 1 names different: declaration 'aVolumeName' definition 'aName'. wine-mozilla-2.24/dom/system/gonk/Volume.cpp:55:36: note: Function 'Volume' argument 1 names different: declaration 'aVolumeName' definition 'aName'. wine-mozilla-2.24/dom/system/gonk/VolumeServiceIOThread.h:26:3: style: Class 'VolumeServiceIOThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/nsVolume.h:26:3: style: Class 'nsVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/nsVolume.h:41:3: style: Class 'nsVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/system/gonk/nsVolumeMountLock.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/nsVolume.cpp:46:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/VolumeManager.cpp:143:16: style: The function 'ResponseReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/dom/system/gonk/VolumeCommand.h:62:16: note: Virtual function in base class wine-mozilla-2.24/dom/system/gonk/VolumeManager.cpp:143:16: note: Function in derived class wine-mozilla-2.24/dom/system/gonk/nsVolumeStat.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/gonk/nsVolumeService.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/nsDeviceSensors.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/unix/MaemoLocationProvider.cpp:18:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/unix/QTMLocationProvider.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/unix/nsHapticFeedback.cpp:17:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/system/windows/nsHapticFeedback.cpp:8:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/telephony/TelephonyCall.cpp:168:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/telephony/Telephony.cpp:228:3: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] wine-mozilla-2.24/dom/time/TimeManager.cpp:16:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/time/TimeService.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/voicemail/Voicemail.cpp:42:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/workers/DOMBindingBase.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/workers/Workers.h:191:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/workers/EventTarget.h:25:3: style: Class 'EventTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/workers/EventTarget.cpp:62:36: style:inconclusive: Function 'AddEventListener' argument 3 names different: declaration 'aCapture' definition 'aCapturing'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/workers/EventTarget.h:41:25: note: Function 'AddEventListener' argument 3 names different: declaration 'aCapture' definition 'aCapturing'. wine-mozilla-2.24/dom/workers/EventTarget.cpp:62:36: note: Function 'AddEventListener' argument 3 names different: declaration 'aCapture' definition 'aCapturing'. wine-mozilla-2.24/dom/workers/EventTarget.cpp:87:39: style:inconclusive: Function 'RemoveEventListener' argument 3 names different: declaration 'aCapture' definition 'aCapturing'. [funcArgNamesDifferent] wine-mozilla-2.24/dom/workers/EventTarget.h:46:28: note: Function 'RemoveEventListener' argument 3 names different: declaration 'aCapture' definition 'aCapturing'. wine-mozilla-2.24/dom/workers/EventTarget.cpp:87:39: note: Function 'RemoveEventListener' argument 3 names different: declaration 'aCapture' definition 'aCapturing'. wine-mozilla-2.24/dom/workers/TextDecoder.h:19:3: style: Class 'TextDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/dom/workers/TextEncoder.h:19:3: style: Class 'TextEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/composer/src/nsComposeTxtSrvFilter.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/dom/workers/XMLHttpRequestEventTarget.h:16:3: style: Class 'XMLHttpRequestEventTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/composer/src/nsComposerCommandsUpdater.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/composer/src/nsComposerRegistration.cpp:47:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:81:3: style: Class 'nsStyleUpdatingCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:112:3: style: Class 'nsListCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:126:3: style: Class 'nsListItemCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:86:21: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:66:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:86:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:89:21: style: The function 'ToggleState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:69:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:89:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsEditingSession.cpp:89:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:117:21: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:66:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:117:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:120:21: style: The function 'ToggleState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:69:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:120:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:131:21: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:66:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:131:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:134:21: style: The function 'ToggleState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:69:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:134:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:163:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:163:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:164:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:164:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:174:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:174:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:175:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:175:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:185:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:185:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:187:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:187:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:198:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:198:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:199:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:199:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:210:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:210:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:211:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:211:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:221:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:221:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:222:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:222:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:232:20: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:150:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:232:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsEditorSpellCheck.cpp:150:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:233:20: style: The function 'SetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:151:20: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:233:20: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:244:21: style: The function 'GetCurrentState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:66:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:244:21: note: Function in derived class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:245:21: style: The function 'ToggleState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:69:21: note: Virtual function in base class wine-mozilla-2.24/editor/composer/src/nsComposerCommands.h:245:21: note: Function in derived class wine-mozilla-2.24/editor/libeditor/base/nsSelectionState.h:38:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/ChangeCSSInlineStyleTxn.h:80:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:499:53: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:289:40: style: Local variable 'editor' shadows outer variable [shadowVariable] wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:209:23: note: Shadowed declaration wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:289:40: note: Shadow variable wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:375:40: style: Local variable 'editor' shadows outer variable [shadowVariable] wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:311:23: note: Shadowed declaration wine-mozilla-2.24/editor/composer/src/nsComposerDocumentCommands.cpp:375:40: note: Shadow variable wine-mozilla-2.24/editor/libeditor/base/DeleteTextTxn.h:40:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/DeleteRangeTxn.h:39:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/EditAggregateTxn.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_INHERITED_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/EditTxn.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/IMETextTxn.cpp:39:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/editor/libeditor/base/InsertTextTxn.cpp:33:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/editor/libeditor/base/JoinElementTxn.h:39:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.cpp:26:17: warning: Member variable 'SetDocTitleTxn::mEditor' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.cpp:71:7: style: Redundant initialization for 'res'. The initialized value is overwritten before it is read. [redundantInitialization] wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.cpp:67:16: note: res is initialized wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.cpp:71:7: note: res is overwritten wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.cpp:169:60: style:inconclusive: Function 'GetTxnDescription' argument 1 names different: declaration 'aTxnDescription' definition 'aString'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.h:34:3: note: Function 'GetTxnDescription' argument 1 names different: declaration 'aTxnDescription' definition 'aString'. wine-mozilla-2.24/editor/libeditor/base/SetDocTitleTxn.cpp:169:60: note: Function 'GetTxnDescription' argument 1 names different: declaration 'aTxnDescription' definition 'aString'. wine-mozilla-2.24/editor/libeditor/base/nsEditorCommands.cpp:39:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/base/nsEditor.cpp:185:2: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/editor/libeditor/base/nsStyleSheetTxns.h:31:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/html/TypeInState.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/html/nsEditorTxnLog.cpp:48:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditor.h:317:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.cpp:173:38: style:inconclusive: Function 'IsListItem' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.h:29:35: note: Function 'IsListItem' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.cpp:173:38: note: Function 'IsListItem' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.cpp:195:42: style:inconclusive: Function 'IsTableElement' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.h:33:39: note: Function 'IsTableElement' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.cpp:195:42: note: Function 'IsTableElement' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.cpp:300:34: style:inconclusive: Function 'IsList' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.h:40:31: note: Function 'IsList' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditUtils.cpp:300:34: note: Function 'IsList' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/html/nsHTMLEditRules.cpp:5597:35: error: syntax error [syntaxError] wine-mozilla-2.24/editor/libeditor/html/nsHTMLURIRefObject.cpp:95:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/text/nsPlaintextEditor.cpp:95:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/editor/libeditor/text/nsTextEditRules.cpp:84:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/libeditor/text/nsPlaintextDataTransfer.cpp:102:78: style:inconclusive: Function 'InsertTextFromTransferable' argument 1 names different: declaration 'transferable' definition 'aTransferable'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/text/nsPlaintextEditor.h:187:58: note: Function 'InsertTextFromTransferable' argument 1 names different: declaration 'transferable' definition 'aTransferable'. wine-mozilla-2.24/editor/libeditor/text/nsPlaintextDataTransfer.cpp:102:78: note: Function 'InsertTextFromTransferable' argument 1 names different: declaration 'transferable' definition 'aTransferable'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditRules.h:250:3: style: Class 'nsTextRulesInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/libeditor/text/nsTextEditRules.h:303:3: style: Class 'nsAutoLockRulesSniffing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/libeditor/text/nsTextEditRules.h:321:3: style: Class 'nsAutoLockListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:28:37: style:inconclusive: Function 'IsBody' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.h:24:34: note: Function 'IsBody' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:28:37: note: Function 'IsBody' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:37:38: style:inconclusive: Function 'IsBreak' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.h:25:35: note: Function 'IsBreak' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:37:38: note: Function 'IsBreak' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:47:38: style:inconclusive: Function 'IsMozBR' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.h:26:35: note: Function 'IsMozBR' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:47:38: note: Function 'IsMozBR' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:71:41: style:inconclusive: Function 'HasMozAttr' argument 1 names different: declaration 'aNode' definition 'node'. [funcArgNamesDifferent] wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.h:28:38: note: Function 'HasMozAttr' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/libeditor/text/nsTextEditUtils.cpp:71:41: note: Function 'HasMozAttr' argument 1 names different: declaration 'aNode' definition 'node'. wine-mozilla-2.24/editor/txmgr/src/nsTransactionItem.cpp:35:3: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] wine-mozilla-2.24/editor/txmgr/src/nsTransactionItem.h:30:3: error: There is an unknown macro here somewhere. Configuration is required. If NS_METHOD_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/txmgr/src/nsTransactionManagerFactory.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/txtsvc/src/nsFilteredContentIterator.cpp:40:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/txtsvc/src/nsTSAtomList.h:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_STATIC_ATOM_BUFFER is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/build/nsWebBrowserModule.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/webBrowser/nsCommandHandler.cpp:71:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/webBrowser/nsContextMenuInfo.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/webBrowser/nsDocShellTreeOwner.cpp:127:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/webBrowser/nsEmbedStream.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS0 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/webBrowser/nsWebBrowser.cpp:129:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/browser/webBrowser/nsWebBrowserContentPolicy.cpp:24:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/appstartup/src/nsAppStartupNotifier.h:18:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_DEFINE_STATIC_CID_ACCESSOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/build/nsEmbeddingModule.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/commandhandler/src/nsBaseCommandController.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/commandhandler/src/nsCommandGroup.cpp:44:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/commandhandler/src/nsCommandManager.cpp:55:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/commandhandler/src/nsCommandParams.cpp:28:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/commandhandler/src/nsControllerCommandTable.cpp:30:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/find/src/nsFind.cpp:133:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/find/src/nsWebBrowserFind.cpp:70:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/mac/nsPrintProgress.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/mac/nsPrintProgressParams.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/os2/nsPrintProgress.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/os2/nsPrintProgressParams.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/os2/nsPrintingPromptService.cpp:60:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/unixshared/nsPrintProgress.cpp:14:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/unixshared/nsPrintProgressParams.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/unixshared/nsPrintingPromptService.cpp:56:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintProgress.cpp:20:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMETHODIMP_ is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:436:3: style: Class 'SimpleTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintProgressParams.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:700:20: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:693:28: note: Virtual function in base class wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:700:20: note: Function in derived class wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:723:28: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:693:28: note: Virtual function in base class wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:723:28: note: Function in derived class wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:563:25: style: Variable 'mTXMgr' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:560:25: note: mTXMgr is assigned wine-mozilla-2.24/editor/txmgr/tests/TestTXMgr.cpp:563:25: note: mTXMgr is overwritten wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintingPromptService.cpp:71:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/windowwatcher/src/nsDialogParamBlock.cpp:10:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp:216:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/windowwatcher/src/nsAutoWindowStateHelper.h:24:8: style:inconclusive: Technically the member function 'nsAutoWindowStateHelper::DefaultEnabled' can be const. [functionConst] wine-mozilla-2.24/embedding/components/windowwatcher/src/nsAutoWindowStateHelper.h:21:3: style: Class 'nsAutoWindowStateHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/embedding/tests/winEmbed/WebBrowserChrome.cpp:113:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/tests/winEmbed/WindowCreator.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/windowwatcher/src/nsWindowWatcher.cpp:161:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:802:3: warning: Either the condition 'aPrintSettings' is redundant or there is possible null pointer dereference: aPrintSettings. [nullPointerRedundantCheck] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:900:20: note: Assuming that condition 'aPrintSettings' is not redundant wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:802:3: note: Null pointer dereference wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:862:3: warning: Either the condition 'aPrintSettings' is redundant or there is possible null pointer dereference: aPrintSettings. [nullPointerRedundantCheck] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:900:20: note: Assuming that condition 'aPrintSettings' is not redundant wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:862:3: note: Null pointer dereference wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:866:3: warning: Either the condition 'aPrintSettings' is redundant or there is possible null pointer dereference: aPrintSettings. [nullPointerRedundantCheck] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:900:20: note: Assuming that condition 'aPrintSettings' is not redundant wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:866:3: note: Null pointer dereference wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:869:3: warning: Either the condition 'aPrintSettings' is redundant or there is possible null pointer dereference: aPrintSettings. [nullPointerRedundantCheck] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:900:20: note: Assuming that condition 'aPrintSettings' is not redundant wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:869:3: note: Null pointer dereference wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:872:3: warning: Either the condition 'aPrintSettings' is redundant or there is possible null pointer dereference: aPrintSettings. [nullPointerRedundantCheck] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:900:20: note: Assuming that condition 'aPrintSettings' is not redundant wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:872:3: note: Null pointer dereference wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:541:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:913:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:914:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/embedding/components/printingui/src/win/nsPrintDialogUtil.cpp:925:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/auth/nsAuthFactory.cpp:19:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/auth/nsAuthGSSAPI.cpp:335:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/auth/nsAuthSASL.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/auth/nsAuthSSPI.cpp:181:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/auth/nsHttpNegotiateAuth.cpp:173:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/cookie/nsPermissionManager.h:95:5: error: There is an unknown macro here somewhere. Configuration is required. If NS_INLINE_DECL_THREADSAFE_REFCOUNTING is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/cookie/nsCookiePromptService.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/cookie/nsPermission.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CLASSINFO is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/auth/nsAuthSambaNTLM.cpp:15:18: warning: Member variable 'nsAuthSambaNTLM::mInitialMessageLen' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/auth/nsAuthSambaNTLM.cpp:220:17: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation] wine-mozilla-2.24/embedding/tests/winEmbed/winEmbed.cpp:480:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/embedding/tests/winEmbed/winEmbed.cpp:722:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/embedding/tests/winEmbed/winEmbed.cpp:1059:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/cookie/nsPopupWindowManager.cpp:34:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/embedding/tests/winEmbed/winEmbed.cpp:700:31: style: Variable 'browserHeight' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/gio/nsGIOProtocolHandler.cpp:583:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/gnomevfs/nsGnomeVFSProtocolHandler.cpp:634:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/permissions/nsContentBlocker.cpp:45:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS3 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/permissions/nsModuleFactory.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/cookie/nsCookiePermission.cpp:171:56: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/pref/autoconfig/src/nsAutoConfig.cpp:36:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS6 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/pref/autoconfig/src/nsConfigFactory.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/pref/autoconfig/src/nsReadConfig.cpp:76:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_THREADSAFE_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:66:11: warning: Member variable 'PfxEntry::flgnxt' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:451:11: warning: Member variable 'SfxEntry::flgnxt' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:451:11: warning: Member variable 'SfxEntry::l_morph' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:451:11: warning: Member variable 'SfxEntry::r_morph' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:451:11: warning: Member variable 'SfxEntry::eq_morph' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:83:24: style:inconclusive: Technically the member function 'PfxEntry::allowCross' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:95:15: style:inconclusive: Technically the member function 'PfxEntry::getFlag' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:96:24: style:inconclusive: Technically the member function 'PfxEntry::getKey' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:99:16: style:inconclusive: Technically the member function 'PfxEntry::getKeyLen' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:101:24: style:inconclusive: Technically the member function 'PfxEntry::getMorph' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:103:33: style:inconclusive: Technically the member function 'PfxEntry::getCont' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:104:26: style:inconclusive: Technically the member function 'PfxEntry::getContLen' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:144:24: style:inconclusive: Technically the member function 'SfxEntry::allowCross' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:159:15: style:inconclusive: Technically the member function 'SfxEntry::getFlag' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:160:24: style:inconclusive: Technically the member function 'SfxEntry::getKey' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:164:24: style:inconclusive: Technically the member function 'SfxEntry::getMorph' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:166:33: style:inconclusive: Technically the member function 'SfxEntry::getCont' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:167:26: style:inconclusive: Technically the member function 'SfxEntry::getContLen' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:168:24: style:inconclusive: Technically the member function 'SfxEntry::getAffix' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:170:16: style:inconclusive: Technically the member function 'SfxEntry::getKeyLen' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.hxx:71:5: style: Class 'Hunzip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.hxx:53:5: style: Class 'FileMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/replist.hxx:51:5: style: Class 'RepList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:239:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:241:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:243:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:244:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:399:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:401:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:403:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:404:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:653:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:655:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:657:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:668:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:676:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:677:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:679:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:681:52: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:685:49: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:688:43: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:692:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:693:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:753:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:755:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:757:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:767:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:770:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:818:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:820:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:822:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:832:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:835:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:877:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:879:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:881:45: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:885:49: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:889:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:890:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:210:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:270:25: style: The scope of the variable 'he' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:271:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:318:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:365:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:367:12: style: The scope of the variable 'st' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:497:25: style: The scope of the variable 'tword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:626:25: style: The scope of the variable 'cp' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:627:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:726:25: style: The scope of the variable 'he' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:727:25: style: The scope of the variable 'cp' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:728:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:788:25: style: The scope of the variable 'cp' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:789:25: style: The scope of the variable 'tmpword' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:791:12: style: The scope of the variable 'st' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:529:67: style:inconclusive: Function 'test_condition' argument 2 names different: declaration 'begin' definition 'beg'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:187:62: note: Function 'test_condition' argument 2 names different: declaration 'begin' definition 'beg'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:529:67: note: Function 'test_condition' argument 2 names different: declaration 'begin' definition 'beg'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:869:60: style:inconclusive: Function 'get_next_homonym' argument 1 names different: declaration 'word' definition 'he'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.hxx:155:52: note: Function 'get_next_homonym' argument 1 names different: declaration 'word' definition 'he'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affentry.cpp:869:60: note: Function 'get_next_homonym' argument 1 names different: declaration 'word' definition 'he'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:106:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:107:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:154:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:176:149: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:188:150: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:202:154: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:207:150: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:300:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:337:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:366:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:440:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5681:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5761:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5762:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5765:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5824:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5886:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5887:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:227:20: style: The scope of the variable 'reg' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:253:8: style: The scope of the variable 'mid' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:631:9: style: The scope of the variable 'r' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:252:67: style:inconclusive: Function 'flag_bsearch' argument 3 names different: declaration 'right' definition 'length'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.hxx:122:92: note: Function 'flag_bsearch' argument 3 names different: declaration 'right' definition 'length'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:252:67: note: Function 'flag_bsearch' argument 3 names different: declaration 'right' definition 'length'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:270:26: style:inconclusive: Function 'mystrsep' argument 1 names different: declaration 'sptr' definition 'stringp'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.hxx:137:50: note: Function 'mystrsep' argument 1 names different: declaration 'sptr' definition 'stringp'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:270:26: note: Function 'mystrsep' argument 1 names different: declaration 'sptr' definition 'stringp'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:458:25: style:inconclusive: Function 'strlinecat' argument 1 names different: declaration 'lines' definition 'dest'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.hxx:145:49: note: Function 'strlinecat' argument 1 names different: declaration 'lines' definition 'dest'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:458:25: note: Function 'strlinecat' argument 1 names different: declaration 'lines' definition 'dest'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5754:24: style:inconclusive: Function 'get_captype' argument 1 names different: declaration 'q' definition 'word'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.hxx:215:49: note: Function 'get_captype' argument 1 names different: declaration 'q' definition 'word'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5754:24: note: Function 'get_captype' argument 1 names different: declaration 'q' definition 'word'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5781:31: style:inconclusive: Function 'get_captype_utf8' argument 1 names different: declaration 'q' definition 'word'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.hxx:218:56: note: Function 'get_captype_utf8' argument 1 names different: declaration 'q' definition 'word'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:5781:31: note: Function 'get_captype_utf8' argument 1 names different: declaration 'q' definition 'word'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:252:33: style: Parameter 'flags' can be declared as const array [constParameter] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:732:12: warning: Size of pointer 'dest' used instead of size of its data. [pointerSize] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/csutil.cpp:739:16: warning: Size of pointer 's' used instead of size of its data. [pointerSize] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:60:7: style:inconclusive: Technically the member function 'DictMgr::get_list' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:153:14: note: Technically the member function 'DictMgr::get_list' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:60:7: note: Technically the member function 'DictMgr::get_list' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:64:10: performance:inconclusive: Technically the member function 'DictMgr::mystrsep' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:165:17: note: Technically the member function 'DictMgr::mystrsep' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:64:10: note: Technically the member function 'DictMgr::mystrsep' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:65:10: performance:inconclusive: Technically the member function 'DictMgr::mystrdup' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:194:17: note: Technically the member function 'DictMgr::mystrdup' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:65:10: note: Technically the member function 'DictMgr::mystrdup' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:66:8: performance:inconclusive: Technically the member function 'DictMgr::mychomp' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:207:16: note: Technically the member function 'DictMgr::mychomp' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.hxx:66:8: note: Technically the member function 'DictMgr::mychomp' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:45:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:171:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:175:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:181:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/dictmgr.cpp:199:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:46:10: warning: Member variable 'FileMgr::in' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.hxx:49:9: performance:inconclusive: Technically the member function 'FileMgr::fail' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:41:14: note: Technically the member function 'FileMgr::fail' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.hxx:49:9: note: Technically the member function 'FileMgr::fail' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.hxx:56:9: style:inconclusive: Technically the member function 'FileMgr::getlinenum' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:78:14: note: Technically the member function 'FileMgr::getlinenum' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.hxx:56:9: note: Technically the member function 'FileMgr::getlinenum' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:49:5: warning: Class 'FileMgr' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:49:5: warning: Class 'FileMgr' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:52:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:46:31: style:inconclusive: Function 'FileMgr' argument 1 names different: declaration 'filename' definition 'file'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.hxx:53:26: note: Function 'FileMgr' argument 1 names different: declaration 'filename' definition 'file'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/filemgr.cpp:46:31: note: Function 'FileMgr' argument 1 names different: declaration 'filename' definition 'file'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:69:10: warning: Member variable 'HashMgr::userword' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:104:7: style:inconclusive: Technically the member function 'HashMgr::decode_flags' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:546:14: note: Technically the member function 'HashMgr::decode_flags' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:104:7: note: Technically the member function 'HashMgr::decode_flags' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:107:7: style:inconclusive: Technically the member function 'HashMgr::is_aliasf' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:859:14: note: Technically the member function 'HashMgr::is_aliasf' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:107:7: note: Technically the member function 'HashMgr::is_aliasf' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:108:7: style:inconclusive: Technically the member function 'HashMgr::get_aliasf' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:863:14: note: Technically the member function 'HashMgr::get_aliasf' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:108:7: note: Technically the member function 'HashMgr::get_aliasf' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:109:7: style:inconclusive: Technically the member function 'HashMgr::is_aliasm' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:974:14: note: Technically the member function 'HashMgr::is_aliasm' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:109:7: note: Technically the member function 'HashMgr::is_aliasm' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:112:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:176:3: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:225:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:243:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:274:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:275:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:305:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:315:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:317:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:335:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:339:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:364:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:381:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:383:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:387:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:443:15: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:557:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:573:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:597:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:605:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:608:34: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:633:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:647:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:654:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:781:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:782:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:895:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:358:9: style: The scope of the variable 'al' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:169:77: style:inconclusive: Function 'add_word' argument 4 names different: declaration 'ap' definition 'aff'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:115:70: note: Function 'add_word' argument 4 names different: declaration 'ap' definition 'aff'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:169:77: note: Function 'add_word' argument 4 names different: declaration 'ap' definition 'aff'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:369:61: style:inconclusive: Function 'add_with_affix' argument 2 names different: declaration 'pattern' definition 'example'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:102:54: note: Function 'add_with_affix' argument 2 names different: declaration 'pattern' definition 'example'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:369:61: note: Function 'add_with_affix' argument 2 names different: declaration 'pattern' definition 'example'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:617:50: style:inconclusive: Function 'decode_flag' argument 1 names different: declaration 'flag' definition 'f'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:105:50: note: Function 'decode_flag' argument 1 names different: declaration 'flag' definition 'f'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:617:50: note: Function 'decode_flag' argument 1 names different: declaration 'flag' definition 'f'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:639:44: style:inconclusive: Function 'encode_flag' argument 1 names different: declaration 'flag' definition 'f'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.hxx:106:52: note: Function 'encode_flag' argument 1 names different: declaration 'flag' definition 'f'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:639:44: note: Function 'encode_flag' argument 1 names different: declaration 'flag' definition 'f'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hashmgr.cpp:918:14: style: Variable 'nl' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:539:48: error: Invalid strchr() argument nr 2. The value is -33 but the valid values are '0:255'. [invalidFunctionArg] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:882:58: error: Invalid strchr() argument nr 2. The value is -33 but the valid values are '0:255'. [invalidFunctionArg] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:886:62: error: Invalid strchr() argument nr 2. The value is -33 but the valid values are '0:255'. [invalidFunctionArg] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:127:8: performance:inconclusive: Technically the member function 'Hunspell::free_list' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1077:16: note: Technically the member function 'Hunspell::free_list' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:127:8: note: Technically the member function 'Hunspell::free_list' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:184:16: style:inconclusive: Technically the member function 'Hunspell::get_wordchars' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1328:24: note: Technically the member function 'Hunspell::get_wordchars' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:184:16: note: Technically the member function 'Hunspell::get_wordchars' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:188:16: style:inconclusive: Technically the member function 'Hunspell::get_version' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1399:24: note: Technically the member function 'Hunspell::get_version' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:188:16: note: Technically the member function 'Hunspell::get_version' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:212:11: style:inconclusive: Technically the member function 'Hunspell::mkallsmall' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:297:16: note: Technically the member function 'Hunspell::mkallsmall' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:212:11: note: Technically the member function 'Hunspell::mkallsmall' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:215:11: performance:inconclusive: Technically the member function 'Hunspell::sharps_u8_l1' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:329:18: note: Technically the member function 'Hunspell::sharps_u8_l1' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:215:11: note: Technically the member function 'Hunspell::sharps_u8_l1' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:218:11: performance:inconclusive: Technically the member function 'Hunspell::insert_sug' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:365:15: note: Technically the member function 'Hunspell::insert_sug' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:218:11: note: Technically the member function 'Hunspell::insert_sug' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:219:11: performance:inconclusive: Technically the member function 'Hunspell::cat_result' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1409:16: note: Technically the member function 'Hunspell::cat_result' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:219:11: note: Technically the member function 'Hunspell::cat_result' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:222:11: performance:inconclusive: Technically the member function 'Hunspell::get_xml_par' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1707:15: note: Technically the member function 'Hunspell::get_xml_par' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:222:11: note: Technically the member function 'Hunspell::get_xml_par' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:223:17: performance:inconclusive: Technically the member function 'Hunspell::get_xml_pos' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1728:24: note: Technically the member function 'Hunspell::get_xml_pos' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:223:17: note: Technically the member function 'Hunspell::get_xml_pos' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:84:5: warning: Class 'Hunspell' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:84:5: warning: Class 'Hunspell' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:142:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:186:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:692:28: style: Condition 'pAMgr' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:814:34: error: Common realloc mistake: 'st' nulled but not freed upon failure [memleakOnRealloc] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:138:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:139:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:146:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:159:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:181:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:182:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:190:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:361:9: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:546:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:566:12: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:593:9: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:657:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:662:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:671:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:672:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:673:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:685:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:687:10: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:692:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:769:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:814:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:884:50: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1001:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1196:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1563:34: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1753:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1757:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1771:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1783:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1989:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1994:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1999:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2004:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2009:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2014:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2019:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2025:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2031:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2039:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2049:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:2055:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:500:17: style: Variable 'wl' is reassigned a value before the old one has been used. [redundantAssignment] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:451:20: note: wl is assigned wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:500:17: note: wl is overwritten wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:256:22: style: The scope of the variable 'idx' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:276:22: style: The scope of the variable 'idx' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:308:22: style: The scope of the variable 'idx' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1455:7: style: The scope of the variable 'n2' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1456:7: style: The scope of the variable 'n3' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1561:7: style: The scope of the variable 'nresult' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:136:30: style:inconclusive: Function 'cleanword2' argument 4 names different: declaration 'w_len' definition 'nc'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:206:60: note: Function 'cleanword2' argument 4 names different: declaration 'w_len' definition 'nc'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:136:30: note: Function 'cleanword2' argument 4 names different: declaration 'w_len' definition 'nc'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1186:42: style:inconclusive: Function 'stem' argument 2 names different: declaration 'morph' definition 'desc'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:148:34: note: Function 'stem' argument 2 names different: declaration 'morph' definition 'desc'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1186:42: note: Function 'stem' argument 2 names different: declaration 'morph' definition 'desc'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1647:65: style:inconclusive: Function 'generate' argument 3 names different: declaration 'desc' definition 'pl'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:162:57: note: Function 'generate' argument 3 names different: declaration 'desc' definition 'pl'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1647:65: note: Function 'generate' argument 3 names different: declaration 'desc' definition 'pl'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1647:73: style:inconclusive: Function 'generate' argument 4 names different: declaration 'n' definition 'pln'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:162:67: note: Function 'generate' argument 4 names different: declaration 'n' definition 'pln'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1647:73: note: Function 'generate' argument 4 names different: declaration 'n' definition 'pln'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1697:70: style:inconclusive: Function 'generate' argument 3 names different: declaration 'word2' definition 'pattern'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:152:62: note: Function 'generate' argument 3 names different: declaration 'word2' definition 'pattern'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1697:70: note: Function 'generate' argument 3 names different: declaration 'word2' definition 'pattern'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1707:62: style:inconclusive: Function 'get_xml_par' argument 3 names different: declaration 'maxl' definition 'max'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.hxx:222:58: note: Function 'get_xml_par' argument 3 names different: declaration 'maxl' definition 'max'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:1707:62: note: Function 'get_xml_par' argument 3 names different: declaration 'maxl' definition 'max'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunspell.cpp:953:13: style: Variable 'nn' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:54:9: warning: Member variable 'Hunzip::line' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.hxx:68:9: performance:inconclusive: Technically the member function 'Hunzip::fail' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:49:13: note: Technically the member function 'Hunzip::fail' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.hxx:68:9: note: Technically the member function 'Hunzip::fail' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:139:21: error: Common realloc mistake: 'dec' nulled but not freed upon failure [memleakOnRealloc] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:61:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:105:12: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:139:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:69:18: style: The scope of the variable 'p' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:54:29: style:inconclusive: Function 'Hunzip' argument 1 names different: declaration 'filename' definition 'file'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.hxx:71:25: note: Function 'Hunzip' argument 1 names different: declaration 'filename' definition 'file'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/hunzip.cpp:54:29: note: Function 'Hunzip' argument 1 names different: declaration 'filename' definition 'file'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/mozHunspell.cpp:84:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/mozHunspellDirProvider.cpp:43:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS2 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/phonet.cpp:57:12: style: The scope of the variable 'k' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/phonet.cpp:99:18: style: The scope of the variable 'n' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/phonet.cpp:100:24: style: The scope of the variable 'z0' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/phonet.cpp:91:21: style:inconclusive: Function 'phonet' argument 4 names different: declaration 'phone' definition 'parms'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/phonet.hxx:67:37: note: Function 'phonet' argument 4 names different: declaration 'phone' definition 'parms'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/phonet.cpp:91:21: note: Function 'phonet' argument 4 names different: declaration 'phone' definition 'parms'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/replist.hxx:54:9: style:inconclusive: Technically the member function 'RepList::get_pos' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/replist.cpp:58:14: note: Technically the member function 'RepList::get_pos' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/replist.hxx:54:9: note: Technically the member function 'RepList::get_pos' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/replist.cpp:43:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/replist.cpp:86:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:177:14: performance:inconclusive: Technically the member function 'AffixMgr::isSubset' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1144:22: note: Technically the member function 'AffixMgr::isSubset' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:177:14: note: Technically the member function 'AffixMgr::isSubset' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:180:14: performance:inconclusive: Technically the member function 'AffixMgr::isRevSubset' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2560:22: note: Technically the member function 'AffixMgr::isRevSubset' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:180:14: note: Technically the member function 'AffixMgr::isRevSubset' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:290:8: performance:inconclusive: Technically the member function 'AffixMgr::reverse_condition' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:4203:16: note: Technically the member function 'AffixMgr::reverse_condition' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:290:8: note: Technically the member function 'AffixMgr::reverse_condition' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:291:8: style:inconclusive: Technically the member function 'AffixMgr::debugflag' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1099:16: note: Technically the member function 'AffixMgr::debugflag' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:291:8: note: Technically the member function 'AffixMgr::debugflag' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:292:7: style:inconclusive: Technically the member function 'AffixMgr::condlen' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1110:15: note: Technically the member function 'AffixMgr::condlen' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:292:7: note: Technically the member function 'AffixMgr::condlen' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:302:7: style:inconclusive: Technically the member function 'AffixMgr::redundant_condition' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:4509:15: note: Technically the member function 'AffixMgr::redundant_condition' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:302:7: note: Technically the member function 'AffixMgr::redundant_condition' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2159:13: style: The if condition is the same as the previous if condition [duplicateCondition] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2157:13: note: First condition wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2159:13: note: Second condition wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1838:38: style: Condition 'rv' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1933:38: style: Condition 'rv' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2060:18: style: Condition '!onlycpdrule' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1680:17: note: Assuming that condition 'onlycpdrule' is not redundant wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2060:18: note: Condition '!onlycpdrule' is always true wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2072:79: style: Condition 'onlycpdrule=1' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2542:50: style: Condition '!onlycpdrule' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2172:17: note: Assuming that condition 'onlycpdrule' is not redundant wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2542:50: note: Condition '!onlycpdrule' is always true wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2542:79: style: Condition 'onlycpdrule=1' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2437:34: warning: Either the condition 'm' is redundant or there is possible null pointer dereference: m. [nullPointerRedundantCheck] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2437:27: note: Assuming that condition 'm' is not redundant wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2437:34: note: Null pointer dereference wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:819:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:863:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:928:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1170:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1173:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1186:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1194:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1197:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1234:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1278:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1287:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1328:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1382:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1384:24: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1450:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1555:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1556:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1662:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1663:62: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1665:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1667:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1672:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1686:49: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1688:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1703:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1704:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1705:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1706:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1716:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1719:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1727:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1730:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1738:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1741:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1747:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1748:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1749:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1755:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1762:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1763:52: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1764:52: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1769:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1770:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1771:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1779:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1794:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1795:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1827:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1828:54: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1829:53: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1832:34: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1839:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1848:50: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1855:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1860:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1861:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1862:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1870:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1871:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1887:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1916:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1924:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1927:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1934:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1937:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1938:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1939:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1968:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1975:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2030:53: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2144:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2145:62: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2147:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2149:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2178:49: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2180:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2214:33: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2215:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2216:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2224:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2227:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2235:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2238:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2246:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2249:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2255:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2256:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2260:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2267:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2268:52: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2269:52: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2273:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2274:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2275:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2297:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2298:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2320:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2321:54: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2322:53: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2353:50: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2359:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2364:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2365:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2375:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2376:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2450:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2453:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2459:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2460:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2461:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2488:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2495:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2588:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2590:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2592:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2594:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2596:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2599:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2602:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2604:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2620:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2630:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2632:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2634:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2636:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2638:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2641:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2644:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2646:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2649:77: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2688:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2751:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2804:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2806:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2808:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2810:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2812:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2815:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2818:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2820:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2858:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2868:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2870:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2872:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2874:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2876:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2879:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2882:20: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3004:9: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3027:18: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3030:34: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3039:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3040:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3050:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3078:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3079:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3105:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3107:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3109:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3179:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3181:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3183:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3546:36: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3547:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3592:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3758:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3767:39: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3850:40: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3945:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:3983:54: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:4044:35: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:4084:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:4103:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:4149:37: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1838:34: style: Same expression 'rv' found multiple times in chain of '&&' operators. [duplicateExpression] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1933:34: style: Same expression 'rv' found multiple times in chain of '&&' operators. [duplicateExpression] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:315:8: style: The scope of the variable 'ft' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1353:16: style: The scope of the variable 'r' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1354:7: style: The scope of the variable 'lenr' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1354:13: style: The scope of the variable 'lenp' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1378:7: style: The scope of the variable 'len' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1600:9: style: The scope of the variable 'onlycpdrule' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2086:11: style: The scope of the variable 'oldnumsyllable' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2086:44: style: The scope of the variable 'oldwordnum' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2095:9: style: The scope of the variable 'checked_prefix' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2101:9: style: The scope of the variable 'onlycpdrule' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1350:51: style:inconclusive: Function 'cpdrep_check' argument 2 names different: declaration 'len' definition 'wl'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:209:51: note: Function 'cpdrep_check' argument 2 names different: declaration 'len' definition 'wl'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1350:51: note: Function 'cpdrep_check' argument 2 names different: declaration 'len' definition 'wl'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1376:51: style:inconclusive: Function 'cpdpat_check' argument 2 names different: declaration 'len' definition 'pos'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:210:51: note: Function 'cpdpat_check' argument 2 names different: declaration 'len' definition 'pos'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1376:51: note: Function 'cpdpat_check' argument 2 names different: declaration 'len' definition 'pos'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1398:52: style:inconclusive: Function 'cpdcase_check' argument 2 names different: declaration 'len' definition 'pos'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:214:52: note: Function 'cpdcase_check' argument 2 names different: declaration 'len' definition 'pos'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1398:52: note: Function 'cpdcase_check' argument 2 names different: declaration 'len' definition 'pos'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1419:81: style:inconclusive: Function 'defcpd_check' argument 4 names different: declaration 'rwords' definition 'def'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.hxx:213:31: note: Function 'defcpd_check' argument 4 names different: declaration 'rwords' definition 'def'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1419:81: note: Function 'defcpd_check' argument 4 names different: declaration 'rwords' definition 'def'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:1601:17: style: Variable 'affixed' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2102:17: style: Variable 'affixed' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2110:24: style: Variable 'oldnumsyllable' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2112:24: style: Variable 'checked_prefix' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2345:22: style: Variable 'ok' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/affixmgr.cpp:2722:16: style: Variable 'result3[0]' is assigned a value that is never used. [unreadVariable] wine-mozilla-2.24/extensions/spellcheck/src/mozEnglishWordUtils.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/src/mozGenericWordUtils.cpp:7:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/src/mozInlineSpellChecker.cpp:512:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/src/mozPersonalDictionary.cpp:37:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/src/mozInlineSpellWordUtil.h:159:12: style:inconclusive: Technically the member function 'mozInlineSpellWordUtil::MakeRange' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp:317:25: note: Technically the member function 'mozInlineSpellWordUtil::MakeRange' can be const. wine-mozilla-2.24/extensions/spellcheck/src/mozInlineSpellWordUtil.h:159:12: note: Technically the member function 'mozInlineSpellWordUtil::MakeRange' can be const. wine-mozilla-2.24/extensions/spellcheck/src/mozSpellChecker.cpp:15:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_CYCLE_COLLECTING_ADDREF is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:701:27: portability: Undefined behaviour, when 'wl' is 101 the pointer arithmetic 'candidate_utf+wl' is out of bounds. [pointerOutOfBoundsCond] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:698:11: note: Assuming that condition 'wl<2' is not redundant wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:701:27: note: Pointer arithmetic overflow wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:157:8: style:inconclusive: Technically the member function 'SuggestMgr::mystrlen' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1955:17: note: Technically the member function 'SuggestMgr::mystrlen' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:157:8: note: Technically the member function 'SuggestMgr::mystrlen' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:160:9: performance:inconclusive: Technically the member function 'SuggestMgr::bubblesort' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1963:18: note: Technically the member function 'SuggestMgr::bubblesort' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:160:9: note: Technically the member function 'SuggestMgr::bubblesort' can be static (but you may consider moving to unnamed namespace). wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:161:9: style:inconclusive: Technically the member function 'SuggestMgr::lcs' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1990:18: note: Technically the member function 'SuggestMgr::lcs' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:161:9: note: Technically the member function 'SuggestMgr::lcs' can be const. wine-mozilla-2.24/extensions/spellcheck/src/mozSpellCheckerFactory.cpp:26:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR_INIT is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1365:7: style: The if condition is the same as the previous if condition [duplicateCondition] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1342:7: note: First condition wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1365:7: note: Second condition wine-mozilla-2.24/extensions/spellcheck/src/mozSpellI18NManager.cpp:11:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:118:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:132:21: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:203:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1138:9: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1139:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1140:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1141:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1142:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1200:38: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1227:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1459:15: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1460:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1468:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1469:19: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1471:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1472:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1473:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1491:32: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1492:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1493:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1494:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:18:3: warning: Member variable 'CharDistributionAnalysis::mCharToFreqOrder' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1498:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:18:3: warning: Member variable 'CharDistributionAnalysis::mTableSize' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1511:28: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:18:3: warning: Member variable 'CharDistributionAnalysis::mTypicalDistributionRatio' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1512:9: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:21:8: performance:inconclusive: Technically the member function 'CharDistributionAnalysis::HandleData' can be static (but you may consider moving to unnamed namespace). [functionStatic] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1516:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:44:9: style:inconclusive: Technically the member function 'CharDistributionAnalysis::GetConfidence' can be const. [functionConst] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.cpp:19:33: note: Technically the member function 'CharDistributionAnalysis::GetConfidence' can be const. wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:44:9: note: Technically the member function 'CharDistributionAnalysis::GetConfidence' can be const. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1567:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:57:8: style:inconclusive: Technically the member function 'CharDistributionAnalysis::GotEnoughData' can be const. [functionConst] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1589:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:99:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:63:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:99:11: note: Function in derived class wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1590:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:117:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:63:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:117:11: note: Function in derived class wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1591:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:134:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:63:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:134:11: note: Function in derived class wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1659:30: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:152:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:63:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:152:11: note: Function in derived class wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1670:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:172:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:63:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:172:11: note: Function in derived class wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1706:16: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:197:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:63:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.h:197:11: note: Function in derived class wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1869:13: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/CharDistribution.cpp:24:19: style: Checking if unsigned expression 'mTotalChars' is less than zero. [unsignedLessThanZero] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1919:12: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1927:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1928:11: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:2005:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:2006:7: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:2017:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:460:16: style: The scope of the variable 'r' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:461:7: style: The scope of the variable 'lenr' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:461:13: style: The scope of the variable 'lenp' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:560:9: style: The scope of the variable 'tmpc' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:783:9: style: The scope of the variable 'c1' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:856:9: style: The scope of the variable 'tmpc' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1443:7: style: The scope of the variable 'nosuffix' can be reduced. [variableScope] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:181:52: style:inconclusive: Function 'suggest' argument 2 names different: declaration 'word' definition 'w'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:115:42: note: Function 'suggest' argument 2 names different: declaration 'word' definition 'w'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:181:52: note: Function 'suggest' argument 2 names different: declaration 'word' definition 'w'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:182:11: style:inconclusive: Function 'suggest' argument 4 names different: declaration 'onlycmpdsug' definition 'onlycompoundsug'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:115:64: note: Function 'suggest' argument 4 names different: declaration 'onlycmpdsug' definition 'onlycompoundsug'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:182:11: note: Function 'suggest' argument 4 names different: declaration 'onlycmpdsug' definition 'onlycompoundsug'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1062:47: style:inconclusive: Function 'ngsuggest' argument 2 names different: declaration 'word' definition 'w'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:116:38: note: Function 'ngsuggest' argument 2 names different: declaration 'word' definition 'w'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1062:47: note: Function 'ngsuggest' argument 2 names different: declaration 'word' definition 'w'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1564:47: style:inconclusive: Function 'suggest_morph' argument 1 names different: declaration 'word' definition 'w'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:121:37: note: Function 'suggest_morph' argument 1 names different: declaration 'word' definition 'w'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1564:47: note: Function 'suggest_morph' argument 1 names different: declaration 'word' definition 'w'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1690:40: style:inconclusive: Function 'suggest_gen' argument 1 names different: declaration 'pl' definition 'desc'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:122:30: note: Function 'suggest_gen' argument 1 names different: declaration 'pl' definition 'desc'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1690:40: note: Function 'suggest_gen' argument 1 names different: declaration 'pl' definition 'desc'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1690:50: style:inconclusive: Function 'suggest_gen' argument 2 names different: declaration 'pln' definition 'n'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:122:38: note: Function 'suggest_gen' argument 2 names different: declaration 'pln' definition 'n'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1690:50: note: Function 'suggest_gen' argument 2 names different: declaration 'pln' definition 'n'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1963:36: style:inconclusive: Function 'bubblesort' argument 1 names different: declaration 'rwd' definition 'rword'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:160:29: note: Function 'bubblesort' argument 1 names different: declaration 'rwd' definition 'rword'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1963:36: note: Function 'bubblesort' argument 1 names different: declaration 'rwd' definition 'rword'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1963:50: style:inconclusive: Function 'bubblesort' argument 2 names different: declaration 'rwd2' definition 'rword2'. [funcArgNamesDifferent] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.hxx:160:42: note: Function 'bubblesort' argument 2 names different: declaration 'rwd2' definition 'rword2'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1963:50: note: Function 'bubblesort' argument 2 names different: declaration 'rwd2' definition 'rword2'. wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1439:94: style: Parameter 'timelimit' can be declared as pointer to const [constParameter] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1927:26: error: Uninitialized variable: diffpos [uninitvar] wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1918:30: note: Assuming condition is false wine-mozilla-2.24/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1927:26: note: Uninitialized variable: diffpos wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:48:8: style:inconclusive: Technically the member function 'nsSingleByteCharSetProber::KeepEnglishLetters' can be const. [functionConst] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:39:21: style: Virtual function 'Reset' is called from constructor 'nsSingleByteCharSetProber(const struct SequenceModel*model)' at line 32. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:32:56: note: Calling Reset wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:39:21: note: Reset is a virtual function wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:39:21: style: Virtual function 'Reset' is called from constructor 'nsSingleByteCharSetProber(const struct SequenceModel*model,bool reversed,nsCharSetProber*nameProber)' at line 34. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:34:68: note: Calling Reset wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:39:21: note: Reset is a virtual function wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:31:3: style: Class 'nsSingleByteCharSetProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:45:9: style:inconclusive: Technically the member function 'JapaneseContextAnalysis::GetConfidence' can be const. [functionConst] wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.cpp:153:33: note: Technically the member function 'JapaneseContextAnalysis::GetConfidence' can be const. wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:45:9: note: Technically the member function 'JapaneseContextAnalysis::GetConfidence' can be const. wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:36:23: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:36:23: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:47:8: style:inconclusive: Technically the member function 'JapaneseContextAnalysis::GotEnoughData' can be const. [functionConst] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:37:26: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:37:26: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:78:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:50:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:78:11: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:38:26: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:38:26: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:80:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:51:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:80:11: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:39:21: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:39:21: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:94:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:50:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:94:11: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:40:21: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.h:40:21: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:95:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:51:19: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.h:95:11: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/JpCntx.cpp:102:11: style: The scope of the variable 'order' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCodingStateMachine.h:34:3: warning: Member variable 'nsCodingStateMachine::mCurrentCharLen' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCodingStateMachine.h:34:3: warning: Member variable 'nsCodingStateMachine::mCurrentBytePos' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCodingStateMachine.h:50:13: style:inconclusive: Technically the member function 'nsCodingStateMachine::GetCurrentCharLen' can be const. [functionConst] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCodingStateMachine.h:52:16: style:inconclusive: Technically the member function 'nsCodingStateMachine::GetCodingStateMachine' can be const. [functionConst] wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:17:4: warning: Class 'nsBig5Prober' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:17:4: warning: Class 'nsBig5Prober' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCodingStateMachine.h:34:3: style: Class 'nsCodingStateMachine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:15:3: style: Class 'nsBig5Prober' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:20:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:20:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:21:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:21:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:22:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:22:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:23:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:23:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:24:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.h:24:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsBig5Prober.cpp:19:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.cpp:16:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.cpp:20:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.cpp:57:22: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.cpp:61:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:23:4: warning: Class 'nsEUCJPProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:23:4: warning: Class 'nsEUCJPProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:21:3: style: Class 'nsEUCJPProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:17:4: warning: Class 'nsEUCKRProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:17:4: warning: Class 'nsEUCKRProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:15:3: style: Class 'nsEUCKRProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:26:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:26:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:27:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:27:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:28:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:28:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:21:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:21:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:29:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:29:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:22:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:22:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:30:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.h:30:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:23:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:23:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCJPProber.cpp:25:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:24:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:24:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:25:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.h:25:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCKRProber.cpp:20:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:16:3: style: Class 'nsEscCharSetProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:18:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:18:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:19:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:19:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:20:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:20:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:21:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:21:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:22:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEscCharsetProber.h:22:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:17:4: warning: Class 'nsEUCTWProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:17:4: warning: Class 'nsEUCTWProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:15:3: style: Class 'nsEUCTWProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:20:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:20:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:21:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:21:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:22:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:22:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:23:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:23:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:24:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.h:24:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsEUCTWProber.cpp:20:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:19:4: warning: Class 'nsGB18030Prober' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:19:4: warning: Class 'nsGB18030Prober' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:17:3: style: Class 'nsGB18030Prober' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:22:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:22:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:23:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:23:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:24:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:24:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:25:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:25:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:26:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.h:26:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsGB2312Prober.cpp:25:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:21:16: style: Virtual function 'Reset' is called from constructor 'nsHebrewProber()' at line 16. Dynamic binding is not used. [virtualCallInConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:16:59: note: Calling Reset wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:21:16: note: Reset is a virtual function wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:19:26: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:19:26: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:20:23: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:20:23: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:21:16: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:21:16: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:23:26: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:23:26: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:25:21: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.h:25:21: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.cpp:101:60: style: Condition 'cur!=' '' is always true [knownConditionTrueFalse] wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.cpp:89:13: note: Assuming condition 'cur==' '' is false wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.cpp:101:60: note: Condition 'cur!=' '' is always true wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.cpp:86:17: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/nsHebrewProber.cpp:84:8: style: The scope of the variable 'cur' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:17:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:17:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:18:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:18:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:19:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:19:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:20:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:20:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:21:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.h:21:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.cpp:90:15: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.cpp:94:17: style: The scope of the variable 'charClass' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsLatin1Prober.cpp:95:17: style: The scope of the variable 'freq' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:24:4: warning: Class 'nsSJISProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:24:4: warning: Class 'nsSJISProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:15:17: warning: Class 'nsUTF8Prober' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:15:17: warning: Class 'nsUTF8Prober' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:22:3: style: Class 'nsSJISProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:21:3: style: Class 'nsMBCSGroupProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:27:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:27:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:28:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:28:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:29:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:29:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:30:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:30:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:31:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.h:31:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:18:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:18:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:19:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:19:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:20:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:20:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:21:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:21:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:22:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.h:22:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:23:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:23:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:24:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:24:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:25:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:25:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:26:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:26:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:27:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsMBCSGroupProber.h:27:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:17:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:24:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:17:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:18:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:23:23: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:18:15: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:19:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:25:26: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:19:18: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:20:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:26:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:20:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:21:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/extensions/universalchardet/src/base/nsCharSetProber.h:27:21: note: Virtual function in base class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.h:21:13: note: Function in derived class wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCSGroupProber.cpp:132:23: style: Checking if unsigned expression 'mActiveNum' is less than zero. [unsignedLessThanZero] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.cpp:10:17: style: The scope of the variable 'order' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSBCharSetProber.cpp:68:9: style: The scope of the variable 'r' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsUTF8Prober.cpp:17:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/base/nsSJISProber.cpp:25:13: style: The scope of the variable 'codingState' can be reduced. [variableScope] wine-mozilla-2.24/extensions/universalchardet/src/xpcom/nsUdetXPCOMWrapper.cpp:32:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS1 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/universalchardet/src/xpcom/nsUniversalCharDetModule.cpp:25:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_GENERIC_FACTORY_CONSTRUCTOR is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/extensions/widgetutils/src/nsWidgetUtils.cpp:416:1: error: There is an unknown macro here somewhere. Configuration is required. If NS_IMPL_ISUPPORTS4 is a macro then please configure it. [unknownMacro] wine-mozilla-2.24/gfx/2d/2D.h:549:3: warning: Member variable 'DrawTarget::mFormat' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/gfx/2d/UserData.h:86:8: style:inconclusive: Technically the member function 'mozilla::gfx::UserData::Has' can be const. [functionConst] wine-mozilla-2.24/gfx/2d/Point.h:49:3: style: Struct 'PointTyped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/2D.h:67:3: style: Struct 'DrawOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/2D.h:100:3: style: Struct 'StrokeOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/2D.h:137:3: style: Struct 'DrawSurfaceOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/2D.h:183:3: style: Class 'ColorPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/Tools.h:93:21: style: Struct 'AlignedArray < uint32_t , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/2D.h:187:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:174:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/2D.h:187:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/2D.h:219:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:174:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/2D.h:219:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/2D.h:257:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:174:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/2D.h:257:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/2D.h:289:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:174:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/2D.h:289:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/2D.h:328:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:307:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/2D.h:328:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/2D.h:348:43: style: The function 'GetDataSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:322:43: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/2D.h:348:43: note: Function in derived class wine-mozilla-2.24/gfx/2d/Tools.h:39:27: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/Blur.cpp:569:31: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/Tools.h:116:14: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/UserData.h:59:29: style: Parameter 'key' can be declared as pointer to const [constParameter] wine-mozilla-2.24/gfx/2d/UserData.h:76:26: style: Parameter 'key' can be declared as pointer to const [constParameter] wine-mozilla-2.24/gfx/2d/UserData.h:86:25: style: Parameter 'key' can be declared as pointer to const [constParameter] wine-mozilla-2.24/gfx/2d/SSEHelpers.h:15:46: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/SSEHelpers.h:16:47: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:82:41: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:83:44: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:84:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:102:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:105:26: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:118:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:147:23: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:160:25: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:161:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:162:29: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:237:42: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:238:43: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:239:46: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:240:45: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/BlurSSE2.cpp:244:8: style: C-style pointer casting [cstyleCast] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:246:3: warning: Member variable 'RecordedDrawTargetDestruction::mBackendType' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:189:13: style:inconclusive: Technically the member function 'mozilla::gfx::RecordedEvent::GetType' can be const. [functionConst] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:379:5: warning: Class 'RecordedFillGlyphs' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:379:5: warning: Class 'RecordedFillGlyphs' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] wine-mozilla-2.24/gfx/2d/Tools.h:93:21: style: Struct 'AlignedArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:34:3: style: Struct 'ReferencePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:39:3: style: Struct 'ReferencePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:246:3: style: Class 'RecordedDrawTargetDestruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:544:3: style: Class 'RecordedPopClip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:640:3: style: Class 'RecordedPathCreation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:662:3: style: Class 'RecordedPathDestruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:715:3: style: Class 'RecordedSourceSurfaceDestruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:767:3: style: Class 'RecordedGradientStopsDestruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:849:3: style: Class 'RecordedScaledFontDestruction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/DrawEventRecorder.h:67:3: style: Class 'DrawEventRecorderFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/PathRecording.h:49:16: style: The function 'MoveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:361:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:49:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:51:16: style: The function 'LineTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:363:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:51:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:53:16: style: The function 'BezierTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:365:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:53:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:57:16: style: The function 'QuadraticBezierTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:369:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:57:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:62:16: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:374:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:62:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:65:16: style: The function 'Arc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:376:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:65:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:70:17: style: The function 'CurrentPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:381:17: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:70:17: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:72:30: style: The function 'Finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:447:30: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:72:30: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:92:23: style: The function 'GetBackendType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:394:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:92:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:93:37: style: The function 'CopyToBuilder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:399:37: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:93:37: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:94:37: style: The function 'TransformedCopyToBuilder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:400:37: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:94:37: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:96:16: style: The function 'ContainsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:407:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:96:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:98:16: style: The function 'StrokeContainsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:414:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:98:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:103:16: style: The function 'GetBounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:422:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:103:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:106:16: style: The function 'GetStrokedBounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:429:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:106:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:110:20: style: The function 'GetFillRule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:435:20: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathRecording.h:110:20: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:203:25: style: The function 'GetDestinedDT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:183:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:203:25: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:214:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:214:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:225:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:225:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:227:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:227:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:228:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:228:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:230:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:230:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:231:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:231:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:250:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:250:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:252:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:252:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:253:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:253:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:255:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:255:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:256:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:256:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:275:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:275:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:277:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:277:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:278:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:278:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:280:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:280:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:301:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:301:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:303:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:303:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:304:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:304:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:306:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:306:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:329:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:329:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:331:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:331:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:332:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:332:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:334:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:334:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:355:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:355:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:357:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:357:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:358:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:358:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:360:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:360:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:384:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:384:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:386:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:386:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:387:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:387:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:389:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:389:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:411:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:411:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:413:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:413:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:414:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:414:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:416:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:416:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:437:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:437:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:439:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:439:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:440:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:440:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:442:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:442:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:461:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:461:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:463:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:463:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:464:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:464:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:466:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:466:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:484:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:484:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:486:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:486:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:487:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:487:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:489:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:489:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:507:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:507:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:509:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:509:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:510:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:510:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:512:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:512:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:528:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:528:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:530:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:530:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:531:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:531:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:533:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:533:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:548:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:548:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:550:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:550:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:551:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:551:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:553:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:553:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:567:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:567:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:569:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:569:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:570:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:570:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:572:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:572:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:591:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:591:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:593:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:593:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:594:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:594:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:596:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:596:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:619:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:619:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:621:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:621:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:622:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:622:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:624:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:624:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:643:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:643:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:645:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:645:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:646:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:646:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:648:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:648:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:649:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:649:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:667:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:667:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:669:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:669:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:670:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:670:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:672:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:672:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:673:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:673:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:693:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:693:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:695:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:695:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:696:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:696:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:698:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:698:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:699:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:699:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:720:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:720:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:722:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:722:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:723:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:723:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:725:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:725:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:726:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:726:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:746:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:746:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:748:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:748:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:749:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:749:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:751:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:751:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:752:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:752:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:772:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:772:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:774:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:774:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:775:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:775:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:777:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:777:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:778:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:778:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:794:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:794:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:796:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:796:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:797:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:797:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:799:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:799:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:800:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:800:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:825:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:825:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:827:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:827:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:828:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:828:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:830:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:830:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:831:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:831:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:854:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:854:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:856:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:169:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:856:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:857:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:857:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:859:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:859:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:860:24: style: The function 'GetObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:181:24: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:860:24: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:879:16: style: The function 'PlayEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:167:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:879:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:881:16: style: The function 'RecordToStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:212:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:881:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:882:16: style: The function 'OutputSimpleEventInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:171:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:882:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:884:23: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/RecordedEvent.h:179:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/RecordedEvent.h:884:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/DrawEventRecorder.h:71:16: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/DrawEventRecorder.h:52:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/DrawEventRecorder.h:71:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathRecording.h:85:56: performance: Function parameter 'aOps' should be passed by const reference. [passedByValue] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:22:3: warning:inconclusive: Member variable 'SourceSurfaceCG::mFormat' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:23:3: warning: Member variable 'SourceSurfaceCG::mFormat' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:50:3: warning:inconclusive: Member variable 'DataSourceSurfaceCG::mData' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/gfx/2d/DrawTargetCG.cpp:125:15: warning: Member variable 'DrawTargetCG::mData' is not initialized in the constructor. [uninitMemberVar] wine-mozilla-2.24/gfx/2d/PathCG.h:24:7: performance: Variable 'mCGPath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/gfx/2d/PathCG.h:30:7: performance: Variable 'mCGPath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] wine-mozilla-2.24/gfx/2d/PathCG.h:27:3: style: Class 'PathBuilderCG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:23:3: style: Class 'SourceSurfaceCG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:51:3: style: Class 'DataSourceSurfaceCG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:90:3: style: Class 'SourceSurfaceCGBitmapContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:127:3: style: Class 'SourceSurfaceCGIOSurfaceContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/ScaledFontBase.h:26:3: style: Class 'ScaledFontBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] wine-mozilla-2.24/gfx/2d/PathCG.h:35:16: style: The function 'MoveTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:361:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:35:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:36:16: style: The function 'LineTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:363:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:36:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:37:16: style: The function 'BezierTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:365:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:37:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:40:16: style: The function 'QuadraticBezierTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:369:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:40:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:42:16: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:374:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:42:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:43:16: style: The function 'Arc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:376:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:43:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:45:17: style: The function 'CurrentPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:381:17: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:45:17: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:47:30: style: The function 'Finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:447:30: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:47:30: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:73:23: style: The function 'GetBackendType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:394:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:73:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:75:37: style: The function 'CopyToBuilder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:399:37: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:75:37: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:76:37: style: The function 'TransformedCopyToBuilder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:400:37: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:76:37: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:79:16: style: The function 'ContainsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:407:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:79:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:80:16: style: The function 'StrokeContainsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:414:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:80:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:83:16: style: The function 'GetBounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:422:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:83:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:84:16: style: The function 'GetStrokedBounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:429:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:84:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/PathCG.h:87:20: style: The function 'GetFillRule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:435:20: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/PathCG.h:87:20: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:26:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:307:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:26:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:27:19: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:308:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:27:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:28:25: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:309:25: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:28:25: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:29:43: style: The function 'GetDataSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:322:43: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:29:43: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:54:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:328:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:54:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:55:19: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:308:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:55:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:56:25: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:309:25: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:56:25: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:67:19: style: The function 'Stride' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:340:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:67:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:93:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:328:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:93:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:94:19: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:308:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:94:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:95:25: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:309:25: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:95:25: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:97:14: style: The function 'GetImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:84:22: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:97:14: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:101:19: style: The function 'Stride' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:340:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:101:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:106:16: style: The function 'DrawTargetWillChange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:83:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:106:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:130:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:328:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:130:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:131:19: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:308:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:131:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:132:25: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:309:25: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:132:25: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:134:14: style: The function 'GetImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:84:22: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:134:14: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:138:19: style: The function 'Stride' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:340:19: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:138:19: note: Function in derived class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:143:16: style: The function 'DrawTargetWillChange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:83:16: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/SourceSurfaceCG.h:143:16: note: Function in derived class wine-mozilla-2.24/gfx/2d/DrawTargetCG.h:91:23: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:552:23: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/DrawTargetCG.h:91:23: note: Function in derived class wine-mozilla-2.24/gfx/2d/DrawTargetCG.h:92:39: style: The function 'Snapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] wine-mozilla-2.24/gfx/2d/2D.h:558:39: note: Virtual function in base class wine-mozilla-2.24/gfx/2d/DrawTargetCG.h:92:39: note: Function in derived class wine-mozilla-2.24/gfx/2d/DrawTargetCG.h:94:16: style: The function 'DrawSurface' overrides