Skip to content

Print exception origin in crash messages#3653

Merged
UdjinM6 merged 2 commits into
dashpay:developfrom
UdjinM6:tweakcrashmessage
Aug 14, 2020
Merged

Print exception origin in crash messages#3653
UdjinM6 merged 2 commits into
dashpay:developfrom
UdjinM6:tweakcrashmessage

Conversation

@UdjinM6
Copy link
Copy Markdown

@UdjinM6 UdjinM6 commented Aug 4, 2020

We use PrintExceptionContinue in many places and we pass crash origin to it as a param but we never use it. Also, change the param name to better match its current meaning.

We use `PrintExceptionContinue` in many places and we pass crash origin to it as a param but we never use it. Also, change the param name to better match its meaning.
@UdjinM6 UdjinM6 added this to the 16 milestone Aug 4, 2020
Comment thread src/util.cpp Outdated
Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
Copy link
Copy Markdown

@xdustinface xdustinface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Copy link
Copy Markdown
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@UdjinM6 UdjinM6 merged commit 81e25e0 into dashpay:develop Aug 14, 2020
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Aug 23, 2020
* Print exception origin in crash messages

We use `PrintExceptionContinue` in many places and we pass crash origin to it as a param but we never use it. Also, change the param name to better match its meaning.

* Update src/util.cpp

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
xdustinface added a commit to xdustinface/dash that referenced this pull request Aug 26, 2020
* Print exception origin in crash messages

We use `PrintExceptionContinue` in many places and we pass crash origin to it as a param but we never use it. Also, change the param name to better match its meaning.

* Update src/util.cpp

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
@PastaPastaPasta
Copy link
Copy Markdown
Member

backported in #3670

@UdjinM6 UdjinM6 deleted the tweakcrashmessage branch November 26, 2020 13:29
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Jun 26, 2021
* Print exception origin in crash messages

We use `PrintExceptionContinue` in many places and we pass crash origin to it as a param but we never use it. Also, change the param name to better match its meaning.

* Update src/util.cpp

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Feb 21, 2022
* Print exception origin in crash messages

We use `PrintExceptionContinue` in many places and we pass crash origin to it as a param but we never use it. Also, change the param name to better match its meaning.

* Update src/util.cpp

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>

Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants