



After hunting for an error in the German Library -- which apparently occured
in the LanguageToInformese() routine -- I found out that the routine
DictionaryLookup() returns the wrong results. After changing the line into everything worked fine!
The whole routine should look like this: The unpatched version of DictionaryLookup() seems to behave as described
in DM4 for lower case letters, and I notice it is present unchanged in
the 2002 German translation.
About Patches
Issue L61012
DictionaryLookup() returns wrong results
Submitted by: Max Kalus
Appeared in: Library 6/7 or before
Fixed in: -
Problem
Solution
return parse2-->1;
return parse2->1;
[ DictionaryLookup b l i;
for (i=0:i
Update (by Cedric Knight)
Last updated 2 May 2008. The librarian in charge of this page is Roger Firth. Please email any comments, suggestions or corrections to roger@firthworks.com.