]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'refs/heads/t/attribute_fix'
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Apr 2016 21:46:02 +0000 (23:46 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Apr 2016 21:46:02 +0000 (23:46 +0200)
commit4ad8a5536d7cea1e63137933b242c52e57bd53d6
treee9f5ee2fa8baa5de9b85d2eb93ad01f068c22e89
parentab51fc9c72dc51e76ccabbc150413c8031751436
parent7ccb64e6af4763240a262a4158a9ac71ddf597a2
Merge branch 'refs/heads/t/attribute_fix'

com_setatt() was broken if more than 32 attributes are defined. The
branch merged in this commit contains a fix for this bug, and a new
test that exercises the code related to attributes.

Was cooking in next for six weeks.

* refs/heads/t/attribute_fix:
  manual: Add realpath to list of packages.
  Add test that exercises attribute code.
  test-lib: Canonicalize test_dir.
  attribute: Avoid shifting 32 bit integers.
web/manual.m4