search for: needbe

Displaying 7 results from an estimated 7 matches for "needbe".

2009 Aug 20
0
[LLVMdev] error api for APInt / APFloat
...ld be recoverable: > > APInt::APInt: > bitwidth too small > Null pointer detected! Hi Eric, As we discussed on IRC, I don't think there is any reason for the implementation of these methods to check these invariants. These are clear API invariants that the caller can check if needbe. Making the implementation check these will slow down clients which are known to be well formed. I didn't look at all of the things you listed, perhaps some other ones would make some more to be recoverable errors. -Chris > > APInt::getBitsNeeded: > Invalid string length >...
2009 Aug 20
2
[LLVMdev] error api for APInt / APFloat
On Wed, Aug 19, 2009 at 11:08 PM, Chris Lattner<clattner at apple.com> wrote: > > As we discussed on IRC, I don't think there is any reason for the > implementation of these methods to check these invariants.  These are clear > API invariants that the caller can check if needbe.  Making the > implementation check these will slow down clients which are known to be well > formed.  I didn't look at all of the things you listed, perhaps some other > ones would make some more to be recoverable errors. By that logic, I think it's safe to say then to say that i...
2009 Aug 20
2
[LLVMdev] error api for APInt / APFloat
I'm breaking this out from LLVM asserts thread. Here are all the assertions in APInt I consider should be recoverable: APInt::APInt: bitwidth too small Null pointer detected! APInt::getBitsNeeded: Invalid string length string is only a minus! Invalid radix APInt::fromString: Radix should be 2, 8, 10, or 16! Invalid string length string is only a minus Insufficient bit width Invalid digit in
2007 Mar 29
5
SVN commit hook checks
I know someone completed this but I''m not sure the hows and whats of it. Can someone put up a doc or email about this?
2005 Nov 22
2
32 bits software on 64 bits CentOS core
Hello to everybody, it?s possible run 32 bits program on a 64 bits CentOS core?? --------------------------------- Correo Yahoo! Comprueba qu? es nuevo, aqu? http://correo.yahoo.es -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20051122/d38637c7/attachment-0005.html>
2009 Aug 20
0
[LLVMdev] error api for APInt / APFloat
...8 PM, Chris Lattner<clattner at apple.com> > wrote: >> >> As we discussed on IRC, I don't think there is any reason for the >> implementation of these methods to check these invariants. These >> are clear >> API invariants that the caller can check if needbe. Making the >> implementation check these will slow down clients which are known >> to be well >> formed. I didn't look at all of the things you listed, perhaps >> some other >> ones would make some more to be recoverable errors. > > By that logic, I th...
2005 May 06
3
CentOS Convert Question
Hi, First, I want to say that I have fallen in love with CentOS4. I have been using RedHat since the 5.x days. After RedHat dropped the stable system to go to a unstable system and a Enterprise system I felt like I was being left out in the cold. I quickly found out about WhiteBox and used it for quite a while. Then I learned about CentOS...and switched to it for my server needs. I have