Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-775

SchemaSymbols.hpp conflicts C++ Builder 6 dir.h

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • None
    • Operating System: Windows NT/2K
      Platform: PC
    • 16024

    Description

      Hi.
      I use C++ Builder 6 and Windows 2000.
      SchemaSymbols.hpp defines in Line 252,
      enum

      { EMPTY_SET = 0, SUBSTITUTION = 1, EXTENSION = 2, RESTRICTION = 4, LIST = 8, UNION = 16, ENUMERATION = 32 }

      ;
      but C++ Builder 6 include header dir.h in Line 40,
      #define EXTENSION 0x02
      and conflicts it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            koji-k@dd.catv.ne.jp KOBAYASI Koji
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: