summaryrefslogtreecommitdiff
path: root/lib/.gitignore
diff options
context:
space:
mode:
authorTheophile Ranquet <ranquet@lrde.epita.fr>2012-12-13 11:28:11 +0100
committerTheophile Ranquet <ranquet@lrde.epita.fr>2012-12-27 17:57:03 +0100
commit432a008d34bdf2178f293d144066ee64977c59f9 (patch)
treebc16554f94197ed4d54fda73cb44f4de6d601e13 /lib/.gitignore
parentc1b2677ad0a0a507010fa7dde5ff07dbe4596a10 (diff)
downloadbison-432a008d34bdf2178f293d144066ee64977c59f9.tar.gz
carets: properly display when no line feed is present
* src/location.c (location_caret): finish the line with one whether or not it is present in input. Rewrite code without getline. (cleanup_caret): Reset the caret_info global. * bootstrap.conf: No longer require getline.
Diffstat (limited to 'lib/.gitignore')
-rw-r--r--lib/.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index ff359203..94b5db2d 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -267,8 +267,6 @@
/xstrndup.h
/binary-io.c
/xsize.c
-/getdelim.c
-/getline.c
/bitrotate.c
/math.c
/sig-handler.c