Page MenuHomeFreeBSD

unifdef: Fix collision check when adding symbols.
ClosedPublic

Authored by des on Thu, Jan 30, 6:44 PM.
Tags
None
Referenced Files
F109921449: D48733.diff
Tue, Feb 11, 6:22 AM
Unknown Object (File)
Fri, Feb 7, 12:52 AM
Unknown Object (File)
Wed, Feb 5, 5:16 PM
Unknown Object (File)
Tue, Feb 4, 9:25 AM
Unknown Object (File)
Tue, Feb 4, 8:48 AM
Unknown Object (File)
Tue, Feb 4, 2:08 AM
Unknown Object (File)
Mon, Feb 3, 9:59 PM
Unknown Object (File)
Mon, Feb 3, 8:51 PM
Subscribers

Details

Summary

findsym() is intended for use while parsing input, so it should not be
called from addsym2() or indirectsym(), which are called before any
input is processed.

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62164
Build 59048: arc lint + arc unit