History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BOO-394
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Doug H
Reporter: Doug H
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Boo

Correct Attribute.ToString()

Created: 20/Jul/05 12:41 PM   Updated: 20/Jul/05 01:00 PM
Component/s: Compiler
Affects Version/s: 0.5.6
Fix Version/s: 0.6

Time Tracking:
Not Specified

File Attachments: 1. Text File attributevisitor.patch (3 kb)



 Description  « Hide
It is difficult to debug when an error is caused by an attribute because it is not printed correctly. This patch to booprintervisitor corrects that. All boo tests still work properly.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Rodrigo B. de Oliveira - 20/Jul/05 01:00 PM
patch applied. thanks!