Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 16:07:08 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/perl/perl doio.c
Message-ID:  <199805122307.QAA27370@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/05/12 16:07:08 PDT

  Modified files:
    gnu/usr.bin/perl/perl doio.c 
  Log:
  This code casts double -> int -> char *. Ugh. Take a punt and change the
  int to a long so that no bits are thrown away on alpha and hope for
  the best.
  
  Revision  Changes    Path
  1.5       +12 -7     src/gnu/usr.bin/perl/perl/doio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805122307.QAA27370>