diff options
-rwxr-xr-x | Gem/Gem.pd_linux | bin | 32582611 -> 32575859 bytes | |||
-rw-r--r-- | Gem/develop/include/Gem/Gem/Exception.h | 2 | ||||
-rwxr-xr-x | Gem/gem_imageMAGICK.so | bin | 280359 -> 278522 bytes | |||
-rwxr-xr-x | Gem/gem_videoDC1394.so | bin | 427239 -> 427775 bytes | |||
-rwxr-xr-x | Gem/gem_videoUNICAP.so | bin | 555274 -> 555258 bytes |
5 files changed, 1 insertions, 1 deletions
diff --git a/Gem/Gem.pd_linux b/Gem/Gem.pd_linux Binary files differindex 012a390..45fff79 100755 --- a/Gem/Gem.pd_linux +++ b/Gem/Gem.pd_linux diff --git a/Gem/develop/include/Gem/Gem/Exception.h b/Gem/develop/include/Gem/Gem/Exception.h index 8aaedf8..85a91f6 100644 --- a/Gem/develop/include/Gem/Gem/Exception.h +++ b/Gem/develop/include/Gem/Gem/Exception.h @@ -47,7 +47,7 @@ class GEM_EXTERN GemException virtual const char *what(void) const; virtual void report(const char*origin=0) const; private: - const std::string&ErrorString; + const char*ErrorString; }; namespace gem { diff --git a/Gem/gem_imageMAGICK.so b/Gem/gem_imageMAGICK.so Binary files differindex 7262626..7d5621b 100755 --- a/Gem/gem_imageMAGICK.so +++ b/Gem/gem_imageMAGICK.so diff --git a/Gem/gem_videoDC1394.so b/Gem/gem_videoDC1394.so Binary files differindex c6bb540..fd44d90 100755 --- a/Gem/gem_videoDC1394.so +++ b/Gem/gem_videoDC1394.so diff --git a/Gem/gem_videoUNICAP.so b/Gem/gem_videoUNICAP.so Binary files differindex 74cc9fe..d40ddb1 100755 --- a/Gem/gem_videoUNICAP.so +++ b/Gem/gem_videoUNICAP.so |