Thread (1 message) 1 message, 1 author, 2023-01-01

Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY

From: Junio C Hamano <hidden>
Date: 2023-01-01 12:50:54

René Scharfe [off-list ref] writes:
Ah, right, __builtin_types_compatible_p returns 0 in this case and an
assignment is silently allowed.
Thanks.  There is another thing I forgot to mention.  I think the
side that can use __builtin_types_compatible_p() can lose the
assignment check (what I wrote had the GCC extension in addition to
the assignment check instead), i.e. the assignment check from your
original patch can be considered as a fallback position for
compilers without the GCC extension.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help