You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/09/18 07:01:43 UTC

[jira] Commented: (STDCXX-560) add ASL headers to all config tests

    [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528247 ] 

Martin Sebor commented on STDCXX-560:
-------------------------------------

I've successfully tested with gcc on Linux compiler-config.patch and config-tests.patch and committed both. I don't have access to Windows. Farid, can you test the last Windows-only configure.patch and, assuming it checks out, commit it?

> add ASL headers to all config tests
> -----------------------------------
>
>                 Key: STDCXX-560
>                 URL: https://issues.apache.org/jira/browse/STDCXX-560
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: Release
>    Affects Versions: trunk
>            Reporter: Martin Sebor
>            Assignee: Travis Vitek
>            Priority: Blocker
>             Fix For: 4.2
>
>         Attachments: compiler-config.patch, config-tests.patch, configure.patch
>
>
> According to the ASF Source Header and Copyright Notice Policy (http://www.apache.org/legal/src-headers.html), all human-readable Apache-developed files that are included within a distribution must include ASL header text. None of the source files for our config tests currently does. These headers need to be added in time for the 4.2.0 release.
> Note that since in the config tests, the first line is reserved for the "label" displayed by GNUMakefile.cfg before compiling the test, the headers cannot start on the first line. Instead, it should be fine to append the header to the end of every config test instead.
> Since the above mentioned policy applies to releases distributed after November 1, 2006, this task affects trunk only (and not any already published releases or snapshots).

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