Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-4900

UIMACPP 64bit issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.8.0SDK
    • None
    • C++ Framework
    • None
    • any

    Description

      in framework/uima/strtools.hpp:_strreplaceall_env(), the variables envBegPos and envEndPos are declared as unsigned integers, whereas the find() method on 64bit would return a 64bit value, which is too big for this data type. We think they should be declared as size_t instead.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bdeboe Benjamin De Boe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified