Home » U++ Library support » U++ Core » Bug in Core06.cpp or in U++ Core value types tutorial
Re: Bug in Core06.cpp or in U++ Core value types tutorial [message #13017 is a reply to message #13010] |
Wed, 05 December 2007 14:29   |
Werner
Messages: 234 Registered: May 2006 Location: Cologne / Germany
|
Experienced Member |
|
|
luzr wrote on Wed, 05 December 2007 12:07 | This is a complete output from quick test:
* c:\out\MSC71cdb.Debug_full\Core06.exe 05.12.2007 12:04:53, user: Luzr
x = 1
y = 2.34
z = 12/05/2007
s = hello
i = 1
j = 2
k = 12/05/2007
t = hello
a.Is<int>() = true
a.Is<double>() = false
b.Is<double>() = true
c.Is<int>() = false
c.Is<Date>() = true
d.Is<String>() = true
IsNumber(a) = true
IsNumber(b) = true
IsDateTime(c) = true
Does seem all right to me. However, tested with MSC71 in WinXP.
It is however possible that the problem is compiler / platform related. Can you perhaps provide more information please? Also about U++ version?
Mirek
|
Sorry for the wrong forum section.
I'm running upp-mingw-711-dev2.
I got my results building the original core06.cpp example using gcc 4.2.1 under Windows XP.
Werner
[Updated on: Wed, 05 December 2007 14:40] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Mon Apr 28 06:21:26 CEST 2025
Total time taken to generate the page: 0.00485 seconds
|