Fix implicit requirement for large file support

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      We currently implicitly require large file support: if sizeof(off_t) == 4, calculations such as WT_FILE_OFF_MAX overflow. Either update configure to fail if large file support is not available, or test without large file support and fix the calculations to work.

            Assignee:
            Michael Cahill (Inactive)
            Reporter:
            WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: