File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1+ 2011-08-07 Bruno Haible <bruno@clisp.org>
2+
3+ * tests/check-subst: Add comments about OSF/1.
4+
152011-08-07 Bruno Haible <bruno@clisp.org>
26
37 * lib/relocatable.c: Update from gnulib.
Original file line number Diff line number Diff line change 5353$iconv --byte-subst=' <0x%010000x>' -f ASCII -t ASCII < tmp-in > tmp-out
5454# This printf command crashes on Solaris 10.
5555# See <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6550204>.
56+ # Likewise on OSF/1 5.1.
5657if printf ' B<0x%010000x><0x%010000x>se B<0x%010000x><0x%010000x>bchen\n' 0xC3 0xB6 0xC3 0xBC > tmp-ok 2> /dev/null; then
5758 cmp tmp-out tmp-ok
5859fi
109110$iconv --byte-subst=' <0x%010000x>' -f ASCII -t ASCII < tmp-in > tmp-out
110111# This printf command crashes on Solaris 10.
111112# See <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6550204>.
113+ # Likewise on OSF/1 5.1.
112114if printf ' B<0x%010000x><0x%010000x>se B<0x%010000x><0x%010000x>bchen\n' 0xC3 0xB6 0xC3 0xBC > tmp-ok 2> /dev/null; then
113115 cmp tmp-out tmp-ok
114116fi
You can’t perform that action at this time.
0 commit comments