Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdk-pixbuf2: stop malloc errors on older systems #16901

Closed
wants to merge 1 commit into from

Conversation

kencu
Copy link
Contributor

@kencu kencu commented Dec 6, 2022

need to binwrap these bins, but to do that, need to set compiler.cxx_standard to 2011 due to legacysupport PG

closes: https://trac.macports.org/ticket/66159

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.5.8 9L34 i386
Xcode 3.1.4 9M2809

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of SOME binary files?
  • checked that the Portfile's most important variants haven't been broken?

need to binwrap these bins, but to do that, need to
set compiler.cxx_standard to 2011 due to legacysupport PG

closes: https://trac.macports.org/ticket/66159
@macportsbot
Copy link

Notifying maintainers:
@mascguy for port gdk-pixbuf2.

@macportsbot macportsbot added by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: bugfix labels Dec 6, 2022
@kencu
Copy link
Contributor Author

kencu commented Dec 7, 2022

I think a modification to the way the legacysupport PG decides when to allow wrapping bins might be better than forcing ports like this to have the cxx_standard set to 2011+.

@kencu kencu closed this Dec 7, 2022
@kencu kencu deleted the gdkpixbuf2weirdfix branch July 14, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: bugfix
Development

Successfully merging this pull request may close these issues.

3 participants