Daria Phoebe Brashear
78c915f65a
lex: %option not supported by solaris lex
...
it turns out that we don't need to tell lex we don't plan to use unput;
we can just.... not use unput. however, if we're flex, use the command
line option if it's available, to avoid warnings
2018-12-18 13:12:46 -06:00
Nicolas Williams
715cb46de6
Fix Appveyor build: lib/com_err
2017-05-26 23:24:30 -04:00
Andrew Bartlett
995d305f8c
lib/com_err only use error_message for the exported libcom_err
...
This avoids using the same function name in compile_et internally
Andrew Bartlett
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2011-01-26 12:00:32 -08:00
Love Hornquist Astrand
1c400805f6
use %option nounput
2010-11-26 12:08:21 -08:00
Love Hörnquist Åstrand
db0d1b5aa1
drop RCSID
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24354 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:30:15 +00:00
Love Hörnquist Åstrand
6937d41a02
remove trailing whitespace
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
10c8d0da80
check allocation errors correctly
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15143 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-16 08:52:54 +00:00
Love Hörnquist Åstrand
e4e9f2151f
catch buffer overrun and check allocation errors
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15142 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-16 08:52:36 +00:00
Assar Westerlund
a332440382
clean up warnings and stuff
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8451 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-06-22 00:42:52 +00:00
Johan Danielsson
3ca5f8150f
remove advertising clause
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7463 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 16:58:55 +00:00
Assar Westerlund
2a9d2afddf
undef ECHO to work around AIX lex bug
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5203 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-11-20 05:58:52 +00:00
Johan Danielsson
7ee26fd6fc
Remove a space.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4428 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-17 15:02:30 +00:00
Johan Danielsson
510e328967
Replace getc() with input().
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4422 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-16 18:05:06 +00:00
Johan Danielsson
3ffe01b45f
Switch back to a yacc-based compile_et.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4394 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-14 23:46:43 +00:00