Revision: 10532
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=10532&view=rev
Author:   buginator
Date:     2010-04-10 19:47:07 +0000 (Sat, 10 Apr 2010)

Log Message:
-----------
Fix exception handler to obey UAC on windows machines.
It will write the crash report file to CSIDL_PERSONAL (c:\Users\user 
name\Documents\logs\warzone2100.rpt)

*All* platforms will now always have --debug-file enable as a default. This 
will write the logs to <configdir>/logs/WZlog*.txt

When a user overrides the configdir, then we will try to use that directory 
instead of the default as well.

refs ticket:1759

Modified Paths:
--------------
    branches/2.3/configure.ac
    branches/2.3/lib/exceptionhandler/dumpinfo.cpp
    branches/2.3/lib/exceptionhandler/exceptionhandler.c
    branches/2.3/lib/exceptionhandler/exceptionhandler.h
    branches/2.3/lib/exceptionhandler/exchndl.c
    branches/2.3/lib/exceptionhandler/exchndl.h
    branches/2.3/makerules/configure.mk
    branches/2.3/src/clparse.c
    branches/2.3/src/main.c
    branches/2.3/src/main.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to