
#8290: lookupSymbol API is unsafe
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.7
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: Documentation
Difficulty: Easy (less than 1 | bug
hour) | Test Case:
Blocked By: | Blocking:
Related Tickets: |
-------------------------------------+-------------------------------------
lookupSymbol is one of those functions that looks nice and innocuous on
the tin, until you realize actually it doesn't actually do what you want,
and seduces you into writing code that doesn't work on Mac OS X. Case in
point, this recent test suite commit:
{{{
commit 29b0521cd9be39b4026103d184d1fec14ef3bc22
Author: Edward Z. Yang