This is the mail archive of the sid@sourceware.org mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][rfc] Remove 'throw()' Specifiers from Virtual Destructors in the SID API


This patch has now been committed.

Dave Brolley wrote:

Hi,

There is a SID port to the Toshiba Media Processor (MeP), which I will be submitting very soon. Toshiba has their own simulator for this target and it has an API which allows programmers to add their own devices to the simulation. Toshiba required that the SID port for this target also implement this API and support existing code written against it.

...


Now, specifying throw() on a destructor is a minor optimization opportunity at best, so it is preprosed that these specifiers be removed from the SID API in order to allow extension of the SID API to match that of other existing APIs, like Toshiba's.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]