-
Committer:
Padraig O'Sullivan
-
Date:
2009-04-17 14:34:37 UTC
-
mto:
(997.2.4 mordred)
-
mto:
This revision was merged to the branch mainline in
revision
1003.
-
Revision ID:
osullivan.padraig@gmail.com-20090417143437-dmpnle9u9i0gc2ex
Removing calls to to_ulong(). This could have thrown an out_of_range
exception in some circumstances so now we don't use that method. Was able to
re-factor the code to not use to_ulong(). It was only used in 2 places
anyway.