Ignore newlines inside brackets

Bug #603651 reported by Eike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Freeode
New
Wishlist
Unassigned

Bug Description

With the current parser one needs to escape newlines inside brackets.
This is a derivation from Python's behavior, which ignores newlines inside brackets.

Therefore I propose to implements Python's behavior.

https://sourceforge.net/apps/trac/freeode/ticket/31
This could be done by using a separate parser for expressions inside rackets, which ignores newlines.

See:setWhitespaceChars()

Tags: parser
Revision history for this message
Eike (eike-welk) wrote :

This could be done by using a separate parser for expressions inside brackets, which ignores newlines.

See:setWhitespaceChars()

Changed in freeode:
importance: Undecided → Wishlist
Eike (eike-welk)
tags: added: parser
Eike (eike-welk)
description: updated
Eike (eike-welk)
description: updated
Eike (eike-welk)
Changed in freeode:
milestone: none → 0.4.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.