Use the noexcept specifier (C++11) instead of deprecated throw().
Replace deprecated throw() with noexcept specifier (C++11) #10965
pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:noexcept changing 2 files +8 −8-
practicalswift commented at 5:51 PM on July 31, 2017: contributor
-
Use the noexcept specifier (C++11) instead of deprecated throw() 9862550260
-
laanwj commented at 10:46 AM on August 1, 2017: member
- laanwj added the label Refactoring on Aug 1, 2017
-
jonasschnelli commented at 9:49 AM on August 3, 2017: contributor
utACK 98625502607dd9180ab6840b832dc89986d0b150
-
TheBlueMatt commented at 1:52 PM on August 3, 2017: member
utACK
-
promag commented at 3:25 PM on August 6, 2017: member
ACK 9862550.
Edit: nit reword
Replace deprecated throw() with C++11 noexcept operator:) - practicalswift renamed this:
Use the noexcept specifier (C++11) instead of deprecated throw()
Replace deprecated throw() with noexcept operator (C++11)
on Aug 6, 2017 - practicalswift renamed this:
Replace deprecated throw() with noexcept operator (C++11)
Replace deprecated throw() with noexcept specifier (C++11)
on Aug 6, 2017 -
practicalswift commented at 5:33 PM on August 6, 2017: contributor
@promag But here I'm using the
noexceptspecifier and not thenoexceptoperator :-) -
fanquake commented at 1:30 PM on August 12, 2017: member
utACK 9862550
- MarcoFalke merged this on Aug 16, 2017
- MarcoFalke closed this on Aug 16, 2017
- MarcoFalke referenced this in commit 655970d9c6 on Aug 16, 2017
- PastaPastaPasta referenced this in commit e59b7440ac on Sep 19, 2019
- PastaPastaPasta referenced this in commit aed1507065 on Sep 23, 2019
- PastaPastaPasta referenced this in commit 3716562117 on Sep 24, 2019
- PastaPastaPasta referenced this in commit 90e9c756a1 on Nov 19, 2019
- PastaPastaPasta referenced this in commit 7575d4dae4 on Nov 21, 2019
- PastaPastaPasta referenced this in commit abd23bd39d on Dec 9, 2019
- PastaPastaPasta referenced this in commit 7a3b419a4c on Jan 1, 2020
- PastaPastaPasta referenced this in commit 97517490f7 on Jan 2, 2020
- PastaPastaPasta referenced this in commit f1683e8e72 on Jan 2, 2020
- PastaPastaPasta referenced this in commit fcc1b3b86d on Jan 2, 2020
- PastaPastaPasta referenced this in commit 401d6b6510 on Jan 2, 2020
- PastaPastaPasta referenced this in commit 013de95158 on Jan 3, 2020
- ckti referenced this in commit 75b62597b0 on Mar 28, 2021
- practicalswift deleted the branch on Apr 10, 2021
- random-zebra referenced this in commit 44ddf8a59a on May 11, 2021
- gades referenced this in commit 1eea72b22a on Mar 17, 2022
- DrahtBot locked this on Aug 16, 2022