Bugs item #1733347, was opened at 2007-06-08 10:28 Message generated for change (Comment added) made by krumpo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1733347&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: light Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Harwood (gharwo) Assigned to: Nobody/Anonymous (nobody) Summary: LGHT1072 warning in ComPlusExtension Initial Comment: When using ComPlusExtension.dll in a merge module, Light emits waning 1072: Merge modules should not contain the 'Error' table because all merge conflicts cannot avoided. However, this warning maybe supressed if all of the consumers of the Merge Module agree to not duplicate identifiers in the 'Error' table. ---------------------------------------------------------------------- Comment By: (krumpo) Date: 2008-01-31 11:54 Message: Logged In: YES user_id=54568 Originator: NO Same problem can be observed with WixUtilExtension.dll (build 3.0.3725.0) : C:\delivery\Dev\wix_public\src\ext\UtilExtension\wixlib\UtilExtension.wxs(175,0): warning LGHT1072: Merge modules should not contain the 'Error' table because all merge conflicts cannot avoided. However, this warning maybe supressed if all of the consumers of the Merge Module agree to not duplicate identifiers in the 'Error' table. C:\delivery\Dev\wix_public\src\ext\UtilExtension\wixlib\UtilExtension.wxs(176,0): warning LGHT1072: Merge modules should not contain the 'Error' table because all merge conflicts cannot avoided. However, this warning maybe supressed if all of the consumers of the Merge Module agree to not duplicate identifiers in the 'Error' table. C:\delivery\Dev\wix_public\src\ext\UtilExtension\wixlib\UtilExtension.wxs(177,0): warning LGHT1072: Merge modules should not contain the 'Error' table because all merge conflicts cannot avoided. However, this warning maybe supressed if all of the consumers of the Merge Module agree to not duplicate identifiers in the 'Error' table. C:\delivery\Dev\wix_public\src\ext\UtilExtension\wixlib\UtilExtension.wxs(178,0): warning LGHT1072: Merge modules should not contain the 'Error' table because all merge conflicts cannot avoided. However, this warning maybe supressed if all of the consumers of the Merge Module agree to not duplicate identifiers in the 'Error' table. Is this a problem ? How to fix it ? Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1733347&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
