I think I could do a fix, if that would be desirable.

-- 
Raul

On Thu, Oct 26, 2023 at 7:07 PM bill lam <bbill....@gmail.com> wrote:
>
> Linux failed to compile on github at least since last month but I haven't
> gotten the chance to fix it yet. So that I don't know any workaround are
> needed for test scripts on gitglhub. Making testga working outside github
> runners is low priority for me right now.
>
> On Fri, 27 Oct 2023 at 7:01 AM Raul Miller <rauldmil...@gmail.com> wrote:
>
> > This is sufficient to trigger the error:
> >
> > j64/jconsole script/testga.ijs
> >
> > And, script/testga.ijs uses RUN4 ddall at the top level.
> >
> > I imagine a workaround would use a latent sentence, so that RUN4
> > doesn't execute till after testga.ijs finishes.
> >
> > --
> > Raul
> >
> >
> > On Thu, Oct 26, 2023 at 6:18 PM Henry Rich <henryhr...@gmail.com> wrote:
> > >
> > > I'm totally guessing, but if you have a script that has
> > >
> > > t =. 2
> > > t =: 3
> > >
> > > it will fail if loaded with load but not with 0!:1 .
> > >
> > > hhr
> > >
> > > On 10/26/2023 5:51 PM, Raul Miller wrote:
> > > > How does github yaml avoid the local context which triggered that
> > > > "public assignment to a name with a private value" error?
> > > >
> > > > Thanks,
> > > >
> > >
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to