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

Fix implicit requirement for large file support

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: 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@mongodb.com Michael Cahill (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: