You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/05/14 23:35:39 UTC

DO NOT REPLY [Bug 9083] New: - In Windows we need to add #pkg#_EXPORT to classes

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9083>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9083

In Windows we need to add  #pkg#_EXPORT to classes

           Summary: In Windows we need to add  #pkg#_EXPORT to classes
           Product: Xerces-C++
           Version: 1.7.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: SAX/SAX2
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: rbuck@mathworks.com


In Windows the following classes need to be exported so that developers can 
create custom parsers and scanners:

- SAXNotSupportedException
- SAXNotRecognizedException
- GrammarResolver
- everything in validators/common
- everything in validators/schema
- everything in validators/DTD,
- everything in validators/datatype

There may be more, but these are a good list to start with.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org