Project

General

Profile

Actions

Bug #1678

closed

libc lint library is missing definition for glob/globfree

Added by Yuri Pankov almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
lib - userland libraries
Start date:
2011-10-23
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
lint libc glob globfree
Gerrit CR:
External Bug:

Description

libc lint library is missing definition for glob/globfree, making lint whine when they are used:

...: warning: name used but not defined: glob in ...(...) (E_NAME_USED_NOT_DEF2)
...: warning: name used but not defined: globfree in ...(...) (E_NAME_USED_NOT_DEF2)

Actions #1

Updated by Rich Lowe almost 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Resolved in r13497 commit:205481e35e49

Actions

Also available in: Atom PDF