You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by xa...@xml.apache.org on 2004/10/24 20:41:26 UTC

[jira] Resolved: (XALANC-423) gcc 3.4 is stricter - need typename in XalanArrayAllocator.hpp

Message:

   The following issue has been resolved as FIXED.

   Resolver: David Bertoni
       Date: Sun, 24 Oct 2004 11:40 AM

A fix is in CVS.  Can you please verify, if possible?  Thanks!
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XALANC-423

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XALANC-423
    Summary: gcc 3.4 is stricter - need typename in XalanArrayAllocator.hpp
       Type: Bug

     Status: Resolved
 Resolution: FIXED

    Project: XalanC
 Components: 
             XalanC
   Fix Fors:
             CurrentCVS
   Versions:
             1.8

   Assignee: 
   Reporter: Pete Forman

    Created: Wed, 16 Jun 2004 3:59 PM
    Updated: Sun, 24 Oct 2004 11:40 AM
Environment: Operating System: All
Platform: All

Description:
There was a compile error using gcc/3.4.0.  Presumably this is just a warning 
with older gcc versions.

Line 173 of src/xalanc/PlatformSupport/XalanArrayAllocator.hpp should have a 
"typename" inserted to read:

  theNewEntry.second.resize(theBlockSize, typename VectorType::value_type(0));


---------------------------------------------------------------------
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org