Stefan Scholl <[EMAIL PROTECTED]> wrote:
> [ io.backend:init-io system:embedded? [ io.backend:init-stdio ] kernel:unless 
> ]
> 0
> b31a076b
> b0e0dcb0
> init-io/linux-io
> f
> b30d485b
> b120f6b0
> io.unix.linux:init-inotify
> f
> b30ce9f3
> b1210110
> io.unix.linux:<inotify>
> f
> b30d1dcb
> b120d2d0
> io.unix.backend:io-error
> f
> b30c098b
> b1196490
> io.unix.backend:(io-error)
> f
> b30ab183
> b1195ff0
> kernel:throw
> f
> b2e9c8db
> b10473f0
> READY

| : <inotify> ( -- port/f )
|     H{ } clone
|     inotify_init [ io-error ] [ inotify <buffered-port> ] bi
|     { set-inotify-watches set-delegate } inotify construct ;


It isn't really an error when inotify_init returns -1. It's just
a "feature isn't available".


-- 
Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to