Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-462 3.0 API Changes
  3. CCBC-479

3.0: Use built-in C89 int/short/long/etc where possible

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • Major
    • 3.0.0-alpha1
    • None
    • None
    • Security Level: Public
    • None

    Description

      There's no good reason to use fixed width types for simple functions that aren't expected to have a specified value. int/unsigned will be sufficient. Leave the fixed width types for things that actually expect large values.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            mnunberg Mark Nunberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty