Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-867

More errors for GridFS seek

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.0-beta0
    • Affects Version/s: None
    • Component/s: GridFS
    • Labels:
    • Environment:
      All
    • Fully Compatible

      It would be nice if mongoc_gridfs_file_seek() implemented more of the same errors as fseek(3):

      [EINVAL]    Resulting file position is negative or `whence` is invalid.
      

      Currently only EINVAL is set for when whence is not valid.

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: