Bugs item #1074983, was opened at 2004-11-28 23:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1074983&group_id=31650
Category: Other Group: 0.85 Status: Open Resolution: None Priority: 5 Submitted By: Ornus (ornus) Assigned to: Nobody/Anonymous (nobody) Summary: file::get-length returns long Initial Comment: file::get-length returns a number of "long" type, where nant is oriented towards working with integer numbers of "int" type. convert::to-int work in converting "long" to "int", but it is being depreciated. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1074983&group_id=31650 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
