#419 closed defect (fixed)

termios.c (rtems_termios_bufsize) - no return statement

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: unspecified Version: unknown
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

i386-rtems-gcc --pipe -DHAVE_CONFIG_H -isystem ../../../.././pck6/lib/include
-Isrc -mcpu=k6 -O4 -g -Wall -o o-optimize/termios.o -c ../../../../../../../rtems.orig/c/src/../../cpukit/libcsupport/src/termios.c
../../../../../../../rtems.orig/cpukit/libcsupport/src/termios.c: In function `rtems_termios_bufsize':
../../../../../../../rtems.orig/cpukit/libcsupport/src/termios.c:473: warning: no return statement in function returning non-void
../../../../../../../rtems.orig/cpukit/libcsupport/src/termios.c:473: warning: control reaches end of non-void function

Release:
RTEMS-CVS (Not checked on the 4-6-branch)

Change History (2)

comment:1 Changed on 07/08/03 at 14:29:57 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Fix on both mainline and 4.6 trunk.

comment:2 Changed on 10/10/17 at 06:35:44 by Sebastian Huber

Component: miscunspecified
Note: See TracTickets for help on using tickets.