bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plotutils cast problem


From: Florian Prud'homme
Subject: plotutils cast problem
Date: Wed, 24 Aug 2005 05:18:08 -0400

Hello

there is a problem to compile plotutils. (Fedora core 4)

you need to add (const char *) before some variable to cast from unsigned 
into signed char

for the 2.4.1 version :

you have 9 corrections :

/libplotter/g_write.cc ligne 43
/libplotter/i_rle.cc ligne 81
/libplotter/n_write.cc ligne 211, 256, 369, 395, 517, 545
/libplotter/z_write.cc ligne 487

I don't know how to do a patch. 

See you


reply via email to

[Prev in Thread] Current Thread [Next in Thread]