Opened 3 years ago

Last modified 3 years ago

#63387 assigned defect

R builds but gives -Wimplicit-function-declaration feedback

Reported by: LenoreHorner Owned by: kjellpk (Kjell Konis)
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: Cc: i0ntempest, cooljeanius (Eric Gallager)
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 (3)

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: newassigned

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.

comment:2 Changed 3 years ago by cooljeanius (Eric Gallager)

This was also mentioned in the comments of #62626

comment:3 Changed 3 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.