I've a commit ready that disables those warnings.

I've tried to use the suggested '@export/@nocollapse' pair of annotations,
but that gives problems. Not sure what we're doing wrong so that it doesn't
work, but I gave up after a couple of hours.

Right now I'm working on getting the GCC to include the svg.js from js.swc
as an externs file. Do you know of a way to iterate over the files in a
"subdirectory" in an SWC? I've managed to put the 'svg.js' file in a
'externs' directory in the SWC. For the other externs swc, I simply assumed
a JS file with the same name as the SWC exists, but for 'js.swc', I need to
generically check if there are any files in the 'externs' "directory" in
the SWC so I can include them in the procedure I wrote.

Thanks,

EdB



On Thu, Jul 2, 2015 at 5:05 PM, Alex Harui <aha...@adobe.com> wrote:

>
>
> On 7/2/15, 6:19 AM, "Erik de Bruin" <erikdebr...@apache.org> wrote:
>
> >This commit makes the 'release' version of Fred's excellent example work
> >(with warnings). Don't forget to rebuild the 'jquery' externs SWC, as it
> >needs to pick up the JS file.
> >
> >Looking further into those warnings.
>
> Many warnings are due to our use of @expose.  I’m currently seeing if we
> can use @export instead.
>
> -Alex
>
>


-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to