Changeset 66623

Timestamp:
Nov 17, 2010, 3:31:03 PM (12 years ago)
Author:
Bryce Adelstein Lelbach
Message:

Fixes a problem with iterators in Lex identified by M. Gaunard. This prevents
semantics such as "T it; T it2 = ++it;" from compiling. I've added his fix for
this as the semantics in question are clearly legal and the fix implements the
required behavior correctly.

(No files)

Note: See TracChangeset for help on using the changeset viewer.