svn commit: r186502 - head/usr.bin/make
Dag-Erling Smørgrav
des at des.no
Mon Jan 5 05:46:27 PST 2009
Luigi Rizzo <luigi at FreeBSD.org> writes:
> Log:
> Clarify the behaviour of conditionals when dealing with comparisons.
> In particular, point out that string comparison can only use != and ==
> (how weird, given that the underlying call to strcmp returns more
> information), that floating point values are correctly interpreted
> as numbers, and that the left-hand side must be a variable expansion.
Any chance of fixing items 1 and 3?
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the svn-src-all
mailing list