[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #20215] NSPredicate does not recognize '>=', '<=', and '<>'
From: |
Yen-Ju Chen |
Subject: |
[bug #20215] NSPredicate does not recognize '>=', '<=', and '<>' |
Date: |
Wed, 20 Jun 2007 01:23:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.4) Gecko/20060601 Firefox/2.0.0.4 (Ubuntu-edgy) |
URL:
<http://savannah.gnu.org/bugs/?20215>
Summary: NSPredicate does not recognize '>=', '<=', and '<>'
Project: GNUstep
Submitted by: yjchen
Submitted on: Tuesday 06/19/2007 at 21:23
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I think it does not expect a second character after '<' or '>'.
This is an example of error:
2007-06-19 18:18:19.078 ukrun[1032] Parsing failed for %K <> %@ with
<NSException: 0x101843e0> NAME:NSInvalidArgumentException REASON:Missing
identifier: > %@
:: warning: Error in test [PredicateTest:testNumber]. Uncaught exception
NSInvalidArgumentException
The rest works: '==', '!=', '>', '<', '='.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?20215>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #20215] NSPredicate does not recognize '>=', '<=', and '<>',
Yen-Ju Chen <=