Any chance of this making it as a feature for WiX? I liken it to FxCop warnings where devs can choose to ignore specific instances of warnings / mark them as OK. I think this'd be rather useful to folks...
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Enns Sent: Thursday, July 10, 2008 9:11 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Suppress light.exe & ICE warnings.... John, I don't think anyone got back to you on this yesterday. Unfortunately there's no way to suppress the warnings at the merge module level. It's all or nothing at the project level. Neil ________________________________ From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of John Nannenga [EMAIL PROTECTED] Sent: Wednesday, July 09, 2008 10:53 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Suppress light.exe & ICE warnings.... Is there a way to suppress a specific instance of a light.exe warning? For example, I'm consuming some VBA 6.4 merge modules where they incorrectly authored a DefaultDir of "SOURCEDIR" for the Directory of "TARGETDIR". When including this module into my WiX v3.0 installation that has a DefaultDir of "SourceDir" for Directory "TARGETDIR", I receive a LGHT1056 warning; The Directory table contains a row with primary key(s) 'TARGETDIR' which cannot merged from the merge module 'vba64.core.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module. While I know that I can suppress specific classes of ICE validations and specific classes of light.exe warnings, I don't want to suppress all 1056 warnings, just the one for this particular instance. (If I consume a module that I've authored that might have this problem in the future, I'd want to know about it to correct it). Is there a way to suppress a specific instance of a warning? ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users