I have a serious bug:

checking build/release/bin/flx --test=build/release: 

is just hanging. The command is:

checking build/release/bin/flx --test=build/release: 
MainThread: starting 'build/release/bin/flx --output_dir=/tmp/tmpJrTvB2 
--test=build/release /tmp/tmpJrTvB2/temp.flx'

and it hangs maybe because the target file temp.flx doesn't exist. Seems like a 
permissions bug.

flx actually works just fine. In fact if I go 

build/release/bin/flx --clean
make build

then it works. Note this command uses the client's $HOME cache for binaries.

Also i fixed the dependency bug so now flx will recompile a file if it changes.
Related to a missing *.dep file, the time stamp was wrongly calculated as 0
instead of +infinity.

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to