Skip to content

wrong global variable detect in header files #11

Description

@binarymaker

global variable 9 detected in same line.
please refer source code
https://github.com/binarymaker/stdclib/blob/develop/source/stdtypes.h

source>ravioli -f -x h .
-------------------------------------------------------------------------------
Globals
-------------------------------------------------------------------------------
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
stdtypes.h:93 FALSE
-------------------------------------------------------------------------------
Functions                                                            complexity
-------------------------------------------------------------------------------
stdtypes.h:123
    STDTYPES_IsAlphaNumeric                                                  3
stdtypes.h:158
    STDTYPES_IsControl                                                       3
stdtypes.h:196
    STDTYPES_IsPunct                                                         3
stdtypes.h:224
    STDTYPES_IsSpace                                                         3
stdtypes.h:234
    STDTYPES_IsHexDigit                                                      3
stdtypes.h:87
    STDTYPES_IsAlpha                                                         2
stdtypes.h:105
    STDTYPES_IsDigit                                                         2
stdtypes.h:140
    STDTYPES_IsAscii                                                         2
stdtypes.h:177
    STDTYPES_IsGraph                                                         2
stdtypes.h:214
    STDTYPES_IsPrintable                                                     2
stdtypes.h:244
    STDTYPES_IsLower                                                         2
stdtypes.h:254
    STDTYPES_IsUpper                                                         2
stdtypes.h:264
    STDTYPES_ToLower                                                         2
stdtypes.h:274
    STDTYPES_ToUpper                                                         2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions