On Thu, Aug 14, 2014 at 3:41 PM, Óscar Fuentes <[email protected]> wrote:
> Richard Shaw <[email protected]> > writes: > > > Bug submitted: > > > > http://www.cmake.org/Bug/view.php?id=15087 > > Thank you Richard for the bug report and the patch. > > Alexey, can we wait a week or two for a response from the CMake > wxWidgets module maintainer before incorporating the patch? I've got it fixed locally for myself so I don't really care but why wait that long? The patch is fairly straight forward. The only thing it does is replace any occurrence of ";" with a space in whatever wasn't removed to be part of the definitions or includes macros. Unless there's a valid reason for a semicolon to be in a compiler flag, the patch is at worst useless and it fixes a known issue. If upstream decides to fix it in a different way as long as it works then we just drop this patch. Thanks, Richard
------------------------------------------------------------------------------
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
