pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fallthrough in data-in.c


From: John Darrington
Subject: Fallthrough in data-in.c
Date: Sat, 23 Sep 2017 21:19:51 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

gcc 7.1.0 is warning:

/home/john/pspp/src/data/data-in.c:1187:17: error: this statement may fall 
through [-Werror=implicit-fallthrough=]
           error = parse_time_delimiter (i);
           ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/john/pspp/src/data/data-in.c:1188:9: note: here
         case ' ':
         ^~~~

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]