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

make idl in scons fail better

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build

      if a user tries to add idl to a SConscript env.Library, they will get confusing error messages like:
      ld.lld: error: src/mongo/db/query/query_settings/query_settings.idl:29: unknown directive: global:
      >>> global:
      >>> ^

      We could instead hardfail early with a better error message

            Assignee:
            Unassigned Unassigned
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: