[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?]
- Date: Tue, 17 May 2011 11:47:25 -0500
- From: Dan Bradley <dan@xxxxxxxxxxxx>
- Subject: 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