HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] [Fwd: Re: New Classad difference -- do bools promote to integers?]



Coercion of bools to integers within expressions is supported in new 
classads.  What I believe is different is that EvalInteger() doesn't 
like it if the result of the whole expression is a boolean.
--Dan