[
https://issues.apache.org/jira/browse/MINIFICPP-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amina Dinari resolved MINIFICPP-1586.
-------------------------------------
Resolution: Fixed
> `make linter` gives errors when it is run in an unpacked release tarball
> ------------------------------------------------------------------------
>
> Key: MINIFICPP-1586
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1586
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Assignee: Amina Dinari
> Priority: Minor
> Fix For: 0.11.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Steps to reproduce:
> # download a release source tarball, eg.
> [https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.10.0/nifi-minifi-cpp-0.10.0-source.tar.gz]
> # unpack it
> # {{cd}} into the unpacked directory, and run {{mkdir build && cd build &&
> cmake .. && make linter}}
> Expected result: "Built target linter", no errors.
> Actual result: lots of linter errors saying "#ifndef header guard has wrong
> style".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)