On Sat, Feb 2, 2013 at 10:23 PM, Eric Seidel <span dir="ltr">&lt;<a href="mailto:eric@webkit.org" target="_blank">eric@webkit.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What I&#39;ve learned from this thread, is that AppleWin and AppleMac are the only two ports which require lists of exported symbols.  If both were to convert to using EXPORT decorators instead, then we could remove needs for fixing export lists.<div>

<br></div><div>Please correct me if I&#39;ve misunderstood.</div></blockquote><div><br></div><div>There is also iOS. The export file contains both Mac and iOS, they do not export the same symbols.</div><div><br></div><div>
There is unfortunately a need to have different exports for per platform; the syntax will probably have to account for that.</div><div><br></div><div>Benjamin </div></div>