Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4384355

change _c variable name

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.1
    • 1.3.1
    • hotspot
    • beta
    • generic
    • generic

        The identifier _c is reserved by the Compaq C++ compiler.
        Problem is that Tandem is using extensions which have the side effect of predefining some symbols. One of those symbols is _c. For the moment workaround is to change the names of
        the variable wherever it occurs. Specifically:

                Change _c to _pc (PhaseChaitin) in:
                    coalesce.cpp
                    coalesce.hpp
                Change _c to _csn (Children of State Node) in:
                    dfa.cpp
                    formssel.cpp
                    matcher.cpp
                    output_h.cpp

        Thank you for considering this request.

        Please fix this problem in LadyBird.
        fariba.alavi@eng 2000-10-30

              sgoldman Steve Goldman (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: