You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, Feb 24, 2020 at 2:47 AM Muhammad Wasim Akhtar Khan < ***@***.***> wrote:
Variables inside the class should be m_[variable_Name] to represent it as
the member variable. Close the issue please. Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#69?email_source=notifications&email_token=AACEJLZG4QJ6QJWI4JJQ46DREN3PHA5CNFSM4DL526GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMW3ZJQ#issuecomment-590199974>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACEJL2YQRYLWPKLQWT6ANDREN3PHANCNFSM4DL526GA>
.
--
Stephen R. Aylward, Ph.D.
Senior Director of Strategic Initiatives
---
Kitware: *Advancing the frontiers of understanding*
*by developing innovative open-source software platforms*
*and integrating them into research, processes, and products.*
With
KWStyle.xml
:and
Test.h
:KWStyle fails to show the error in the name of the member variable.
Without the initialization of the variable in the header the error is detected correctly:
The error should still show even when the variable is initialized in the class declaration.
Tested with e03980f.
The text was updated successfully, but these errors were encountered: