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: Other Features Wishlist and/or Bugs » Problematic hack in upp::Build.cpp
Re: Problematic hack in upp::Build.cpp [message #41964 is a reply to message #41962] Sun, 09 February 2014 05:46 Go to previous messageGo to previous message
slashupp is currently offline  slashupp
Messages: 231
Registered: July 2009
Experienced Member
@nlneilson: touchy!? did you perhaps produce that heinous travesty? Smile

In idefile.cpp [305] and Util.cpp [54 & 59] the extension '.$tmp'
is already used.

A logical and _consistent_ continuation would be to use this
extension elsewhere as well, or if that will clash, to at least
use the '$' character _consistently_ to indicate upp-private
temporary files, e.g '.$xxx'.

Anyway, on Linux there is a /tmp directory for exactly these kind
of files, or for persistent discardable data /var/tmp is
available. To use them in this case would require a
'#ifdef PLATFORM_POSIX' ...?


 
Read Message
Read Message
Read Message
Read Message
Previous Topic: BUG: "Close();" does not!
Next Topic: Fatal error invalid memory access
Goto Forum:
  


Current Time: Tue Jun 03 04:43:07 CEST 2025

Total time taken to generate the page: 0.04073 seconds