GitHub user phrocker opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/50
MINIFI-195: Convert uuid_unparse usage to uuid_unparse_lower
This will ensure that we use lower case UUIDs. Undefining
the macro won't work and we likely don't want to change
the default behavior.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phrocker/nifi-minifi-cpp MINIFI-195
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/50.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #50
----
commit 0f0c6c561c0d07d8cdd791584a8456ec317a41f9
Author: Marc Parisi <[email protected]>
Date: 2017-02-13T15:49:45Z
MINIFI-195: Convert uuid_unparse usage to uuid_unparse_lower
This will ensure that we use lower case UUIDs. Undefining
the macro won't work and we likely don't want to change
the default behavior.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---