diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-23 12:17:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-23 12:17:56 -0700 |
| commit | cb2ee489746fc260c60a3fbff8dc37ec48829d43 (patch) | |
| tree | 46e0119551e41122f10f282682ba3896ef2303cf /ports/gdcm2/gdcmSystem.patch | |
| parent | cf5bc755975a2f5358f1b5e3cf3dc2fcf2034c9f (diff) | |
| parent | 2e39b6195fbc14a655474b019234890df94a2ed0 (diff) | |
| download | vcpkg-cb2ee489746fc260c60a3fbff8dc37ec48829d43.tar.gz vcpkg-cb2ee489746fc260c60a3fbff8dc37ec48829d43.zip | |
Merge pull request #2027 from sonogi1/master
Update port "GDCM", version 2.6.8 to 2.8.3
Diffstat (limited to 'ports/gdcm2/gdcmSystem.patch')
| -rw-r--r-- | ports/gdcm2/gdcmSystem.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ports/gdcm2/gdcmSystem.patch b/ports/gdcm2/gdcmSystem.patch deleted file mode 100644 index 63722c4f1..000000000 --- a/ports/gdcm2/gdcmSystem.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Source/Common/gdcmSystem.cxx -+++ b/Source/Common/gdcmSystem.cxx -@@ -977,7 +977,7 @@ - } - } - // We need to tell the user... -- gdcmWarningMacro( "Could not find Charset from alias: " + alias ); -+ gdcmWarningMacro( std::string("Could not find Charset from alias: ") + alias ); - return NULL; - } - #endif //_WIN32 |
