Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2024

TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.10.0
    • None
    • None
    • Linux 64, Mac 64

    • Patch Available

    Description

      Thrift recently changed "increase_max_fds" to return an int instead of an rlim_t. Now TServer.cpp warns when it converts the internal rlim_t to the external int.

      Attachments

        1. TServer_rlim.patch
          0.4 kB
          Ben Craig

        Activity

          People

            ben.craig Ben Craig
            ben.craig Ben Craig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: