pidgin: f3f071b7: Pointed out by rob-to86.

Daniel Atallah daniel.atallah at gmail.com
Sun Mar 13 22:14:37 EDT 2011


On Sun, Mar 13, 2011 at 19:15,  <rekkanoryo at pidgin.im> wrote:
> ----------------------------------------------------------------------
> Revision: f3f071b7cd1383e2303f4b2e04cf11d110da3a78
> Parent:   fb4d2b014576462db99d919dea15fbed03f1f48a
> Author:   rekkanoryo at pidgin.im
> Date:     03/13/11 19:10:44
> Branch:   im.pidgin.pidgin
> URL: http://d.pidgin.im/viewmtn/revision/info/f3f071b7cd1383e2303f4b2e04cf11d110da3a78
>
> Changelog:
>
> Pointed out by rob-to86.
>
> Changes against parent fb4d2b014576462db99d919dea15fbed03f1f48a
>
>  patched  ChangeLog
>  patched  libpurple/protocols/gg/Makefile.mingw
>
>
> ============================================================
> --- ChangeLog   91d7fe1c12e7f1957c0445a735b24c1055ccae4c
> +++ ChangeLog   96f0a3518cda5802f294b2220f8537c4038e7c02
> @@ -10,7 +10,7 @@ version 2.7.12 (??/??/????):
>
>        Windows-Specific Changes:
>        * Fix building libpurple with Visual C++ .NET 2005. This was accidentally
> -         broken in 2.7.11.  Florian Qu?ze)
> +         broken in 2.7.11. (Florian Qu?ze)
>
>  version 2.7.11 (03/10/2011):
>        General:
> ============================================================
> --- libpurple/protocols/gg/Makefile.mingw       45784aef6932ec04084ccedde84ba868e6757df9
> +++ libpurple/protocols/gg/Makefile.mingw       dd1ca5980a2397aa48a574c74aa5d896cb30e6b3
> @@ -9,6 +9,7 @@ CFLAGS += -include win32dep.h -DGG_IGNOR
>
>  TARGET = libgg
>  CFLAGS += -include win32dep.h -DGG_IGNORE_DEPRECATED
> +CFLAGS -= -mms-bitfields
>  TYPE = PLUGIN
>
>  # Static or Plugin...
>
> _______________________________________________
> Commits mailing list
> Commits at pidgin.im
> http://pidgin.im/cgi-bin/mailman/listinfo/commits
>

Were the gg changes here intentionally committed?

I'm not sure this is safe to do.

-D




More information about the Devel mailing list