Hi, Look at the 'What are compiler errors/warnings" question in he FAQ:
https://concatenative.org/wiki/view/Factor/FAQ/Develop On Sat, Jan 24, 2009 at 7:23 AM, Steve Weeks <[email protected]> wrote: > I get the following warning: > > In word: with-ui > Literal value expected > > for the following code: > > : xx ( -- ) [ <gadget> "XX" open-window" ] with-ui ; > > The code runs fine, but I'm a bit anal about warnings and want to > track this down but I'm stumped about how to find it. I get this for > other code too, so I don't so much want just a fix for this, but the > knownledge of how to fix it. > > Thanks, > Steve > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
