Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-215

remove ink_*printf fucntions from libinktomi++

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • Cleanup
    • None

    Description

      These function have become wrappers around vsnprintf and vsprintf and don't add functionality.
      ink_snprintf, ink_sprintf, ink_vsnprintf, and ink_vsprintf

      ink_fprintf and ink_vfprintf are just wrappers around vfprintf

      ink_printf has become a wrapper around ink_vfprintf and can be removed too.

      We can possible remove these too:
      ink_bsprintf, ink_bvsprintf

      Attachments

        1. 001-printf-bcall.patch
          319 kB
          Bryan Call
        2. 002-printf-bcall.patch
          296 kB
          Bryan Call

        Activity

          People

            bcall Bryan Call
            bcall Bryan Call
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: