Yes, you're absolutely right.  <div><br></div><div>But the "problem" is that in Danish, my native language, zero is spelled and pronounced "nul".  So when I saw "0ULL", I immediately jumped up the chair, forgetting my brain somewhere, and thought: "Wow, there's somebody who meant to write NULL."  I thought the 0ULL was a misspelling of NULL. (~NULL is not such a fortunate construct.)</div>
<div><br></div><div><div>I am deeply ashamed of myself for reporting this bogus error and I plan to be much more cautious in the future.</div><div><br></div><div><br></div><div>Cheers,</div><div>Mikael<br><br><div class="gmail_quote">
2012/5/31 Caldarale, Charles R <span dir="ltr"><<a href="mailto:Chuck.Caldarale@unisys.com" target="_blank">Chuck.Caldarale@unisys.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> From: <a href="mailto:llvmdev-bounces@cs.uiuc.edu">llvmdev-bounces@cs.uiuc.edu</a> [mailto:<a href="mailto:llvmdev-bounces@cs.uiuc.edu">llvmdev-bounces@cs.uiuc.edu</a>] On Behalf Of Mikael Lyngvig<br>
> Subject: [LLVMdev] Minor typo in source file ObjectFile.h<br>
<div class="im"><br>
> const uint64_t UnknownAddressOrSize = ~0ULL<br>
<br>
> This found at line 260 in ObjectFile.h.  Notice the 0ULL thingy.<br>
<br>
</div>What do you find troubling about it?  It's simply a way to set all bits in an unsigned variable.<br>
<br>
 - Chuck<br>
<br>
<br>
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.<br>

<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>-- Love Thy Frog!<br>
</div></div>