]> git.saurik.com Git - bison.git/blobdiff - src/ielr.c
do not ignore errors like ENOSPC,EIO when writing to stdout
[bison.git] / src / ielr.c
index f1b314a380f4acf1e10304910ecc5d68c1f71a3a..cde2baaf292813ed82c5fc6b7a310666ddfcb423 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.