No more <<EOF>>

Started by Peter Eisentrautalmost 26 years ago2 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

On the road to sanitary lex files I finally found a simple answer for the
non-portable <<EOF>>. Patch attached. Any objections/concerns/comments?

--
Peter Eisentraut Sernanders v�g 10:115
peter_e@gmx.net 75262 Uppsala
http://yi.org/peter-e/ Sweden

Attachments:

lexer-patchtext/plain; CHARSET=US-ASCII; NAME=lexer-patchDownload+32-29
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: No more <<EOF>>

Peter Eisentraut <peter_e@gmx.net> writes:

On the road to sanitary lex files I finally found a simple answer for the
non-portable <<EOF>>. Patch attached. Any objections/concerns/comments?

Seems reasonable --- but is it worth worrying about? I had pretty
much concluded that we have no hope of working with non-flex lexers
anyway...

regards, tom lane