Remove duplicate fassert w/status function

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Minor - P4
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Internal Code
    • Fully Compatible
    • Repl 2018-03-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have these two, with the same impl.:

      inline void fassertStatusOK(int msgid, const Status& s);
      inline void fassert(int msgid, const Status& status);
      

      We should also make sure when we remove one they are consistent with the StatusWith and no-trace versions.

              Assignee:
              Benety Goh
              Reporter:
              Scott Hernandez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: