Implement new default compare operators. #380
Annotations
7 warnings
Make:
include/deemon/object.h#L701
argument 1 null where non-null expected [-Wnonnull]
|
Make:
include/deemon/object.h#L701
argument 1 null where non-null expected [-Wnonnull]
|
Make:
src/deemon/objects/seq/each-fastpass.c.inl#L316
‘nonnull’ attribute argument 2 value ‘2’ refers to parameter type ‘size_t’ {aka ‘long unsigned int’} [-Wattributes]
|
Make:
src/deemon/objects/seq/each-fastpass.c.inl#L316
‘nonnull’ attribute argument 2 value ‘2’ refers to parameter type ‘size_t’ {aka ‘long unsigned int’} [-Wattributes]
|
Make:
src/deemon/objects/seq/each-fastpass.c.inl#L316
‘nonnull’ attribute argument 2 value ‘2’ refers to parameter type ‘size_t’ {aka ‘long unsigned int’} [-Wattributes]
|
Make:
src/deemon/runtime/kwds-wrappers.c#L1556
‘nonnull’ attribute argument 3 value ‘5’ exceeds the number of function parameters 4 [-Wattributes]
|
Make:
src/deemon/runtime/kwds.c#L1626
‘nonnull’ attribute argument 3 value ‘5’ exceeds the number of function parameters 4 [-Wattributes]
|
Loading