From: Cyrill G. <gor...@gm...> - 2018-02-16 07:40:24
|
On Thu, Feb 15, 2018 at 12:09:17AM -0600, Andy Willis wrote: > I receive the following error building latest trunk: > ./include/ilog2.h:84:30: error: no previous declaration for 'ilog2_32' > [-Werror= > missing-declarations] > extern_inline int const_func ilog2_32(uint32_t v) I'll take a look on the weekend. Thanks for report, Andy! |