Issue Details (XML | Word | Printable)

Key: STDCXX-621
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Farid Zaripov
Reporter: Farid Zaripov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

Update ASL headers

Created: 26/Oct/07 05:16 PM   Updated: 30/Oct/07 01:12 PM
Component/s: Release
Affects Version/s: 4.1.2, 4.1.3
Fix Version/s: 4.2.1

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works grep.out 2007-10-26 05:18 PM Farid Zaripov 9 kB
Environment: All

Resolution Date: 30/Oct/07 01:12 PM


 Description  « Hide
The stdcxx-4.2.0-rc-7 still contains the files with the old ASL headers.

$ grep -r "Licensed under" /usr/src/stdcxx-4.2.0-rc-7/* >grep.out

See the attached grep.out file.

See also this thread: http://www.nabble.com/-VOTE--release-stdcxx-4.2.0-tf4650691.html



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Farid Zaripov added a comment - 26/Oct/07 05:18 PM
The attached grep.out file.

Farid Zaripov made changes - 26/Oct/07 05:18 PM
Field Original Value New Value
Attachment grep.out [ 12368496 ]
Farid Zaripov made changes - 26/Oct/07 05:19 PM
Description The stdcxx-4.2.0-rc-7 still contains the files with the old ASL headers.

See also this thread: http://www.nabble.com/-VOTE--release-stdcxx-4.2.0-tf4650691.html
The stdcxx-4.2.0-rc-7 still contains the files with the old ASL headers.

$ grep -r "Licensed under" /usr/src/stdcxx-4.2.0-rc-7/* >grep.out

See the attached grep.out file.

See also this thread: http://www.nabble.com/-VOTE--release-stdcxx-4.2.0-tf4650691.html
Farid Zaripov made changes - 26/Oct/07 05:22 PM
Fix Version/s 4.2.1 [ 12312690 ]
Fix Version/s 4.2 [ 12311945 ]
Affects Version/s trunk [ 12312676 ]
Summary Update ASL headers in stdcxx 4.2.0 Update ASL headers
Farid Zaripov made changes - 26/Oct/07 05:23 PM
Priority Blocker [ 1 ] Major [ 3 ]
Repository Revision Date User Message
ASF #590052 Tue Oct 30 12:44:14 UTC 2007 faridz 2007-10-30 Farid Zaripov <farid_zaripov@epam.com>

STDCXX-621
* examples/manual/binary_search.cpp: Updated ASL header.
* examples/manual/merge.cpp: Ditto.
* examples/manual/reverse_iterator.cpp: Ditto.
* include/fstream: Ditto.
* include/iosfwd: Ditto.
* include/loc/_money_get.h: Ditto.
* include/loc/_money_put.h: Ditto.
* include/loc/_num_get.h: Ditto.
* include/loc/_time_get.h: Ditto.
* include/loc/_time_put.h: Ditto.
* include/ostream: Ditto.
* include/rw/_basic_ios.h: Ditto.
* include/rw/_config-acc.h: Ditto.
* include/rw/_config-deccxx.h: Ditto.
* include/rw/_config-icc.h: Ditto.
* include/rw/_config-mipspro.h: Ditto.
* include/rw/_config-sunpro.h: Ditto.
* include/rw/_config-xlc.h: Ditto.
* include/rw/_ioinsert.cc: Ditto.
* include/rw/_ioinsert.h: Ditto.
* include/rw/_ioiter.h: Ditto.
* include/rw/_iterator.h: Ditto.
* include/rw/_mutex.h: Ditto.
* include/rw/_streamiter.h: Ditto.
* include/stack: Ditto.
* include/streambuf: Ditto.
* include/streambuf.cc: Ditto.
* include/tr1/_smartptr.h: Ditto.
* include/tr1/cstdint: Ditto.
* include/tr1/stdint.h: Ditto.
* LICENSE.txt: Ditto.
* src/bitset.cpp: Ditto.
* src/instance.cpp: Ditto.
* src/locale_body.cpp: Ditto.
* src/ti_filebuf.cpp: Ditto.
* src/ti_wfilebuf.cpp: Ditto.
* tests/include/any.h: Ditto.
* tests/include/rw_alloc.h: Ditto.
* tests/include/rw_ctype.h: Ditto.
* tests/include/rw_exception.h: Ditto.
* tests/include/rw_new.h: Ditto.
* tests/include/rw_streambuf.h: Ditto.
* tests/iostream/27.filebuf.codecvt.cpp: Ditto.
* tests/iostream/27.istream.unformatted.get.cpp: Ditto.
* tests/localization/22.locale.time.put.cpp: Ditto.
* tests/self/0.alloc.cpp: Ditto.
* tests/self/0.char.cpp: Ditto.
* tests/self/0.cmdopts.cpp: Ditto.
* tests/self/0.ctype.cpp: Ditto.
* tests/src/alarm.cpp: Ditto.
* tests/src/char.cpp: Ditto.
* tests/src/cmdopt.cpp: Ditto.
* tests/src/ctype.cpp: Ditto.
* tests/src/fmt_defs.h: Ditto.
* tests/strings/21.string.capacity.cpp: Ditto.
* tests/strings/21.string.compare.cpp: Ditto.
* tests/strings/21.string.copy.cpp: Ditto.
* tests/strings/21.string.erase.cpp: Ditto.
* tests/strings/21.string.find.cpp: Ditto.
* tests/strings/21.string.find.first.of.cpp: Ditto.
* tests/strings/21.string.find.last.not.of.cpp: Ditto.
* tests/strings/21.string.find.last.of.cpp: Ditto.
* tests/strings/21.string.io.cpp: Ditto.
* tests/strings/21.string.iterators.cpp: Ditto.
* tests/strings/21.string.op.plus.cpp: Ditto.
* tests/strings/21.string.op.plus.equal.cpp: Ditto.
* tests/strings/21.string.operators.cpp: Ditto.
* tests/strings/21.string.replace.cpp: Ditto.
* tests/strings/21.string.rfind.cpp: Ditto.
* tests/strings/21.string.substr.cpp: Ditto.
* tests/strings/21.string.swap.cpp: Ditto.
* tests/tr1.c99/8.cstdint.cpp: Ditto.
* tests/utilities/20.auto.ptr.cpp: Ditto.
* tests/utilities/20.specialized.cpp: Ditto.
Files Changed
MODIFY /incubator/stdcxx/branches/4.2.x/tests/src/cmdopt.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/include/rw_streambuf.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_mutex.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/utilities/20.auto.ptr.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_streamiter.h
MODIFY /incubator/stdcxx/branches/4.2.x/LICENSE.txt
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.swap.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/src/fmt_defs.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_ioinsert.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_config-deccxx.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_config-sunpro.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/src/alarm.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.iterators.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_ioinsert.cc
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.op.plus.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/src/ti_wfilebuf.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/loc/_money_put.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/streambuf.cc
MODIFY /incubator/stdcxx/branches/4.2.x/examples/manual/reverse_iterator.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.operators.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/loc/_money_get.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/self/0.char.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/loc/_time_put.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/iosfwd
MODIFY /incubator/stdcxx/branches/4.2.x/include/loc/_num_get.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.substr.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/include/rw_ctype.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/loc/_time_get.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_ioiter.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/ostream
MODIFY /incubator/stdcxx/branches/4.2.x/tests/include/rw_new.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.find.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.capacity.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/streambuf
MODIFY /incubator/stdcxx/branches/4.2.x/tests/include/any.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/localization/22.locale.time.put.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.find.first.of.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/examples/manual/binary_search.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_basic_ios.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/tr1/_smartptr.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/include/rw_alloc.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.replace.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/stack
MODIFY /incubator/stdcxx/branches/4.2.x/src/ti_filebuf.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/src/bitset.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/examples/manual/merge.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_config-mipspro.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_config-xlc.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/self/0.cmdopts.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/src/locale_body.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/self/0.ctype.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/include/rw_exception.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.io.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/src/char.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_iterator.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.op.plus.equal.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/src/ctype.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/tr1/stdint.h
MODIFY /incubator/stdcxx/branches/4.2.x/include/fstream
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_config-acc.h
MODIFY /incubator/stdcxx/branches/4.2.x/tests/iostream/27.filebuf.codecvt.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.copy.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.find.last.not.of.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/rw/_config-icc.h
MODIFY /incubator/stdcxx/branches/4.2.x/src/instance.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/self/0.alloc.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.find.last.of.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/include/tr1/cstdint
MODIFY /incubator/stdcxx/branches/4.2.x/tests/iostream/27.istream.unformatted.get.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.compare.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.erase.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/utilities/20.specialized.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/strings/21.string.rfind.cpp
MODIFY /incubator/stdcxx/branches/4.2.x/tests/tr1.c99/8.cstdint.cpp

Farid Zaripov made changes - 30/Oct/07 12:44 PM
Status Open [ 1 ] In Progress [ 3 ]
Farid Zaripov made changes - 30/Oct/07 12:45 PM
Patch Info [Patch Available]
Farid Zaripov made changes - 30/Oct/07 01:12 PM
Status In Progress [ 3 ] Open [ 1 ]
Farid Zaripov added a comment - 30/Oct/07 01:12 PM

Farid Zaripov made changes - 30/Oct/07 01:12 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Farid Zaripov made changes - 30/Oct/07 01:12 PM
Status Resolved [ 5 ] Closed [ 6 ]
Repository Revision Date User Message
ASF #590116 Tue Oct 30 15:21:39 UTC 2007 faridz 2007-10-30 Farid Zaripov <farid_zaripov@epam.com>

Merged r590052 from branches/4.2.x with a fix for STDCXX-621
* examples/manual/binary_search.cpp: Updated ASL header.
* examples/manual/merge.cpp: Ditto.
* examples/manual/reverse_iterator.cpp: Ditto.
* include/fstream: Ditto.
* include/iosfwd: Ditto.
* include/loc/_money_get.h: Ditto.
* include/loc/_money_put.h: Ditto.
* include/loc/_num_get.h: Ditto.
* include/loc/_time_get.h: Ditto.
* include/loc/_time_put.h: Ditto.
* include/ostream: Ditto.
* include/rw/_basic_ios.h: Ditto.
* include/rw/_config-acc.h: Ditto.
* include/rw/_config-deccxx.h: Ditto.
* include/rw/_config-icc.h: Ditto.
* include/rw/_config-mipspro.h: Ditto.
* include/rw/_config-sunpro.h: Ditto.
* include/rw/_config-xlc.h: Ditto.
* include/rw/_ioinsert.cc: Ditto.
* include/rw/_ioinsert.h: Ditto.
* include/rw/_ioiter.h: Ditto.
* include/rw/_iterator.h: Ditto.
* include/rw/_mutex.h: Ditto.
* include/rw/_streamiter.h: Ditto.
* include/stack: Ditto.
* include/streambuf: Ditto.
* include/streambuf.cc: Ditto.
* include/tr1/_smartptr.h: Ditto.
* include/tr1/cstdint: Ditto.
* include/tr1/stdint.h: Ditto.
* LICENSE.txt: Ditto.
* src/bitset.cpp: Ditto.
* src/instance.cpp: Ditto.
* src/locale_body.cpp: Ditto.
* src/ti_filebuf.cpp: Ditto.
* src/ti_wfilebuf.cpp: Ditto.
* tests/include/any.h: Ditto.
* tests/include/rw_alloc.h: Ditto.
* tests/include/rw_ctype.h: Ditto.
* tests/include/rw_exception.h: Ditto.
* tests/include/rw_new.h: Ditto.
* tests/include/rw_streambuf.h: Ditto.
* tests/iostream/27.filebuf.codecvt.cpp: Ditto.
* tests/iostream/27.istream.unformatted.get.cpp: Ditto.
* tests/localization/22.locale.time.put.cpp: Ditto.
* tests/self/0.alloc.cpp: Ditto.
* tests/self/0.char.cpp: Ditto.
* tests/self/0.cmdopts.cpp: Ditto.
* tests/self/0.ctype.cpp: Ditto.
* tests/src/alarm.cpp: Ditto.
* tests/src/char.cpp: Ditto.
* tests/src/cmdopt.cpp: Ditto.
* tests/src/ctype.cpp: Ditto.
* tests/src/fmt_defs.h: Ditto.
* tests/strings/21.string.capacity.cpp: Ditto.
* tests/strings/21.string.compare.cpp: Ditto.
* tests/strings/21.string.copy.cpp: Ditto.
* tests/strings/21.string.erase.cpp: Ditto.
* tests/strings/21.string.find.cpp: Ditto.
* tests/strings/21.string.find.first.of.cpp: Ditto.
* tests/strings/21.string.find.last.not.of.cpp: Ditto.
* tests/strings/21.string.find.last.of.cpp: Ditto.
* tests/strings/21.string.io.cpp: Ditto.
* tests/strings/21.string.iterators.cpp: Ditto.
* tests/strings/21.string.op.plus.cpp: Ditto.
* tests/strings/21.string.op.plus.equal.cpp: Ditto.
* tests/strings/21.string.operators.cpp: Ditto.
* tests/strings/21.string.replace.cpp: Ditto.
* tests/strings/21.string.rfind.cpp: Ditto.
* tests/strings/21.string.substr.cpp: Ditto.
* tests/strings/21.string.swap.cpp: Ditto.
* tests/tr1.c99/8.cstdint.cpp: Ditto.
* tests/utilities/20.auto.ptr.cpp: Ditto.
* tests/utilities/20.specialized.cpp: Ditto.
Files Changed
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.copy.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.find.last.not.of.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_config-icc.h
MODIFY /incubator/stdcxx/trunk/src/instance.cpp
MODIFY /incubator/stdcxx/trunk/tests/include/rw_new.h
MODIFY /incubator/stdcxx/trunk/tests/localization/22.locale.time.put.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.compare.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.find.last.of.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.find.first.of.cpp
MODIFY /incubator/stdcxx/trunk/examples/manual/binary_search.cpp
MODIFY /incubator/stdcxx/trunk/tests/tr1.c99/8.cstdint.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_mutex.h
MODIFY /incubator/stdcxx/trunk/tests/src/cmdopt.cpp
MODIFY /incubator/stdcxx/trunk/tests/utilities/20.auto.ptr.cpp
MODIFY /incubator/stdcxx/trunk/include/stack
MODIFY /incubator/stdcxx/trunk/tests/include/rw_streambuf.h
MODIFY /incubator/stdcxx/trunk/LICENSE.txt
MODIFY /incubator/stdcxx/trunk/src/ti_filebuf.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_streamiter.h
MODIFY /incubator/stdcxx/trunk/examples/manual/merge.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_config-deccxx.h
MODIFY /incubator/stdcxx/trunk/include/rw/_config-sunpro.h
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.swap.cpp
MODIFY /incubator/stdcxx/trunk/tests/src/fmt_defs.h
MODIFY /incubator/stdcxx/trunk/tests/src/alarm.cpp
MODIFY /incubator/stdcxx/trunk/src/bitset.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_ioinsert.cc
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.op.plus.cpp
MODIFY /incubator/stdcxx/trunk/src/ti_wfilebuf.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.op.plus.equal.cpp
MODIFY /incubator/stdcxx/trunk/tests/self/0.ctype.cpp
MODIFY /incubator/stdcxx/trunk/include/loc/_money_put.h
MODIFY /incubator/stdcxx/trunk/include/streambuf.cc
MODIFY /incubator/stdcxx/trunk/examples/manual/reverse_iterator.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.io.cpp
MODIFY /incubator/stdcxx/trunk/tests/src/char.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_iterator.h
MODIFY /incubator/stdcxx/trunk/include/loc/_time_put.h
MODIFY /incubator/stdcxx/trunk/include/loc/_money_get.h
MODIFY /incubator/stdcxx/trunk/tests/iostream/27.filebuf.codecvt.cpp
MODIFY /incubator/stdcxx/trunk/include/loc/_time_get.h
MODIFY /incubator/stdcxx/trunk/include/ostream
MODIFY /incubator/stdcxx/trunk/tests/include/rw_ctype.h
MODIFY /incubator/stdcxx/trunk/tests/iostream/27.istream.unformatted.get.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_ioiter.h
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.find.cpp
MODIFY /incubator/stdcxx/trunk/tests/include/any.h
MODIFY /incubator/stdcxx/trunk/tests/self/0.alloc.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.capacity.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.erase.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.rfind.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_basic_ios.h
MODIFY /incubator/stdcxx/trunk/include/tr1/_smartptr.h
MODIFY /incubator/stdcxx/trunk/tests/utilities/20.specialized.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.replace.cpp
MODIFY /incubator/stdcxx/trunk/tests/include/rw_alloc.h
MODIFY /incubator/stdcxx/trunk/include/rw/_ioinsert.h
MODIFY /incubator/stdcxx/trunk/src/locale_body.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.iterators.cpp
MODIFY /incubator/stdcxx/trunk/include/rw/_config-mipspro.h
MODIFY /incubator/stdcxx/trunk/include/rw/_config-xlc.h
MODIFY /incubator/stdcxx/trunk/tests/self/0.cmdopts.cpp
MODIFY /incubator/stdcxx/trunk/tests/src/ctype.cpp
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.operators.cpp
MODIFY /incubator/stdcxx/trunk/tests/include/rw_exception.h
MODIFY /incubator/stdcxx/trunk/tests/self/0.char.cpp
MODIFY /incubator/stdcxx/trunk/include/fstream
MODIFY /incubator/stdcxx/trunk/include/tr1/stdint.h
MODIFY /incubator/stdcxx/trunk/include/rw/_config-acc.h
MODIFY /incubator/stdcxx/trunk/include/iosfwd
MODIFY /incubator/stdcxx/trunk/include/loc/_num_get.h
MODIFY /incubator/stdcxx/trunk/tests/strings/21.string.substr.cpp
MODIFY /incubator/stdcxx/trunk/include/streambuf
MODIFY /incubator/stdcxx/trunk/include/tr1/cstdint