Actions
Bug #1803
closedBug #1450: Illumos should be buildable with GCC4
appcert's symbol hash insert is needlessly baroque
Start date:
2011-11-21
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
While attempting to determine why GCC4 believed that appcert may go out of bounds on an array of has buckets, we determined that it, very likely, could not, but that the hash insertion code was considerably more complicated in appearance than was actually necessary, and that simplifying it would also pacify GCC, so Dan did so.
(it's Dan's code, etc, I'm just pushing it through because it's in my tree)
Updated by Rich Lowe almost 12 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Rich Lowe to Dan McDonald
- % Done changed from 50 to 100
Resolved in r13530 commit:4762b52cedff
Actions