[Bug 470703] Review Request: links 2 - text mode browser with graphics

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 11 06:52:56 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=470703





--- Comment #44 from Lubomir Rintel <lkundrak at v3.sk>  2009-04-11 02:52:55 EDT ---
(In reply to comment #42)
> "Many warnings "pointer targets in passing argument <N> of <variable> differ
> in> signedness" in build.log"
> 
> Use -Wno-pointer-sign. I think it's easier to use it than to add many needless
> "unsigned char * -> char *" casts. Links is written with the policy that all
> characters are unsigned ... to avoid hard-to-detect bugs coming from the fact
> that different systems have different char signedness.  

Makes sense (was bitten in the nose by such bug in powerpc KinoSearch just a
week ago). I'll add the compiler flag upon import.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list