> On Linux this could be fixed by specifying a precision of 0 for the > decimal output: > > 649 # define limit_fmt "%.0d%s" > ... > I have no access to Solaris to test ...
I have now been able to try that suggestion for GCC on NetBSD (32bit), ArchLinux (32bit) and Solaris (32bit) and it does what you hoped on all three. -- Kevin M. Buckley Room: CO327 School of Engineering and Phone: +64 4 463 5971 Computer Science Victoria University of Wellington New Zealand _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
