Opened 3 years ago
Last modified 3 years ago
#63387 assigned defect
R builds but gives -Wimplicit-function-declaration feedback — at Version 1
Reported by: | LenoreHorner | Owned by: | kjellpk (Kjell Konis) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.99 |
Keywords: | Cc: | i0ntempest | |
Port: | R |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I haven't checked whether R works or not but it's giving warnings.
Configuring R Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled: _NL_LOCALE_NAME: found in R-4.1.1/config.log objc_lookup_class: found in R-4.1.1/config.log objc_lookUpClass: found in R-4.1.1/config.log
Change History (1)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | i0ntempest added |
---|---|
Description: | modified (diff) |
Keywords: | R -Wimplicit-function-declaration removed |
Owner: | set to kjellpk |
Port: | R added |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
These aren't the functions that this warning typically reports so you can probably use R without problems. Nevertheless the maintainers should investigate and fix or suppress these messages.