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

Key: BOO-423
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Doug H
Votes: 0
Watchers: 0
Operations

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

Timespan literals won't work with numbers starting with decimal point

Created: 07/Aug/05 02:12 AM   Updated: 24/Aug/05 11:25 PM
Component/s: Parser
Affects Version/s: 0.5.6
Fix Version/s: 0.6

Time Tracking:
Not Specified

File Attachments: 1. Text File timespan-decimal.patch (1 kb)

Issue Links:
dependent
 

Testcase included: yes


 Description  « Hide
Timespan literals don't work when a number starts with a decimal point:
x = .9h
Attached is fix.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Rodrigo B. de Oliveira - 16/Aug/05 12:59 PM
Thanks!