On Wed, Sep 24, 2008 at 7:42 PM, Neil Puttock <[EMAIL PROTECTED]> wrote:
> 2008/9/21 <[EMAIL PROTECTED]>:
>
>> http://codereview.appspot.com/5889/diff/1/6
>> File lily/moment.cc (right):
>>
>> http://codereview.appspot.com/5889/diff/1/6#newcode134
>> Line 134: {
>> If you want to be paranoid, you
2008/9/21 <[EMAIL PROTECTED]>:
> http://codereview.appspot.com/5889/diff/1/6
> File lily/moment.cc (right):
>
> http://codereview.appspot.com/5889/diff/1/6#newcode134
> Line 134: {
> If you want to be paranoid, you could check that the most significant
> bit is 1 here.
That would imply a negativ
Reviewers: Neil Puttock,
Message:
LGTM - this is what I meant.
http://codereview.appspot.com/5889/diff/1/6
File lily/moment.cc (right):
http://codereview.appspot.com/5889/diff/1/6#newcode134
Line 134: {
If you want to be paranoid, you could check that the most significant
bit is 1 here.
Descr