Re: Case sensitivity in CLASSIFY and LEARN

James Lee <csejl-/[email protected]>
Newsgroups gmane.mail.spam.crm114
Message-ID <[email protected]>
Because that's not an error.  CRM114 read itself in a full buffer

worth, and that worked just fine.

- Is it not an error?  If I take out the trap statement it throws an error.  So are you saying that this is a type of error that cannot be trapped because the statement did what it was supposed to do?

{
    window
    input (:fifo:) [./bigtext]
}

crm: *ERROR* 
 This program has overflowed the ISOLATEd data area with a variable that's just too big.  The bad variable was named:  :fifo:
 Sorry, but this program is very sick and probably should be killed off.
This happened at line 4 of file trap.crm
The line was: 
--> input (:fifo:) [./bigtext]
    <--

This goes back to my daemonization code using FIFO.  Agreed, there are ways to prevent this from happening - don't write to FIFO such a huge amount too fast - but if it happens it'd be nice to trap the error and move on without dying.  A daemon, after all, is supposed to run forever. ;-)

Thanks all for your help.  You guys have been really helpful and I'm learning a lot about CRM114.

-James


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.