 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [UNIKRAFT/GEMMLOWP PATCH] Add supress flags for cleaner builds.
 +LIBGEMMLOWP_SUPPRESS_FLAGS += -Wno-sign-compare Hey Felipe. Thank you for the upgrade! Another warning sign that I had while testing was this this one: "/main.cpp: In function ‘void gemmlowp::test_gemm_impl(typename GemmWrapper::Context*, const LhsType&, const RhsType&, ResultType*, int, int, int, int, int, int)’:apps/app-gemmlowp/main.cpp:434:48: warning: typedef ‘BitDepthParams’ locally defined but not used [-Wunused-local-typedefs] "  Maybe we can also add the -Wunused-local-typedefs into the SUPPRESS_FLAGS? 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |