bug-gnustep
[Top][All Lists]
Advanced

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

Bug fixed in extensions-0.8.6, Class PrintfScannerHandler


From: Dominik Winter
Subject: Bug fixed in extensions-0.8.6, Class PrintfScannerHandler
Date: 20 Jul 2001 16:13:03 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

The following compiler message comes and prevents a success compilation:

PrintfScannerHandler.m: In function `-[PrintfScannerHandler
convertChar:scanner:]':
PrintfScannerHandler.m:73: `char' is promoted to `int' when passed
through `...'
PrintfScannerHandler.m:73: (so you should pass `int' not `char' to
`va_arg')

I fixed this and it compiles successful. The diff and ChangeLog is
attached.

I'm using gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85) and
the following packages installed:

gnustep-make-1.0.1-1
gnustep-tests-0.9.0-1
gnustep-objc-1.0.1-1
gnustep-gui-0.7.0-1
gnustep-guile-1.0.1-1
gnustep-base-1.0.2-1
gnustep-xgps-0.7.0-1

Attachment: ChangeLog
Description: ChangeLog-File

Attachment: PrintfScannerHandler.m.diff
Description: Diff-Output


reply via email to

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