Package: luabind / 0.9.1+dfsg-11
Metadata
Package | Version | Patches format |
---|---|---|
luabind | 0.9.1+dfsg-11 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00git_fix_build_with_boost1.57.patch | (download) |
luabind/object.hpp |
4 4 + 0 - 0 ! |
[patch] fix build with boost 1.57 this is the fix applied in homebrew and in https://github.com/luabind/luabind/issues/27 |
01_Jamroot_version_bump.patch | (download) |
Jamroot |
2 1 + 1 - 0 ! |
--- |
02_example_cleaning.patch | (download) |
examples/cln/cln_test.cpp |
2 1 + 1 - 0 ! |
--- |
03_kfreebsd_build.patch | (download) |
Jamroot |
4 2 + 2 - 0 ! |
--- |
04_multiarch.patch | (download) |
Jamroot |
3 2 + 1 - 0 ! |
--- |
05_missing_binary_token.patch | (download) |
luabind/detail/call_function.hpp |
4 3 + 1 - 0 ! |
--- |
06_support_building_with_clang.patch | (download) |
luabind/detail/format_signature.hpp |
17 12 + 5 - 0 ! |
--- |
07_fix_luabind_cast_graph_cache_invalid_cast.patch | (download) |
src/inheritance.cpp |
6 3 + 3 - 0 ! |
fix a bug in the cast graph cache in luabind 0.9.1 |
08_support_for_Lua_5.2.patch | (download) |
doc/docs.rst |
4 2 + 2 - 0 ! |
support for lua 5.2 |
09_build_system_support_for_Lua_5.2.patch | (download) |
Jamroot |
14 7 + 7 - 0 ! |
build system support for lua 5.2 |
10_remove_refs_to_remote_images.patch | (download) |
doc/index.html |
17 0 + 17 - 0 ! |
fix lintian errors (privacy-breach-w3c-valid-html & privacy-breach-logo) by removing remote image references in doc/index.html |
11_fix_potential_null_ptr_dereference_in_adopt_policy.patch | (download) |
luabind/adopt_policy.hpp |
6 5 + 1 - 0 ! |
fixes possible null pointer dereference in luabind::adopt (closes: #758580) |
12_compile_examples_with_PIC.patch | (download) |
examples/glut/Makefile |
2 1 + 1 - 0 ! |
use -fpic in example makefiles (closes: #819454) |