Menu

#5 LexParser.parseActions (2.0.20) bug

open
nobody
None
5
2010-12-21
2010-12-21
Anonymous
No

line 648 - current_kind = tokStream.getKind(curtok)
should be moved up and inserted after
line 646 - curtok = tokStream.getNext(curtok);

otherwise in incremented parse mode current_kind is not always updated

Discussion


Log in to post a comment.

MongoDB Logo MongoDB