OSDN Git Service

* GCC 3.0 & 2.95.3 fixes.
authormrg <mrg>
Thu, 12 Jul 2001 11:37:32 +0000 (11:37 +0000)
committermrg <mrg>
Thu, 12 Jul 2001 11:37:32 +0000 (11:37 +0000)
commit09f96f8e9571e8591fad9ff143dac0f4a2989387
tree0a40d13f5a4420e561ae9476196f0b4f56bf302c
parent04f6a543169c9e34db0888f99f9ea3be605ef1bf
* 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,
13 files changed:
sid/component/audio/ChangeLog
sid/component/audio/compAudio.cxx
sid/component/audio/components.h
sid/component/cfgroot/ChangeLog
sid/component/cfgroot/compConfig.cxx
sid/component/tcl/ChangeLog
sid/component/tcl/compTcl.cxx
sid/include/ChangeLog
sid/include/sidattrutil.h
sid/include/sidbusutil.h
sid/include/sidcomputil.h
sid/include/sidcpuutil.h
sid/include/sidpinutil.h