You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2007/09/20 10:03:31 UTC

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

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

Farid Zaripov resolved STDCXX-560.
----------------------------------

    Resolution: Fixed

Tested on Windows and no problems were found.

> 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: Farid Zaripov
>            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.