[rrd-developers] Another Fix Patch for 1.0.7

Tobias Oetiker oetiker at ee.ethz.ch
Sun Nov 14 21:28:59 MET 1999


Folks,

Still working towards 1.0.8. I have uploaded another fix.patch
with the following changes:

- 1999/11/14 -- Tobi
  the perl-module (RRDs.xs) does now strcpy its arguments. This fixes some
  stray problems where the rrdtool code was modifying argv values (eg.
  update --template) and thus backfired into perl proper.

- 1999/11/12 -- Valient Gough <vgough at amazon.com>
  define STDC in zlib/zconf.h ... rrdtool needs it anyway and
  without STDC there will be no prototypes which will be a big
  problem for less tolerant compilers ... does any sensible c compiler
  not understand prototypes today?

- 1999/11/04 -- Ian Freislich <iang at uunet.co.za>
  better formatting with large values for rrdtool fetch

- 1999/11/04 -- Paul E. Erkkila <pee at frontiernet.net>                           
  made RRDs work on latest perl betas as well as current ones na -> PL_na

- 1999/11/03 -- Tobi & Alex van den Bogaerdt <alex at slot.hollandcasino.nl>
  fix for autoscaling problems with UNKNOWN values 

- 1999/11/02 -- Tobi
  rrdcgi was unable to parse two tags running into each other
  if they were of exactly the same type
 
- 1999/11/02 -- Tobi
  moved check for FINITE function on acconfig and configure.in
  so that it can use isinf even if it has to be defined first.

- 1999/10/26 -- Fidelis Assis <fidelis at embratel.net.br>
  modified gd string functions to use unsigned char  

you can get it from:

http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/beta/1.0.7-fixes.patch.gz

use GNU patch to apply it to a fresh copy of rrdtool-1.0.7:

cd rrdtool-1.0.7
gunzip -c 1.0.7-fixes.patch.gz | patch -p1

Note that netscape may have gunziped the patch already so instead
if gunzip -c you can use cat

cheers
tobi

PS: Tested on: Linux 2.0.30 / Solaris 2.6 / OSF1 V4.0
    Should work on: {Free,Net,Open}BSD

PPS: If you get it to work on other OSes, please le me know ...

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker

--
* To unsubscribe from the rrd-developers mailing list, send a message with the
  subject: unsubscribe to rrd-developers-request at list.ee.ethz.ch



More information about the rrd-developers mailing list