Opened 4 years ago
Closed 4 years ago
#61582 closed defect (fixed)
utimer @0.4: error: implicit declaration of function 'setup_log_handler' is invalid in C99
Reported by: | paul0207 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | bigsur catalina | Cc: | |
Port: | utimer |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error seems to be:
:info:build maintests.c:232:3: error: implicit declaration of function 'setup_log_handler' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
Please see attached main.log Thanks.
Attachments (1)
Change History (5)
Changed 4 years ago by paul0207
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign removed |
---|---|
Description: | modified (diff) |
Keywords: | bigsur catalina added |
Owner: | set to ryandesign |
Port: | utimer added |
Status: | new → accepted |
Summary: | utimer fails on Big Sur → utimer @0.4: error: implicit declaration of function 'setup_log_handler' is invalid in C99 |
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
I have submitted a bug report to the developers:
https://bugs.launchpad.net/utimer/+bug/1905107
But since there hasn't been a release of utimer in almost 11 years I don't expect them to make any further changes so I'll see if I can fix it.
comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for reporting the problem.