Build failure if CH_CFG_USE_REGISTRY is false Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
mck1117
Posts: 33
Joined: Wed Nov 11, 2020 6:41 am
Has thanked: 1 time
Been thanked: 8 times

Build failure if CH_CFG_USE_REGISTRY is false  Topic is solved

Postby mck1117 » Fri Dec 20, 2024 9:01 am

Latest ChibiOS from GitHub doesn't build if CH_CFG_USE_REGISTRY is false. See near the end of chthreads.c function chThdObjectInit, there's a line that says

(void)name;

But there's no longer a parameter called name!

mck1117
Posts: 33
Joined: Wed Nov 11, 2020 6:41 am
Has thanked: 1 time
Been thanked: 8 times

Re: Build failure if CH_CFG_USE_REGISTRY is false

Postby mck1117 » Fri Dec 20, 2024 9:04 am

And another one: If you define CH_CFG_USE_REGISTRY but not CH_DBG_ENABLE_STACK_CHECK, then chRegFindThreadByWorkingArea is a missing symbol.

User avatar
Giovanni
Site Admin
Posts: 14563
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1111 times
Been thanked: 937 times
Contact:

Re: Build failure if CH_CFG_USE_REGISTRY is false

Postby Giovanni » Fri Dec 20, 2024 11:36 am

Hi,

Fixed in repository, thanks.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 10 guests