Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Changes in SysInfo Bazaar package (svn 6019)
Re: Changes in SysInfo Bazaar package (svn 6019) [message #39815 is a reply to message #39812] Fri, 03 May 2013 09:30 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello BioBytes

First of all sorry for not explaining this change before.

The problem came from the Linux 64 bit version that complained about using long and int64 for this handlers so I changed them to uint64. This affects to process and windows handlers.

The problem is that there is not a Null for uint64 (and in general for unsigned types) so I simply took the INT64_MAX as a kind of Null considering this amount was enough high.

If you have a less ugly idea I will include it.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: linker problem
Next Topic: [BUG] MscBuilder crashes the IDE when building all shared.
Goto Forum:
  


Current Time: Tue Apr 23 15:25:29 CEST 2024

Total time taken to generate the page: 0.02204 seconds