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
  • DevTools
  • compile_testing_protos.sh
Find file
BlameHistoryPermalink
  • Dave MacLachlan's avatar
    Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. · ef3a7250
    Dave MacLachlan authored 6 years ago
    In some cases proto files that want/need to use the objc_class_prefix option have
    types that already have the prefix on a subset of their names. In this case we don't
    want to duplicate the prefix.
    
    Added tests for this (and prefixes in general).
    ef3a7250
compile_testing_protos.sh 5.49 KB
EditWeb IDE

Replace compile_testing_protos.sh

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.