Project

General

Profile

Actions

Bug #2997

closed

dragonfly/sbin/camcontrol/modeedit.c: newbie error with char and int

Added by dcb about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/29/2017
Due date:
% Done:

0%

Estimated time:

Description

dragonfly/sbin/camcontrol/modeedit.c:397]: (warning) Storing fgetc() return value in char variable and then comparing with EOF.
dragonfly/sbin/camcontrol/modeedit.c:406]: (warning) Storing fgetc() return value in char variable and then comparing with EOF.

Page 16 of K & R 2. Someone doesn't know the basics ;->

Actions #1

Updated by dillon about 7 years ago

  • Status changed from New to Closed

fix committed

Actions

Also available in: Atom PDF