DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7264>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7264 optional hexadecimal forms for integer types Summary: optional hexadecimal forms for integer types Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In developing the <cc> task in http://ant-contrib.sourceforge.net, there were a couple of attributes of the <linker> task, specifically base and stack, that would typically be entered in hex. It would seem a generally useful, minor enhancement, to allow the build file to contain either a decimal or hex literal for integer attributes. Basically, something like: [linker base="0x5000000"...] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
