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
[BUG] resolving program's file name for debug output [message #19386] Sat, 29 November 2008 23:51 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
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
 
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 10:33:29 CEST 2025

Total time taken to generate the page: 0.00872 seconds