<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 19, 2013 at 6:58 AM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 19 Sep, Derek Buitenhuis wrote :<br>
<div class="im">> On 9/19/2013 5:18 AM, Steve Borho wrote:<br>
> > +typedef uint8_t      UChar;<br>
> > +typedef uint16_t     UShort;<br>
> > +typedef unsigned int UInt;<br>
> > +typedef int64_t      Int64;<br>
> > +typedef uint64_t     UInt64;<br>
><br>
> This seems quite wrong, since they're not necessarily analogous on<br>
> all platforms... like short.<br>
><br>
> Why not replace them properly?<br>
<br>
</div>Why do you even need those defines?<br></blockquote><div><br></div><div>I was just trying to avoid the pain of doing a global string replacement and fixing up all the white-space alignment nits it will cause.  But it seems I can't pull that fast one past you guys :)</div>
<div> </div></div>-- <br>Steve Borho
</div></div>