From mboxrd@z Thu Jan 1 00:00:00 1970 From: mrg@sourceware.cygnus.com To: sid-cvs@sources.redhat.com Subject: src/sid component/audio/ChangeLog component/au ... Date: Thu, 12 Jul 2001 04:37:00 -0000 Message-id: <20010712113732.7603.qmail@sourceware.cygnus.com> X-SW-Source: 2001-q3/msg00008.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: mrg@sources.redhat.com 2001-07-12 04:37:32 Modified files: sid/component/audio: ChangeLog compAudio.cxx components.h sid/component/cfgroot: ChangeLog compConfig.cxx sid/component/tcl: ChangeLog compTcl.cxx sid/include : ChangeLog sidattrutil.h sidbusutil.h sidcomputil.h sidcpuutil.h sidpinutil.h Log message: * GCC 3.0 & 2.95.3 fixes. [component/audio/ChangeLog] * compAudio.cxx (fd_audio): Add missing throw() specifiers to this dtor. * components.h (basic_codec, generic_audio, nop_audio, fd_audio, linux_audio, solaris_audio): Add missing throw() specifiers to these dtors. [component/cfgroot/ChangeLog] * compConfig.cxx (cfgroot_component): Add missing throw() specifiers to this dtor. [component/tcl/ChangeLog] * compTcl.cxx (tcl_component): Add missing throw() specifiers to this dtor. [include/ChangeLog] * sidattrutil.h (attribute_coder_base, attribute_coder_virtual, attribute_coder_alias, attribute_coder_virtual_parameterized, attribute_coder, attribute_coder_ro, attribute_coder_ro_value, attribute_coder_bus_rw, attribute_coder_bus_wo, fixed_attribute_map_component): Add missing throw() specifiers to these dtors. * sidbusutil.h (word_bus, passthrough_bus, mux_passthrough_bus, passthrough_word_bus, harvard_bus, byte_bus, callback_byte_bus, Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/audio/ChangeLog.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/audio/compAudio.cxx.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/audio/components.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/compConfig.cxx.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/compTcl.cxx.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.21&r2=1.22 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidattrutil.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidbusutil.h.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidcomputil.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidpinutil.h.diff?cvsroot=src&r1=1.2&r2=1.3