From: Ben Pfaff Date: Sun, 30 Jan 2011 23:41:12 +0000 (-0800) Subject: sys-file-reader: Elevate invalid number of labels from warning to error. X-Git-Tag: v0.7.7~84 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c091c8123879cb0cf385e167e468eb82ac69d2c;hp=6c091c8123879cb0cf385e167e468eb82ac69d2c;p=pspp-builds.git sys-file-reader: Elevate invalid number of labels from warning to error. There's no way to figure out when the labels end when the count is wrong, so this has to be an error. ---