Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
18826
in josm for
trunk/test/data
Timestamp:
2023-09-12T18:04:57+02:00 (
16 months
ago)
Author:
taylor.smock
Message:
Fix
#23165
: Cannot assign a changesetId > 0 to a new primitive
There were two problems:
Using Number.intValue instead of Number.longValue
Using
>>
instead of
>>>
(bit shift)
Location:
trunk/test/data/regress/23165
Files:
2 added
.
(added)
largeIds.osm.pbf
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive