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 02:57:43 UTC

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

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
            Priority: Blocker
             Fix For: 4.2


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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-560:
--------------------------------

    Attachment: configure.patch
                compiler-config.patch
                config-tests.patch

patches for the configuration tests, the compiler config scripts, and generate/configure.bat.

Note: I can't find the location that I read it, but the license header is supposed to be near the top of the file. I can't find a source for that information, but I did read it today while researching the requirements.

> 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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek resolved STDCXX-560.
---------------------------------

    Resolution: Fixed

> 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, missed-config.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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-560:
--------------------------------

    Patch Info: [Patch Available]

Patches are available.

> 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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-560:
--------------------------------

    Attachment: missed-config.patch

One more config test...

2007-09-21  Travis Vitek  <vi...@roguewave.com>

	STDCXX-560
	* MADVISE.cpp: Add ASL header

> 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, missed-config.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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-560:
--------------------------------

    Attachment:     (was: missed-config.patch)

> 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, missed-config.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.


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

Posted by "Farid Zaripov (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-560:
-----------------------------------

    Assignee: Farid Zaripov  (was: Travis Vitek)

Assigned to Farid.

Farid, please set the issue to Resolved after you've tested the last (Windows-only) patch. We'll close it once RAT confirms that all the files are properly licensed.

> 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.


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

Posted by "Farid Zaripov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov reopened STDCXX-560:
----------------------------------


etc/config/windows/*.config files should also have the ASL headers.

> 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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek reassigned STDCXX-560:
-----------------------------------

    Assignee: Travis Vitek

> 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
>
>
> 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.


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

Posted by "Farid Zaripov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Resolution: Fixed

> 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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek reopened STDCXX-560:
---------------------------------

      Assignee: Travis Vitek  (was: Farid Zaripov)

Additional patch is required.

> 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, missed-config.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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-560:
--------------------------------

    Attachment: missed-config.patch

> 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, missed-config.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.