[gtkada] configuration files
Stephen Leake
stephen_leake at acm.org
Thu May 30 02:00:00 CEST 2002
Preben Randhol <randhol at pvv.org> writes:
> Stephen Leake <stephen_leake at acm.org> wrote on 29/05/2002 (14:16) :
> > > 2) Not allow whitespaces before after =
> >
> > Whitespace I'd like to allow; it's easy to skip. However, the extra
> > newline is not ok. If a variable definition is not terminated by
> > newline, we need some other terminator, which makes string values
> > complicated.
>
> Hmm but what is whitespace here space and tab ? I don't think we should
> allow more.
Yes, whitespace is space and tab, although I will never put a tab in
an ASCII file :) (well, except a makefile). Ada allows form feed as
whitespace, but I don't know anything else that does.
--
-- Stephe
More information about the gtkada
mailing list