[ https://issues.apache.org/jira/browse/STDCXX-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Vitek updated STDCXX-552:
--------------------------------
Attachment: rat-stdcxx-4.2.0-rc5-r584830.txt
Here is the list of files without the ASL header.
C:\Rat>java -jar rat-0.5.1.jar c:\Build\stdcxx-4.2.0-rc5 | find "!?????" | find /v ".out"
| find /v ".in"
!????? c:/Build/stdcxx-4.2.0-rc5/etc/config/src/MADVISE.cpp
!????? c:/Build/stdcxx-4.2.0-rc5/etc/nls/gen_list
!????? c:/Build/stdcxx-4.2.0-rc5/etc/nls/charmaps/T.61-8BIT
!????? c:/Build/stdcxx-4.2.0-rc5/etc/nls/posix/gen_list
!????? c:/Build/stdcxx-4.2.0-rc5/etc/nls/posix/charmaps/ISO_646.IRV
!????? c:/Build/stdcxx-4.2.0-rc5/examples/manual/rwstdmessages.cpp
!????? c:/Build/stdcxx-4.2.0-rc5/examples/manual/rwstdmessages.msg
!????? c:/Build/stdcxx-4.2.0-rc5/examples/manual/rwstdmessages.rc
!????? c:/Build/stdcxx-4.2.0-rc5/src/mapfile.gcc
!????? c:/Build/stdcxx-4.2.0-rc5/src/mapfile.gcc-2
!????? c:/Build/stdcxx-4.2.0-rc5/util/codeset_aliases
!????? c:/Build/stdcxx-4.2.0-rc5/util/gen_list
Of those, only gen_list and codeset_aliases are actually expected to not have the ASL header.
The others apparently have not been integrated from trunk.
> run RAT on stdcxx 4.2.0
> -----------------------
>
> Key: STDCXX-552
> URL: https://issues.apache.org/jira/browse/STDCXX-552
> Project: C++ Standard Library
> Issue Type: Task
> Components: Release
> Affects Versions: trunk
> Reporter: Martin Sebor
> Assignee: Travis Vitek
> Priority: Blocker
> Fix For: 4.2
>
> Attachments: rat-stdcxx-4.2.0-rc5-r584830.txt
>
>
> As Bill says in his post below, we need to run the RAT tool on stdcxx 4.2.0 before we
ask the Incubator PMC for a permission to do a release:
> http://www.mail-archive.com/stdcxx-dev@incubator.apache.org/msg03858.html
> The first step will be to download and set up the tool. In this post Justin gives some
suggestions:
> http://www.mail-archive.com/stdcxx-dev@incubator.apache.org/msg03764.html
> Here are a couple of links to other Apache projects that use it. They could be helpful
in getting it up and running:
> http://www.mail-archive.com/stdcxx-dev@incubator.apache.org/msg03865.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|