You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. multiple arguments to functions used in access paths.
Pointers to character arrays are checked but they are
not first class citizens of the NULL checking mechanism.
The mechanism requires refactoring.
The text was updated successfully, but these errors were encountered:
Inherent checks for loops are not sufficient sometimes, e.g.
iterating super blocks requires sth like the following:
if (hlist_unhashed(&sb->s_instances))
continue;
GIve the designer the ability to define such additional conditions through a directive in the PiCO QL DSL.
e.g. multiple arguments to functions used in access paths.
Pointers to character arrays are checked but they are
not first class citizens of the NULL checking mechanism.
The mechanism requires refactoring.
The text was updated successfully, but these errors were encountered: