Am Sonntag, 15. November 2015, 09:18:36 schrieb Anton Ertl:
> On Sat, Nov 14, 2015 at 03:50:42PM +0100, Marcos Cruz wrote:
> > I just realized (Gforth 0.7.3) that `name-too-long?` is called in
> > `input-stream-header`, while it's also the first word called in
> > 
> > `header,`:
> >   : input-stream-header ( "name" -- )
> >   : 
> >       parse-name name-too-short? header, ;
> > 
> > They are defined in <kernel/comp.fs>.
> > 
> > Is it an oversight?
> 
> Not on our part:-).  Note the difference between LONG and SHORT.

Maybe HEADER, should contain both checks.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o ID: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ*
http://bernd-paysan.de/

Reply via email to