Skip to content

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Dec 23, 2020

Some compilers seems to have an issue with this implicit conversion producing garbage instead of numbers.

We had an explicit conversion here initially but it was dropped here accidentally.

(thanks to @MrDefacto for reporting an issue)

Some compilers seems to have an issue with this implicit conversion producing garbage instead of numbers.
@UdjinM6 UdjinM6 added this to the 17 milestone Dec 23, 2020
Copy link

@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 because it's nothing bad but i can't confirm this solves anything 😄 Kind of hard to imagine this leads to garbage with the format specifier %d 🤔 But i guess this fix has been confirmed on the setup where the "garbage printing" occurred? Just as sidenote, getting garbage as thread names is also what we got before #3609 where the string was deallocated already when printed.

@MrDefacto
Copy link

tested. it fixes issue with thread names.

Copy link
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

@PastaPastaPasta PastaPastaPasta merged commit 904420b into dashpay:develop Dec 27, 2020
@UdjinM6 UdjinM6 deleted the fix_qphase_thrname branch July 1, 2021 21:55
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Mar 13, 2022
Some compilers seems to have an issue with this implicit conversion producing garbage instead of numbers.
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.

4 participants