On 9/9/07, skaller <[EMAIL PROTECTED]> wrote:
> > It returns "+inf". All very mysterious. Are you getting this on your end?
>
>         Nope, I get:
>
> [EMAIL PROTECTED]:/work/felix/svn/felix/felix/trunk$ f er2
> +inf
>
> where my 'f' bash command uses --force to ensure everything
> is recompiled every time. In fact, this does NOT reparse everything,
> in particular it doesn't re-parse the standard library, that's probably
> a bug (but it saves heaps of time ..)


Found it! My mistake. I got something similar, a file called "flx"
that's just this:

#!/bin/sh
flxdir=/Users/Shared/erickt/Projects/felix/build.git
$flxdir/bin/flx --test=$flxdir $*

*The* problem was that I was working  in
/Users/Shared/erickt/Projects/felix/build.git3, so it was using the
wrong standard lib :)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to