This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/2078] return type mismatch in libio/fputwc.c


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-01-15 17:45 -------
Subject: Bug 2078

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sources.redhat.com	2006-01-15 17:45:47

Modified files:
	libio          : fputwc.c ioungetwc.c 

Log message:
	[BZ #2078]
	* libio/fputwc.c (fputwc): Use proper type for result.
	* libio/ioungetwc.c (ungetwc): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/fputwc.c.diff?cvsroot=glibc&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/ioungetwc.c.diff?cvsroot=glibc&r1=1.5&r2=1.6



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2078

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]