Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#8513 closed patch

gobliiins parser stoptoken cleanup

Reported by: wjp Owned by: sev-
Priority: normal Component: Engine: Gob
Version: Keywords:
Cc: Game:

Description

This patch fixes stoptoken handling in printExpr, hopefully fixing the reason for the 'return;' at the start of printExpr(). (I've left that return in place just in case, though.)

Additionally it changes parseValExpr's stoptoken handling to be consistent with the other parser functions.

Ticket imported from: #1417634. Ticket imported from: patches/618.

Attachments (1)

gob_parse.patch (7.7 KB ) - added by wjp 18 years ago.
gob_parse.patch

Download all attachments as: .zip

Change History (4)

by wjp, 18 years ago

Attachment: gob_parse.patch added

gob_parse.patch

comment:1 by sev-, 18 years ago

Thanks. This will be useful in the near future when we will start to debug gob2 engine. Commited.

comment:2 by sev-, 18 years ago

Owner: set to sev-
Status: newclosed

comment:3 by digitall, 5 years ago

Component: Engine: Gob
Note: See TracTickets for help on using tickets.