Hi together,

On Fri, Mar 18, 2005 at 02:26:31PM +0100, Joachim Breitner wrote:
> Hi Wolfram,
> 
> thanks for the quit help!
> 
> Georg, would it be too much hassle for you to try that, i.e., change the
> char to int in the source, recompile, and tell me if that fixes it? If
> it is too much hassle, I will see where I can get a powerpc binary with
> that fix for you.
I put a ppc package at 
http://honk.physik.uni-konstanz.de/~wolfi/osdsh/osdsh_0.7.0-5wjq_powerpc.deb
This version starts here. BTW, during compilation I notice
osdctl.c: In function `main':
osdctl.c:94: warning: comparison is always true due to limited range of data 
type

This is the same error in osdctl. I fixed it too, by changing char c; to
signed char c; but after reading man getopt_long I think it is better to
use int.

HTH,

Wolfi

> 
> Greetings,
> Joachim
> -- 
> Joachim "nomeata" Breitner
> Debian Developer
>   [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
>   JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: Digital signature

Reply via email to