You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2005/05/04 23:38:07 UTC

[jira] Created: (XALANC-505) DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10

DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10
-------------------------------------------------------------------------

         Key: XALANC-505
         URL: http://issues.apache.org/jira/browse/XALANC-505
     Project: XalanC
        Type: Bug
  Components: XalanC  
    Versions: CurrentCVS    
    Reporter: David Bertoni
 Assigned to: David Bertoni 
    Priority: Blocker
 Attachments: patch.txt

It looks like only stat64 is available with this OS and compiler combination.  I've created a patch, although it may need tweaking if it doesn't work with Workshop 10 on earlier versions of Solaris.

Committers, can you please review?

-- 
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
-
For more information on JIRA, 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


[jira] Updated: (XALANC-505) DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-505?page=all ]

David Bertoni updated XALANC-505:
---------------------------------

    Attachment: patch.txt

> DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10
> -------------------------------------------------------------------------
>
>          Key: XALANC-505
>          URL: http://issues.apache.org/jira/browse/XALANC-505
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Blocker
>  Attachments: patch.txt
>
> It looks like only stat64 is available with this OS and compiler combination.  I've created a patch, although it may need tweaking if it doesn't work with Workshop 10 on earlier versions of Solaris.
> Committers, can you please review?

-- 
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
-
For more information on JIRA, 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


[jira] Resolved: (XALANC-505) DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-505?page=all ]
     
David Bertoni resolved XALANC-505:
----------------------------------

     Resolution: Fixed
    Fix Version: CurrentCVS

> DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10
> -------------------------------------------------------------------------
>
>          Key: XALANC-505
>          URL: http://issues.apache.org/jira/browse/XALANC-505
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Blocker
>      Fix For: CurrentCVS
>  Attachments: patch.txt
>
> It looks like only stat64 is available with this OS and compiler combination.  I've created a patch, although it may need tweaking if it doesn't work with Workshop 10 on earlier versions of Solaris.
> Committers, can you please review?

-- 
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
-
For more information on JIRA, 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


[jira] Closed: (XALANC-505) DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-505?page=all ]
     
David Bertoni closed XALANC-505:
--------------------------------


> DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10
> -------------------------------------------------------------------------
>
>          Key: XALANC-505
>          URL: http://issues.apache.org/jira/browse/XALANC-505
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Blocker
>      Fix For: CurrentCVS
>  Attachments: patch.txt
>
> It looks like only stat64 is available with this OS and compiler combination.  I've created a patch, although it may need tweaking if it doesn't work with Workshop 10 on earlier versions of Solaris.
> Committers, can you please review?

-- 
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
-
For more information on JIRA, 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


[jira] Commented: (XALANC-505) DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10

Posted by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANC-505?page=comments#action_64534 ]
     
Dmitry Hayes commented on XALANC-505:
-------------------------------------

The patch looks ok. Let's commit it and see how it passes our Solaris8 build. Thanks!

> DirectoryEnumerator.hpp will not build on Solaris 10 with Sun Workshop 10
> -------------------------------------------------------------------------
>
>          Key: XALANC-505
>          URL: http://issues.apache.org/jira/browse/XALANC-505
>      Project: XalanC
>         Type: Bug
>   Components: XalanC
>     Versions: CurrentCVS
>     Reporter: David Bertoni
>     Assignee: David Bertoni
>     Priority: Blocker
>  Attachments: patch.txt
>
> It looks like only stat64 is available with this OS and compiler combination.  I've created a patch, although it may need tweaking if it doesn't work with Workshop 10 on earlier versions of Solaris.
> Committers, can you please review?

-- 
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
-
For more information on JIRA, 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