提交 07552172 编写于 作者: R Richard Levitte

Fix Perl problems on sparc64.

This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
上级 5fdf0666
#!/usr/local/bin/perl
# fixes bug in floating point emulation on sparc64 when
# this script produces off-by-one output on sparc64
use integer;
sub obj_cmp
{
local(@a,@b,$_,$r);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册