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

Key: LINGO-27
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Christoph Sturm
Votes: 0
Watchers: 0
Operations

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

lingo needs jdk 1.5 to build

Created: 20/Jun/06 01:43 PM   Updated: 03/Aug/06 12:11 AM
Component/s: None
Affects Version/s: 1.2
Fix Version/s: 1.2.1

Time Tracking:
Not Specified

File Attachments: 1. File diff (1.0 kb)



 Description  « Hide
attached is a patch that removes the jdk 1.5 api usage

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Sanjiv Jivan - 14/Jul/06 07:10 AM
I've commited the required changes. Replaced LinkedList#remove() with LinkedList#removeFirst()

Sanjiv Jivan - 14/Jul/06 07:13 AM
I've commited the required changes. Replaced LinkedList#remove() with LinkedList.removeFirst()