Re: [PATCH v13 0/4] c: Add __lengthof__ operator

2024-10-09 Thread Xavier Del Campo Romero
Hello, Could you please unCC me from this discussion? Despite I originally made this proposal, I no longer have an opinion on the subject and there is not much I can add to the discussion anyway. Thank you all very much for your efforts into improving C. Best regards, -- Xavier Del Campo

Re: v2.1 Draft for a lengthof paper

2024-08-13 Thread Xavier Del Campo Romero
: we do not know how many applications would break otherwise. However, we see that this trend is now changing with C23, so probably it makes sense to define lengthof directly. As for the parentheses, I personally think lengthof should follow similar rules compared to sizeof. Best regards, -- Xavie