help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [feature] Errors with line numbers


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: [feature] Errors with line numbers
Date: Wed, 23 Jul 2008 01:33:05 -0700

Issue status update for http://smalltalk.gnu.org/project/issue/233 Post a follow up: http://smalltalk.gnu.org/project/comments/add/233

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     feature requests
Priority:     normal
Assigned to:  Unassigned
Reported by:  ZuLuuuuuu
Updated by:   bonzinip
-Status:       active
+Status:       fixed

After commit c221537 this is produced.  If you want a better format,
just reply to this message with suggestion (note: it's *not* currently
possible to have absolute line numbers, i.e. relative to the file and
not the method).

Object: nil error: abc
Error(Exception)>>signal (line 6)
Error(Exception)>>signal: (line 8)
UndefinedObject(Object)>>error: (line 7)
optimized [] in UndefinedObject>>executeStatements (line 2)
UndefinedObject>>executeStatements (line 2)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]