Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Gcc 4.8 #11

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Gcc 4.8 #11

wants to merge 9 commits into from

Conversation

jbenham2015
Copy link

Here is an update to glib. I have more patches for gtk3 and friends.

@trueroad
Copy link

Is it for gcc-4.8?
Master branch is already upgraded gcc-4.9.

And, in my perception,
gub/specs/pango.py is for pango without cairo.
gub/specs/pangocairo.py is for pango with cairo.

This pango upgrade is only for pango with cairo, isn't it?

@jjbenham
Copy link

jjbenham commented Mar 29, 2015 via email

@trueroad
Copy link

``if_nametoindex'' is a Windows API.
https://msdn.microsoft.com/ja-jp/library/windows/desktop/bb408409(v=vs.85).aspx

Is this conflict related to the following glib's issue?
https://bugzilla.gnome.org/show_bug.cgi?id=730352

@jbenham2015
Copy link
Author

It appears to be similar. Should I patch glib or minw-64-runtime?

Jeremiah

On Mon, Mar 30, 2015 at 6:30 AM, Masamichi Hosoda [email protected]
wrote:

``if_nametoindex'' is a Windows API.

https://msdn.microsoft.com/ja-jp/library/windows/desktop/bb408409(v=vs.85).aspx

Is this conflict related to the following glib's issue?
https://bugzilla.gnome.org/show_bug.cgi?id=730352


Reply to this email directly or view it on GitHub
#11 (comment).

@trueroad
Copy link

trueroad commented Apr 5, 2015

I think that that is glib's bug.
In other words, glib should be fixed.

``if_nametoindex'' is a Windows API.
If mingw is patched, the API becomes unusable.

And, if the conflict is related to this glib's issue,
https://bugzilla.gnome.org/show_bug.cgi?id=730352
it will be fixed by newer glib.

Perhaps, glib-2.43.92 is fixed it.
https://git.gnome.org/browse/glib/commit/?id=76f77fe8c971acf087abf8b969800289717ee89a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants