Opened 17 years ago

Closed 17 years ago

#7 closed enhancement (fixed)

white space in text

Reported by: Stephen Siegel Owned by: ywei
Priority: minor Milestone:
Component: front Version: 1.0
Keywords: Cc: ywei@…

Description

Sometimes the text associated to a statement includes white space at the beginning or end. For example:

"while(i < N) "

(I think there is a tab at the end.) It would look better if the white space at beginning or end could be removed.

Change History (3)

comment:1 by ywei, 17 years ago

Resolution: fixed
Status: newclosed

Fixed.

comment:2 by Stephen Siegel, 17 years ago

Cc: ywei@… added
Resolution: fixed
Status: closedreopened

Still seeing white space there. For example, in arrayloop_2 example:
"while (i < N) "

comment:3 by ywei, 17 years ago

Resolution: fixed
Status: reopenedclosed

Fixed. The source text will not include extra white space and all tabs now.

Note: See TracTickets for help on using tickets.