Skip to content

Commit 717c667

Browse files
Update SWIG to v4.5.1
1 parent db8b6e4 commit 717c667

90 files changed

Lines changed: 195 additions & 189 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/swig-0_27_7/basicio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was automatically generated by SWIG (https://www.swig.org).
2-
# Version 4.5.0
2+
# Version 4.5.1
33
#
44
# Do not make changes to this file unless you know what you are doing - modify
55
# the SWIG interface file instead.

src/swig-0_27_7/basicio_wrap.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (https://www.swig.org).
3-
* Version 4.5.0
3+
* Version 4.5.1
44
*
55
* Do not make changes to this file unless you know what you are doing - modify
66
* the SWIG interface file instead.
77
* ----------------------------------------------------------------------------- */
88

99

10-
#define SWIG_VERSION 0x040500
10+
#define SWIG_VERSION 0x040501
1111
#define SWIGPYTHON
1212
#define SWIG_PYTHON_THREADS
1313
#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
@@ -4358,7 +4358,7 @@ static void _set_python_exception() {
43584358
PyErr_SetObject(Python_Exiv2_Exiv2Error, args);
43594359
Py_DECREF(args);
43604360
}
4361-
/*@SWIG:/usr/local/share/swig/4.5.0/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
4361+
/*@SWIG:/usr/local/share/swig/4.5.1/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
43624362
catch (std::invalid_argument& e) {
43634363
SWIG_exception_fail(SWIG_ValueError, e.what() );
43644364
} catch (std::domain_error& e) {

src/swig-0_27_7/datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was automatically generated by SWIG (https://www.swig.org).
2-
# Version 4.5.0
2+
# Version 4.5.1
33
#
44
# Do not make changes to this file unless you know what you are doing - modify
55
# the SWIG interface file instead.

src/swig-0_27_7/datasets_wrap.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (https://www.swig.org).
3-
* Version 4.5.0
3+
* Version 4.5.1
44
*
55
* Do not make changes to this file unless you know what you are doing - modify
66
* the SWIG interface file instead.
77
* ----------------------------------------------------------------------------- */
88

99

10-
#define SWIG_VERSION 0x040500
10+
#define SWIG_VERSION 0x040501
1111
#define SWIGPYTHON
1212
#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
1313
#define SWIGPYTHON_BUILTIN
@@ -4394,7 +4394,7 @@ static void _set_python_exception() {
43944394
PyErr_SetObject(Python_Exiv2_Exiv2Error, args);
43954395
Py_DECREF(args);
43964396
}
4397-
/*@SWIG:/usr/local/share/swig/4.5.0/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
4397+
/*@SWIG:/usr/local/share/swig/4.5.1/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
43984398
catch (std::invalid_argument& e) {
43994399
SWIG_exception_fail(SWIG_ValueError, e.what() );
44004400
} catch (std::domain_error& e) {

src/swig-0_27_7/easyaccess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was automatically generated by SWIG (https://www.swig.org).
2-
# Version 4.5.0
2+
# Version 4.5.1
33
#
44
# Do not make changes to this file unless you know what you are doing - modify
55
# the SWIG interface file instead.

src/swig-0_27_7/easyaccess_wrap.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (https://www.swig.org).
3-
* Version 4.5.0
3+
* Version 4.5.1
44
*
55
* Do not make changes to this file unless you know what you are doing - modify
66
* the SWIG interface file instead.
77
* ----------------------------------------------------------------------------- */
88

99

10-
#define SWIG_VERSION 0x040500
10+
#define SWIG_VERSION 0x040501
1111
#define SWIGPYTHON
1212
#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
1313
#define SWIGPYTHON_BUILTIN
@@ -4337,7 +4337,7 @@ static void _set_python_exception() {
43374337
PyErr_SetObject(Python_Exiv2_Exiv2Error, args);
43384338
Py_DECREF(args);
43394339
}
4340-
/*@SWIG:/usr/local/share/swig/4.5.0/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
4340+
/*@SWIG:/usr/local/share/swig/4.5.1/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
43414341
catch (std::invalid_argument& e) {
43424342
SWIG_exception_fail(SWIG_ValueError, e.what() );
43434343
} catch (std::domain_error& e) {

src/swig-0_27_7/error.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was automatically generated by SWIG (https://www.swig.org).
2-
# Version 4.5.0
2+
# Version 4.5.1
33
#
44
# Do not make changes to this file unless you know what you are doing - modify
55
# the SWIG interface file instead.

src/swig-0_27_7/error_wrap.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (https://www.swig.org).
3-
* Version 4.5.0
3+
* Version 4.5.1
44
*
55
* Do not make changes to this file unless you know what you are doing - modify
66
* the SWIG interface file instead.
77
* ----------------------------------------------------------------------------- */
88

99

10-
#define SWIG_VERSION 0x040500
10+
#define SWIG_VERSION 0x040501
1111
#define SWIGPYTHON
1212
#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
1313
#define SWIGPYTHON_BUILTIN

src/swig-0_27_7/exif.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was automatically generated by SWIG (https://www.swig.org).
2-
# Version 4.5.0
2+
# Version 4.5.1
33
#
44
# Do not make changes to this file unless you know what you are doing - modify
55
# the SWIG interface file instead.

src/swig-0_27_7/exif_wrap.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* ----------------------------------------------------------------------------
22
* This file was automatically generated by SWIG (https://www.swig.org).
3-
* Version 4.5.0
3+
* Version 4.5.1
44
*
55
* Do not make changes to this file unless you know what you are doing - modify
66
* the SWIG interface file instead.
77
* ----------------------------------------------------------------------------- */
88

99

10-
#define SWIG_VERSION 0x040500
10+
#define SWIG_VERSION 0x040501
1111
#define SWIGPYTHON
1212
#define SWIG_PYTHON_DIRECTOR_NO_VTABLE
1313
#define SWIGPYTHON_BUILTIN
@@ -4408,7 +4408,7 @@ static void _set_python_exception() {
44084408
PyErr_SetObject(Python_Exiv2_Exiv2Error, args);
44094409
Py_DECREF(args);
44104410
}
4411-
/*@SWIG:/usr/local/share/swig/4.5.0/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
4411+
/*@SWIG:/usr/local/share/swig/4.5.1/typemaps/exception.swg,59,SWIG_CATCH_STDEXCEPT@*/ /* catching std::exception */
44124412
catch (std::invalid_argument& e) {
44134413
SWIG_exception_fail(SWIG_ValueError, e.what() );
44144414
} catch (std::domain_error& e) {

0 commit comments

Comments
 (0)