The following issue has been updated:

    Updater: Alberto Massari (mailto:[EMAIL PROTECTED])
       Date: Mon, 4 Oct 2004 3:29 AM
    Changes:
             assignee changed from Xerces-C Developers Mailing List
             description changed from On HP-UX 10.20 using CC, a template repository 
file
RefVectorOf__pt__10_8NodeImpl.c
is created:
-------------------------------
/* RefVectorOf<NodeImpl> */

#include <util/RefVectorOf.hpp>
#include <util/RefVectorOf.c>
#include <dom/NodeImpl.hpp>

typedef RefVectorOf<NodeImpl> _dummy_;
------------------------------
This file needs dom/NodeImpl.hpp which is not copied to the public include
directory (see dom/Makefile) so its failure to compile causes the build of
dummyExe to fail.

The RefVectorOf<NodeImpl> instantiation is needed in dom/RangeImpl.cpp to On HP-UX 
10.20 using CC, a template repository file
RefVectorOf__pt__10_8NodeImpl.c
is created:
-------------------------------
/* RefVectorOf<NodeImpl> */

#include <util/RefVectorOf.hpp>
#include <util/RefVectorOf.c>
#include <dom/NodeImpl.hpp>

typedef RefVectorOf<NodeImpl> _dummy_;
------------------------------
This file needs dom/NodeImpl.hpp which is not copied to the public include
directory (see dom/Makefile) so its failure to compile causes the build of
dummyExe to fail.

The RefVectorOf<NodeImpl> instantiation is needed in dom/RangeImpl.cpp
             environment changed from Operating System: HP-UX
Platform: HP to Operating System: HP-UX
Platform: HP
             priority changed to Critical
             Component changed to Build
             Component changed from DOM
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESC-150?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-150

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-150
    Summary: dummyExe build fails on HP-UX 10.20 with CC A.10.40
       Type: Bug

     Status: Unassigned
   Priority: Critical

    Project: Xerces-C++
 Components: 
             Build
   Versions:
             1.5.1

   Assignee: 
   Reporter: zmajeed

    Created: Wed, 25 Jul 2001 8:39 PM
    Updated: Mon, 4 Oct 2004 3:29 AM
Environment: Operating System: HP-UX
Platform: HP

Description:
On HP-UX 10.20 using CC, a template repository file
RefVectorOf__pt__10_8NodeImpl.c
is created:
-------------------------------
/* RefVectorOf<NodeImpl> */

#include <util/RefVectorOf.hpp>
#include <util/RefVectorOf.c>
#include <dom/NodeImpl.hpp>

typedef RefVectorOf<NodeImpl> _dummy_;
------------------------------
This file needs dom/NodeImpl.hpp which is not copied to the public include
directory (see dom/Makefile) so its failure to compile causes the build of
dummyExe to fail.

The RefVectorOf<NodeImpl> instantiation is needed in dom/RangeImpl.cpp


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.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