Typo in RLP error message when failing to create language context

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Trivial - P5
    • 3.1.5
    • Affects Version/s: 3.1.3
    • Component/s: Text Search
    • Fully Compatible
    • ALL
    • Platform 5 06/26/16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There should be a space between "return code" and the value of rc:

      uassert(28631,
              str::stream() << "Unable to create the context for language "
                            << static_cast<int>(language) << " with return code" << rc,
              rc == BT_OK);
      

              Assignee:
              Mark Benvenuto
              Reporter:
              Kamran K. (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: