./xc/programs/xterm/main.c:2239: (void) fcntl(i, F_SETFD, 1); ### return value of fcntl not checked ./xc/programs/xterm/main.c:4147: fcntl(cp_pipe[1], F_SETFD, 1); ### return value of fcntl not checked ./xc/programs/xterm/main.c:4148: fcntl(pc_pipe[0], F_SETFD, 1); ### return value of fcntl not checked ./xc/programs/xterm/os2main.c:1268: (void) fcntl(i, F_SETFD, 1); ### return value of fcntl not checked
[mass change] The CVS tree is obsolete now and these errors will not be fixed. In the future, please file bugs only against the current git trees. See http://wiki.x.org/wiki/ModularDevelopersGuide for more information on how to obtain these repositories.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.