diff options
Diffstat (limited to 'Build/source/texk/kpathsea/BUGS')
-rw-r--r-- | Build/source/texk/kpathsea/BUGS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/BUGS b/Build/source/texk/kpathsea/BUGS index 42e61e01865..a3268c95ecb 100644 --- a/Build/source/texk/kpathsea/BUGS +++ b/Build/source/texk/kpathsea/BUGS @@ -441,7 +441,7 @@ Pascal arrays have a lower index other than 0, and the C code will take the pointer to the allocated memory, subtract the lower index, and use the resulting pointer for the array. While this trick often works, ANSI C doesn't guarantee that it will. It it known to fail on HP-UX 10 -mchines when the native compiler is used, unless the `+u' compiler +machines when the native compiler is used, unless the `+u' compiler switch was specified. Using GCC will work on this platform as well. 0.1.5.5 Empty Makefiles |