Skip to content

Fix build bug in debug mode#1681

Merged
WardF merged 1 commit intoUnidata:masterfrom
t-bltg:patch-1
Apr 10, 2020
Merged

Fix build bug in debug mode#1681
WardF merged 1 commit intoUnidata:masterfrom
t-bltg:patch-1

Conversation

@t-bltg
Copy link
Copy Markdown

@t-bltg t-bltg commented Mar 27, 2020

Fixing typo (release 4.7.4) with CMake Debug builds, introduced in e7b9b1b.

@t-bltg t-bltg requested a review from WardF as a code owner March 27, 2020 20:40
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 27, 2020

CLA assistant check
All committers have signed the CLA.

Comment thread libhdf5/hdf5var.c

LOG((1, "%s: ncid 0x%x varid %d size %d nelems %d preemption %d",
__func__, ncid, varid, size, nelems, preemptions));
__func__, ncid, varid, size, nelems, preemption));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

good catch! Thanks!

@edwardhartnett
Copy link
Copy Markdown
Contributor

@WardF this should be merged when you are ready. It's a good fix.

@WardF WardF self-assigned this Apr 10, 2020
@WardF WardF added this to the 4.8.0 milestone Apr 10, 2020
@WardF WardF merged commit a8732ca into Unidata:master Apr 10, 2020
@t-bltg t-bltg deleted the patch-1 branch April 10, 2020 20:49
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