MantisBT - Xdmf
View Issue Details
0012939Xdmf(No Category)public2012-02-07 06:392012-03-24 17:30
Evgeny Panasyuk 
 
normalminoralways
newopen 
0012939: Several Build errors on Visual Studio
There were several build erros on Visual Studio.

I have fixed them. There is patch in attachment
Patch can be applied with command:
git am XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_65cd0ec1f0).patch

I have tested this patch on:
1. CentOS 5.6, gcc 4.1.2, x64
2. Windows 2008 R2, Visual Studio {2005,2008,2010}, x64

No tags attached.
patch XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_65cd0ec1f0).patch (22,802) 2012-02-07 06:39
https://public.kitware.com/Bug/file/4206/XDMF-Fixed-MS-Visual-Studio-build-errors_%28Total_Changes%29_%28after_git_commit_65cd0ec1f0%29.patch
patch XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_200dbf01844).patch (23,555) 2012-03-24 17:28
https://public.kitware.com/Bug/file/4265/XDMF-Fixed-MS-Visual-Studio-build-errors_%28Total_Changes%29_%28after_git_commit_200dbf01844%29.patch
Issue History
2012-02-07 06:39Evgeny PanasyukNew Issue
2012-02-07 06:39Evgeny PanasyukFile Added: XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_65cd0ec1f0).patch
2012-03-24 17:28Evgeny PanasyukFile Added: XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_200dbf01844).patch
2012-03-24 17:30Evgeny PanasyukNote Added: 0028963

Notes
(0028963)
Evgeny Panasyuk   
2012-03-24 17:30   
New patch (amend of previous)
XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_200dbf01844)
fixes several memory leaks.

Previous patch XDMF-Fixed-MS-Visual-Studio-build-errors_(Total_Changes)_(after_git_commit_65cd0ec1f0).patch is deprecated now, use new one.