Home » U++ Library support » U++ Core » Core: Null handling incoherent?
Re: Core: Null handling incoherent? [message #33798 is a reply to message #33796] |
Wed, 14 September 2011 12:46   |
 |
kohait00
Messages: 939 Registered: July 2009 Location: Germany
|
Experienced Contributor |
|
|
what exactly did you compile? i cant reproduce any unsigned errors..when i try to compile the LogPosCtrlTest, it fails due to SetNull stuff not present...
imho, unsigned is not neccessary for Value..as mirek already lined out in an older thread, where i proposed to enrich value by all signed type.. Value does not care about the sizes of the representation, it cares only about the logic types, beeing bool, integer, and floating point values (represented by whatever highest available precision, bool, int64, double). int is merely from old days..
did you try the set null patch?
EDIT: heres the patch as svn patch again.. for a quick test
again, the changes are not deep, there are some .IsNull to .IsNullInstance renames for clean code base..the rest is block moving and some extensions
[Updated on: Wed, 14 September 2011 13:20] Report message to a moderator
|
|
|
 |
|
Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Fri, 06 May 2011 09:55
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Fri, 06 May 2011 13:06
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Thu, 07 July 2011 10:29
|
 |
|
Re: Core: Null handling incoherent?
|
 |
|
Re: Core: Null handling incoherent?
By: kohait00 on Tue, 13 September 2011 18:08
|
 |
|
Re: Core: Null handling incoherent?
By: cbpporter on Wed, 14 September 2011 09:46
|
 |
|
Re: Core: Null handling incoherent?
By: kohait00 on Wed, 14 September 2011 12:46
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Fri, 06 May 2011 09:52
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Thu, 15 September 2011 12:57
|
 |
|
Re: Core: Null handling incoherent?
By: kohait00 on Thu, 15 September 2011 14:29
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Thu, 15 September 2011 15:34
|
 |
|
Re: Core: Null handling incoherent?
By: kohait00 on Thu, 15 September 2011 16:30
|
 |
|
Re: Core: Null handling incoherent?
By: mirek on Fri, 16 September 2011 10:26
|
 |
|
Re: Core: Null handling incoherent?
By: kohait00 on Fri, 16 September 2011 15:26
|
Goto Forum:
Current Time: Sun Jul 06 10:06:02 CEST 2025
Total time taken to generate the page: 0.03387 seconds
|