Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
GLib
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 59
    • Merge Requests 59
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GLib
  • Merge Requests
  • !256

Merged
Opened Aug 21, 2018 by Philip Withnall@pwithnallMaintainer

build: Mismatch between gint64 and int64_t in OSX 64-bit

  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 2

Check for compile warnings when assigning an int64_t* to a long*, make gint64 a long long if they occur and assigning an int64_t* to a long long* doesn't.

Modified by Philip Withnall withnall@endlessm.com to support Meson as well as autotools.

#972 (closed)

Closes #972 (closed)


This is an updated version of John Ralls’ patch.

Assignee
Assign to
Reviewer
Request review from
2.58
Milestone
2.58 (Past due)
Assign milestone
Time tracking
Reference: GNOME/glib!256
Source branch: 972-integers-on-os-x

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.