Comment #3 on issue 411 by erik.corry: hide all internal symbols using GCC visibility pragma http://code.google.com/p/v8/issues/detail?id=411
It seems wrong to export things that are marked 'Internals'. What are the three symbols from Internals that you need to link external programs against. Perhaps they should be moved out, or we should make a better way to access them through the API. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
