In with the above flag set to false a conversion of list<T> to list (raw type) fails, because the latter is represented as list<Object>. (T is any type). This situation usually arises from queries like coerce(T to concept=ListType).