Page MenuHomeFreeBSD

Update libxo to 0.6.3
ClosedPublic

Authored by ngie on Jul 2 2016, 5:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 27 2024, 10:48 PM
Unknown Object (File)
Nov 22 2024, 1:21 PM
Unknown Object (File)
Nov 13 2024, 11:17 AM
Unknown Object (File)
Oct 25 2024, 6:02 AM
Unknown Object (File)
Oct 15 2024, 3:59 AM
Unknown Object (File)
Sep 14 2024, 8:08 PM
Unknown Object (File)
Aug 23 2024, 8:43 AM
Unknown Object (File)
Aug 23 2024, 8:43 AM
Subscribers

Details

Reviewers
phil
Summary

Update libxo to 0.6.3

This fixes the 02 testcases on i386 (at least), but may fix it in general on
32-bit platforms

Sponsored by: EMC / Isilon Storage Division

Test Plan

Run kyua test on amd64/i386, e.g.

$ (cd lib/libxo/tests; make check)
...
functional_test:test_11X -> passed [0.032s]
functional_test:test_11
XP -> passed [0.035s]

Results file id is usr_tests_lib_libxo.20160702-053539-944925
Results saved to /home/ngie/.kyua/store/results.usr_tests_lib_libxo.20160702-053539-944925.db

99/99 passed (0 failed)
$ uname -a
FreeBSD fbsd11-i386.local 11.0-ALPHA5 FreeBSD 11.0-ALPHA5 #1 r301745+978d049(master): Thu Jun 30 18:03:32 PDT 2016 ngie@fbsd11-i386.local:/usr/obj/usr/src/git/sys/GENERIC i386
$

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4389
Build 4439: arc lint + arc unit

Event Timeline

ngie retitled this revision from to Update libxo to 0.6.3.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: phil.
ngie added subscribers: sjg, asomers.
phil edited edge metadata.

Thanks!!

This revision is now accepted and ready to land.Jul 2 2016, 11:31 PM