Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4647

Avoid splitting words when wrapping lines in wiredtiger.in

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.0, 4.1.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 3
    • Storage Engines 2019-04-22, Storage Engines 2019-05-06

      All the TextWrappers in api_config.py are configured with break_long_words=False except one instance near line 127.
      The reason why it is not configured is, it is resulting in long lines. Currently, it is breaking start_generation word in wiredtiger.in generation.
      Scope of this ticket is to add break_long_words=False and make the changes so that long lines will not be generated.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: