On Tue, Oct 24, 2017 at 9:24 AM, Karl Williamson <public@khwilliamson.com> wrote: > On 06/05/2017 09:44 AM, Zefram wrote: >> >> Karl Williamson wrote: >>> >>> I'm not a fan of the trailing 's' in the name mean a literal string. >> >> >> We've already got that in a bunch of API macros: sv_setpv/sv_setpvs, >> for example. It's good to stick with the established convention. >> >> -zefram >> > > You're right I agree, but do note that someone somewhere will probably confuse them with the C11 "_s" suffix indicating bounds checking. I can't think of anything reasonable we can or should do about that.Thread Previous | Thread Next