Skip to content

Xdr string_view comments#3439

Merged
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:xdr_string_view
Nov 21, 2022
Merged

Xdr string_view comments#3439
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:xdr_string_view

Conversation

@roystgnr
Copy link
Copy Markdown
Member

This is built on top of (and I noticed the opportunity while making) #3438, but it's not an urgent fix like that one is, just an API upgrade I missed while hunting for good string_view opportunities in #3204.

sprintf is deprecated on new Macs
This should give us a bit more efficiency+flexibility.
@moosebuild
Copy link
Copy Markdown

Job Coverage on 47d25a7 wanted to post the following:

Coverage

12c0b6 #3439 47d25a
Total Total +/- New
Rate 59.74% 59.75% +0.00% 94.29%
Hits 48340 48346 +6 33
Misses 32574 32574 - 2

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@loganharbour
Copy link
Copy Markdown
Member

Is this ready? :-)

@roystgnr
Copy link
Copy Markdown
Member Author

It's ready, if you want to review. The important commit is already merged via #3438, though. That's enough to fix the deprecation issues you saw, right?

I usually don't merge my own feature update PRs unless they've gotten a review or I've let them sit a week or so to give opportunity for review. Bug fixes I'll get in ASAP, but for anything that's not urgent I like to have someone to share the blame another set of eyes for bugs.

@roystgnr roystgnr merged commit 3adbd23 into libMesh:devel Nov 21, 2022
@roystgnr roystgnr deleted the xdr_string_view branch November 21, 2022 21:12
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