2010/2/26 Philipp Brüschweiler <[email protected]>:
> Am Fri, 26 Feb 2010 09:56:38 -0500
> schrieb Terrence Brannon <[email protected]>:
>
>> I dont understand why I can type the input quotation into the listener
>> and get back a result, yet I get "Data stack underflow" when I type
>>
>> (listener) "data-maker.field.from-format" unit-test
>
> I think you want to do this instead
>
> "data-maker.field.from-format" test
>
When I do that I get ----
5: [ t ] [ "George (\\d\\d\\d)" <from-format> next ] unit-test
^
No word named ``next'' found in current vocabulary search path
Which is perplexing because [the test
file](http://gitorious.org/project_factor/data-maker/blobs/master/field/from-format/from-format-tests.factor)
has USING: data-maker.field.from-format ... ;
and data-maker.field.from-format [defines
next](http://gitorious.org/project_factor/data-maker/blobs/master/field/from-format/from-format.factor)
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk