Ticket #21795

function applier bug

Eröffnet am: 2010-05-19 17:14 Letztes Update: 2010-05-27 14:15

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Accepted
Datei:
Keine

Details

following program causes application error

"hello".left * 3

Ticket-Verlauf (3/5 Historien)

2010-05-19 17:14 Aktualisiert von: pxn11432
  • New Ticket "function applier bug" created
2010-05-20 16:20 Aktualisiert von: pxn11432
  • Lösung Update from Keine to Accepted
2010-05-21 14:48 Aktualisiert von: pxn11432
2010-05-22 20:51 Aktualisiert von: pxn11432
Kommentar

in build008, it avoids an application error, but raises an explicit error.

2010-05-27 14:15 Aktualisiert von: pxn11432
  • Status Update from Offen to Geschlossen
  • Ticket Close date is changed to 2010-05-27 14:15
  • Meilenstein Update from (Keine) to build008 (closed)
Kommentar

assignment of instance method to a variable has been implemented. following example now works correctly.

f = "hello world".left f(4)

Dateianhangliste

Keine Anhänge

Bearbeiten

Please login to add comment to this ticket » Anmelden