Opened 5 years ago
#61611 assigned defect
p5-ipe 0.3.1: error: implicit declaration of function 'train_bntree' is invalid in C99
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | rpz@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.6.4 |
| Keywords: | catalina bigsur | Cc: | |
| Port: | p5-ipe |
Description
https://build.macports.org/builders/ports-11_arm64-builder/builds/958/steps/install-port/logs/stdio
iPE.xs:93:9: error: implicit declaration of function 'train_bntree' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
t = train_bntree(tree,nscan_model,ss_filename,model_name,bntree_filename);
^
Note: See
TracTickets for help on using
tickets.
