[ http://nagoya.apache.org/jira/browse/XERCESC-1037?page=history ]

Alberto Massari updated XERCESC-1037:
-------------------------------------

    Priority: Major

> virtual functions inlined outside of class definition should be declared so
> ---------------------------------------------------------------------------
>
>          Key: XERCESC-1037
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-1037
>      Project: Xerces-C++
>         Type: Bug
>   Components: Miscellaneous
>     Versions: 2.3.0
>  Environment: Operating System: Linux
> Platform: PC
>     Reporter: Jan Beulich
>     Assignee: Xerces-C Developers Mailing List

>
> At least for g++ 3.x it is important to declare virtual functions that are not
> getting an (inline) definition right away but will get one later as such, so
> that the compiler will not make attempts to instantiate the vtable for each
> consumer of these classes.
> An example is DTDEntityDecl's destructor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to