Ticket #117 (Fixed)Fri Feb 09 21:42:31 UTC 2007
Linker crashes, when object path name too long.
Reported by: | Weiss Niklaus (109) | Severity: | Major |
Part: | RISC OS: C/C++ toolchain | Release: | |
Milestone: | Status | Fixed |
Details by Weiss Niklaus (109):
The Linker (“Link” version 5.32) crashes, when the object file’s path name is longer than 75 characters.
Changelog:
Modified by Weiss Niklaus (109) Fri, February 09 2007 - 21:49:21 GMT
- Summary changed from Linker crashes, when object path namt too long. to Linker crashes, when object path name too long.
Modified by Andrew Hodgkinson (6) Sat, February 10 2007 - 18:22:57 GMT
- Part changed from Unspecified to RISC OS: C/C++ toolchain
Added a new Part for toolchain faults and assigned this bug to it.
Modified by Ben Avison (25) Wed, June 02 2010 - 22:20:41 GMT
- Status changed from Open to Fixed
Path name buffers were increased to 1024 characters (and to 256 characters for leafnames) as of link 5.33 (10 Jun 2005).