[Gretl-devel] Proposal for a syntax change
Allin Cottrell
cottrell at wfu.edu
Tue May 27 17:06:28 EDT 2008
On Tue, 27 May 2008, Riccardo (Jack) Lucchetti wrote:
> since release is near, I feel it may be a good time to propose a
> backward-incompatible change that IMHO sooner or later we'll
> have to make...
Since we already have some backward-incompatible changes this
time, I'm inclined to agree the time is right for
OR: "|" -> "||"
AND: "&" -> "&&"
If we do this I'll make an effort to provide what Sven very
reasonably requested some time back, namely good error messages in
case "|" or "&" seem to be used in their old sense, with a
"redirect" to the currently accepted syntax, e.g.
for AND, please use "&&"
Allin.
More information about the Gretl-devel
mailing list