Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#2976 closed defect (fixed)

warnings in rtems-debugger-server.c

Reported by: Joel Sherrill Owned by: Chris Johns
Priority: normal Milestone: 5.1
Component: unspecified Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

This should be present on any ARM or x86 build.

cpukit/libdebugger/rtems-debugger-server.c:393:1: warning: control reaches end of non-void function [-Wreturn-type]
cpukit/libdebugger/rtems-debugger-server.c:405:1: warning: control reaches end of non-void function [-Wreturn-type]

Change History (5)

comment:1 Changed on 04/04/17 at 19:58:47 by Joel Sherrill

Owner: changed from joel.sherrill@… to Chris Johns
Status: newassigned

comment:2 Changed on 04/19/17 at 04:34:11 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"7f95cc07079901693338ef565bb318f4d5ed5a7c/rtems" 7f95cc0/rtems]:

libdebugger: Fix the mode on task create. Clean up warnings.

Closes #2976.

comment:3 Changed on 05/11/17 at 07:31:02 by Sebastian Huber

Milestone: 4.124.12.0

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

Component: miscunspecified

comment:5 Changed on 11/09/17 at 06:27:14 by Sebastian Huber

Milestone: 4.12.05.1

Milestone renamed

Note: See TracTickets for help on using tickets.