Change 1489

seiwald (Perforce staff)
Perforce staff committed this change into /
Request Review
Download .zip
Revert syntax of "expr : expr `in` expr" to jam 2.3's
"expr : arg `in` list", because:

a) It broke the precedence of `in` so that it was looser than
!, parsing "! xxxx in yyy" as '( ! xxx ) in yyy".

b) It didn't allow providing an in line list as "$(f) in a b c".

Change to unreleased behavior.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
guest/perforce_software/jam/src/jamgram.yy#5
Loading...
Tip: Use n and p to cycle through the changes.