Revision: 10538
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=10538&view=rev
Author:   buginator
Date:     2010-04-10 20:44:20 +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

2.3: r10532

Modified Paths:
--------------
    trunk/configure.ac
    trunk/lib/exceptionhandler/dumpinfo.cpp
    trunk/lib/exceptionhandler/exceptionhandler.c
    trunk/lib/exceptionhandler/exceptionhandler.h
    trunk/lib/exceptionhandler/exchndl.c
    trunk/lib/exceptionhandler/exchndl.h
    trunk/makerules/configure.mk
    trunk/src/clparse.c
    trunk/src/main.c
    trunk/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
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to