* app.c (do_scrub_next_char): Reset state to 0 after .appline if
file name is not seen.
This commit is contained in:
parent
f412eb92fe
commit
b4703fa618
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Mon Aug 2 17:35:48 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||||
|
|
||||||
|
* app.c (do_scrub_next_char): Reset state to 0 after .appline if
|
||||||
|
file name is not seen.
|
||||||
|
|
||||||
Thu Jul 29 22:21:28 1993 Ian Lance Taylor (ian@cygnus.com)
|
Thu Jul 29 22:21:28 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||||
|
|
||||||
* write.c: Don't use short int in a prototype.
|
* write.c: Don't use short int in a prototype.
|
||||||
|
@ -5,6 +10,10 @@ Thu Jul 29 22:21:28 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||||
* expr.c (operand): Make return value simply depend on contents of
|
* expr.c (operand): Make return value simply depend on contents of
|
||||||
returned expression.
|
returned expression.
|
||||||
|
|
||||||
|
Thu Jul 29 18:38:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
|
||||||
|
|
||||||
|
* configure.in: sparc*-aout and sparc*-vxworks are BFD assemblers
|
||||||
|
|
||||||
Thu Jul 29 18:38:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
|
Thu Jul 29 18:38:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
|
||||||
|
|
||||||
* config/ho-sunos.h: remove some old function decls that conflict
|
* config/ho-sunos.h: remove some old function decls that conflict
|
||||||
|
|
Loading…
Reference in a new issue