Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-48329

Adjust naming of action_type.h on either master or all stable branches

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.20, 4.4.0-rc11, 4.2.9
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • v4.2, v4.0, v3.6
    • Dev Platform 2020-06-29

      In SERVER-43187, the action_type.h header went from being generated to being non-generated.

      Because the filename did not include the _gen.h suffix on the old branches, the renaming has created a situation where moving back and forth from v4.4 (and presumably older) to master causes a build break.

      We should probably either rename the action_type.h header on master, or adjust it on old stables so that the generator produces action_type_gen.h along with a forwarding header.

      This would remove the build breakage that happens while moving across these branches.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: