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 "Adi Shtatfeld (JIRA)" <xe...@xml.apache.org> on 2008/04/14 10:47:09 UTC

[jira] Created: (XERCESC-1795) building xerces 2.7.0 in zOs - gmake clean leaves .x files

building xerces 2.7.0 in zOs - gmake clean leaves .x files
----------------------------------------------------------

                 Key: XERCESC-1795
                 URL: https://issues.apache.org/jira/browse/XERCESC-1795
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.7.0
         Environment: zOs 1.8
            Reporter: Adi Shtatfeld


when running "gmake clean",
*.x files remain in obj/*.
This interferes when rerunning "gmake".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (XERCESC-1795) building xerces 2.7.0 in zOs - gmake clean leaves .x files

Posted by "cargilld (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

cargilld resolved XERCESC-1795.
-------------------------------

    Resolution: Fixed

I checked in a fix for this in the xerces-2 code base.  It deletes the .x files in the obj and lib directories.

David

> building xerces 2.7.0 in zOs - gmake clean leaves .x files
> ----------------------------------------------------------
>
>                 Key: XERCESC-1795
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1795
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.0
>         Environment: zOs 1.8
>            Reporter: Adi Shtatfeld
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> when running "gmake clean",
> *.x files remain in obj/*.
> This interferes when rerunning "gmake".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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