Displaying 2 results from an estimated 2 matches for "is_ani".
Did you mean:
is_and
2010 Mar 06
1
searchlogic is_any needs to be switched to equals_any
Does "is_any" has a bug in searchlogic? "is_any" used to work fine
for me. All of a sudden now, for unknown reasons, when I write for
example :attribute_is_any => [1] , the sql output is "where
attribute != 1" which is the opposite of what I want of course.
Curiously, the problem only occurs when running with a web server
(mongrel). I see the problem in the
2015 Oct 16
0
Wine release 1.7.53
...lex Henrie (8):
user32: Remove always-false condition.
user32: Move misplaced break statement.
user32: Remove unused parameter istep from release_icon_frame.
user32: Remove unused parameter mask from create_alpha_bitmap.
user32: Pass num_steps=0 to alloc_icon_handle if is_ani=FALSE.
kernel32: Make TERM_dbkey_init const.
advapi32: Remove always-true if statements from RegEnumValue[AW].
comctl32: Remove redundant if (button) statements.
Alexandre Julliard (2):
xaudio2_7: Fix a typo.
wineps: Avoid sizeof in a trace.
Alistair Leslie-Hughes (4...