Ticket #2 (new defect)

Opened 3 years ago

bug lenguaje formateo

Reported by: anonymous Owned by: somebody
Priority: major Component: wxis
Version: Keywords: lenguaje de formateo
Cc: Estimated Hours: 0.0
Add Hours to Ticket: 0 Total Hours: 0

Description

Parentizar la primer condición dentro de una expresión ya parentizada provoca error de sintaxis.

Esto produce error de sintaxis:

mx null "pft=if ((1=1) and 1=1) then 'verdadero' else 'falso' fi"

Esto no:

mx null "pft=if (1=1 and 1=1) then 'verdadero' else 'falso' fi"

Attachments

Add/Change #2 (bug lenguaje formateo)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.