On Fri, Jul 19, 2013 at 1:35 PM, Sam Fourman Jr. <sfourman_at_gmail.com> wrote: > /usr/src/usr.bin/calendar/parsedata.c:989:17: error: null character ignored > [-Werror,-Wnull-character] > i = strtol (s, > Try looking at this file in vi. It sounds like a '\0' has somehow been inserted into this file and corrupted it. How did you get your source tree?Received on Fri Jul 19 2013 - 15:53:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:39 UTC