<div class="gmail_quote">On 22 January 2012 05:51, Nick Sabalausky <span dir="ltr"><a@a.a></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">"Walter Bright" <<a href="mailto:newshound2@digitalmars.com">newshound2@digitalmars.com</a>> wrote in message<br>

news:jfg0p4$i1j$1@digitalmars.com...<br>
<div><div class="h5">> On 1/21/2012 7:03 PM, Jonathan M Davis wrote:<br>
>> On Saturday, January 21, 2012 21:54:37 Nick Sabalausky wrote:<br>
>>> It wouldn't have to change, just have a better name added. No reason<br>
>>> 'size_t', et al, couldn't still be kept for compatibility.<br>
>><br>
>> Except that we're generally against keeping around alias cruft like that<br>
>> except temporarily as part of a deprecation path, so that doesn't usually<br>
>> fly.<br>
>> Certainly, it means that if you want that to happen, you'd then have to<br>
>> be<br>
>> able to come up with a name and arguments for it which justified having<br>
>> two<br>
>> standard aliases for the same thing.<br>
><br>
> I agree with Jonathan. Two names for the same thing just blows.<br>
<br>
</div></div>Sure it blows, but not as much as sticking to god-awful names like ptrdiff_t<br>
and size_t.<br>
<br>
And yea, you could label it a bikeshedding issue, but really...There's<br>
questionable bikeshed colors, and then there's "lime green with orange<br>
stripes and pink polka dots, all largely obscured by a giant shit stain and<br>
three rotting rat carcasses."<br></blockquote><div><br></div><div>Also size_t and ptrdiff_t are not necessarily the same size.</div><div>Is there a signed size_t type? Is there an unsigned ptrdiff_t type? What are they?</div>
</div>