avrdudes / avarice

AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
GNU General Public License v2.0
35 stars 11 forks source link

[patch #40] Remove old style exception throw specifier #74

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

jputcu 2021-08-23 16:28:48.538000

Patch to remove old style exception throw specifier so it compiles with newer C++ standards

This issue was migrated from https://sourceforge.net/p/avarice/patches/40/

avrs-admin commented 2 years ago

joerg_wunsch 2021-08-23 20:57:45.603000

As simple as such. ;-)

Thanks a lot, applied in r391.

avrs-admin commented 2 years ago

joerg_wunsch 2021-08-23 20:58:13.552000