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

Key: BOO-946
Type: Wish Wish
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Cedric Vivier
Reporter: Cedric Vivier
Votes: 0
Watchers: 0
Operations

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

Warning: namespace is never used

Created: 15/Jan/08 07:26 PM   Updated: 17/Jan/08 03:27 PM
Component/s: None
Affects Version/s: 0.8
Fix Version/s: 0.8.1

Time Tracking:
Not Specified

Testcase included: yes


 Description  « Hide
With the following code :

import System
import System.Threading

Console.Write("test")

We should output a warning that the System.Threading namespace is never used.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Cedric Vivier - 17/Jan/08 03:27 PM
fixed in rev 2827