Opened 3 years ago

Last modified 10 days ago

#67653 assigned defect

dc3dd: fix implicit declaration warnings

Reported by: mascguy (Christopher Nielsen) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: implicit Cc: cooljeanius (Eric Gallager)
Port: dc3dd

Description

Details:

--->  Configuring dc3dd
Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
  re_search: found in dc3dd-7.3.1/config.log
  re_compile_pattern: found in dc3dd-7.3.1/config.log
  re_set_syntax: found in dc3dd-7.3.1/config.log
  towupper: found in dc3dd-7.3.1/config.log
  towlower: found in dc3dd-7.3.1/config.log
  re_match: found in dc3dd-7.3.1/config.log

Change History (1)

comment:1 Changed 10 days ago by cooljeanius (Eric Gallager)

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