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++ Library support » U++ Core » [BUG] resolving program's file name for debug output
Re: [BUG] resolving program's file name for debug output [message #19387 is a reply to message #19386] Sun, 30 November 2008 08:14 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14258
Registered: November 2005
Ultimate Member
masu wrote on Sat, 29 November 2008 17:51

Function sLogFile starting at Core/Debug.cpp:34 checks for pointer value of variable exe and not for empty character array as it is meant to be.
Check should be (!*exe) instead of (!exe).

Matthias


Correct observation, thanks!

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: streaming [FEATURE REQUEST]
Next Topic: FindFile problem in XP [BUG?]
Goto Forum:
  


Current Time: Thu May 15 18:16:28 CEST 2025

Total time taken to generate the page: 0.02674 seconds