Package: quickfix / 1.13.3+dfsg-9
Metadata
Package | Version | Patches format |
---|---|---|
quickfix | 1.13.3+dfsg-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_uninitialized_v2.patch | (download) |
src/C++/Initiator.cpp |
2 2 + 0 - 0 ! |
initialize uninitialized things. |
02_src_fieldbase_calculate.patch | (download) |
src/C++/Field.h |
47 31 + 16 - 0 ! |
fix fieldbase calculation. |
03_src_heartbeat.patch | (download) |
src/C++/Session.h |
2 2 + 0 - 0 ! |
add heartbeat object access. |
04_ruby_site_packages.patch | (download) |
configure |
2 1 + 1 - 0 ! |
change installation location of ruby site packages. |
05_ruby_hardcode_lower_optimization.patch | (download) |
src/ruby/make_ruby.sh |
4 2 + 2 - 0 ! |
--- |
06_build_system_cleanup.patch | (download) |
examples/ordermatch/test/Makefile.am |
4 2 + 2 - 0 ! |
clean up brain damage in the build system. |
07_stdlib.patch | (download) |
src/C++/Utility.h |
1 1 + 0 - 0 ! |
add missing standard header include. |
08_test_runner_bad_virtual_method_arg.patch | (download) |
UnitTest++/src/tests/TestTestRunner.cpp |
4 2 + 2 - 0 ! |
fix bad method virtual argument (closes: #648257) |
09_error_string_format.patch | (download) |
src/python/QuickfixPython.cpp |
2 1 + 1 - 0 ! |
--- |
10_STR2CSTR_replace.patch | (download) |
src/quickfix.i |
2 1 + 1 - 0 ! |
--- |
11_RSTRING_update.patch | (download) |
src/ruby/QuickfixRuby.cpp |
14 7 + 7 - 0 ! |
--- |