Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11842 Common side change for follow-on work for erasure coding phase I
  3. HADOOP-13504

Refactor jni_common to conform to C89 restrictions imposed by Visual Studio 2010

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha1
    • io
    • None
    • Reviewed

    Description

      Piece of code in jni_common declares variables after the first statement in function. This behavior is not allowed in compilers, such as Visual Studio 2010, which only supports C89 C standards.

      Attachments

        1. HADOOP-13504-v1.patch
          2 kB
          Sammi Chen

        Activity

          People

            Sammi Sammi Chen
            Sammi Sammi Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: