[Box Backup-commit] [boxbackup/boxbackup] ce86f1: Fix raidfile tests on 32-bit Linux

GitHub noreply at github.com
Sat Feb 24 14:40:26 GMT 2018


  Branch: refs/heads/fix_raidfile_i386
  Home:   https://github.com/boxbackup/boxbackup
  Commit: ce86f16b6e3fb979ac21f7e0e70ff8a1c4af651c
      https://github.com/boxbackup/boxbackup/commit/ce86f16b6e3fb979ac21f7e0e70ff8a1c4af651c
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M infrastructure/m4/ax_check_syscall_lseek.m4
    M lib/intercept/intercept.cpp
    M test/raidfile/testraidfile.cpp

  Log Message:
  -----------
  Fix raidfile tests on 32-bit Linux

A recent fix for Solaris (commit 81e9aa6545f7f19124c9f5e88982b867d8732965)
broke support for 32-bit Linux (which wasn't spotted because we didn't have
any 32-bit builders). Try a different approach: use llseek where possible.


  Commit: fe282e4b8058002536669ec2c3fa4c2dc231074b
      https://github.com/boxbackup/boxbackup/commit/fe282e4b8058002536669ec2c3fa4c2dc231074b
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M configure.ac
    M infrastructure/makebuildenv.pl.in

  Log Message:
  -----------
  Fix error in t-gdb when no debugger is detected


Compare: https://github.com/boxbackup/boxbackup/compare/923dcaab581b...fe282e4b8058


More information about the Boxbackup-commit mailing list