Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
P
protobuf
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • protobuf
  • Repository

Switch branch/tag
  • protobuf
  • objectivec
  • GPBMessage_PackagePrivate.h
Find file
BlameHistoryPermalink
  • Thomas Van Lenten's avatar
    Work around strange error with atomic and swift under Xcode 8.3.3. · cf016a42
    Thomas Van Lenten authored Jan 31, 2018
    Haven't been able to make a repo case, but this should "fix" the problem
    by avoid it completely.
    
    - Move readOnlySemaphore_ into the .m file so it isn't exposed in any
      header.
    - Move GPBGetObjectIvarWithField() also to go with the new limited
      visibility on the readOnlySemaphore_.
    cf016a42
GPBMessage_PackagePrivate.h 5.32 KB
EditWeb IDE

Replace GPBMessage_PackagePrivate.h

Attach a file by drag & drop or click to upload


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