Added ability to read wavefrontPro wavefront files #495
Annotations
10 warnings
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L223
Missing reference on large type (sizeof std::string is 32 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L223
Missing reference on large type (sizeof std::string is 32 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L133
Missing reference on large type (sizeof std::string is 32 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L133
Missing reference on large type (sizeof std::string is 32 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L88
Missing reference on large type (sizeof std::string is 32 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L88
Missing reference on large type (sizeof const std::vector<size_t> is 24 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.h#L88
Missing reference on large type (sizeof std::string is 32 bytes) [-Wclazy-function-args-by-ref]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.cpp#L199
variable 'err' set but not used [-Wunused-but-set-variable]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.cpp#L65
unused variable 'minor_version' [-Wunused-variable]
|
|
build-linux-clazy (ubuntu-24.04):
cnpy/cnpy.cpp#L64
unused variable 'major_version' [-Wunused-variable]
|