Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #944 (assigned defect)

Opened 6 months ago

Last modified 3 months ago

Warnings in text package on x86_64

Reported by: larsivi Assigned to: kris (accepted)
Priority: major Milestone: 1.0
Component: Tango Version: 0.99.4 Frank
Keywords: linux amd64 warnings Cc:

Description

Util.d

warning - tango/text/Util.d:1144: Error: implicit conversion of expression (x.length) of type ulong to uint can cause loss of data

Change History

02/24/08 11:28:19 changed by larsivi

The following in Util.d seems to be caused by Regex.d

warning - tango/text/Util.d:695: Error: implicit conversion of expression ((p - str) / 4L) of type long to uint can cause loss of data
warning - tango/text/Util.d:615: Error: implicit conversion of expression (length) of type ulong to uint can cause loss of data

04/14/08 13:10:34 changed by larsivi

  • milestone changed from 0.99.6 to 0.99.7.

05/10/08 15:25:38 changed by Krox

resolved by #1097 (warnings in other modules still exists)

05/26/08 01:28:58 changed by kris

  • status changed from new to assigned.
  • milestone changed from 0.99.7 to 1.0.