PROBLEM: (90623) (PATCH ID: OSF520X11-018) ******** In Tru64 UNIX V5.1a, a new XmText/XmTextField resource 'reconnectable' was introduced that allows an XmText or XmTextField widget to reconnect to an Asian Input Method Server. If an application is deriving a class from XmText/XmTextField and adding some more resources to them, there may be a conflict for address space between the added resource and the reconnectable resource enhancement introduced in V5.1a. Applications that use XmText or XmTextField compile and run on earlier version of Tru64 UNIX; however, if you attempt to compile these applications on earlier version of Tru64 UNIX and run them on Tru64 UNIX V5.1A and they encounter the address space conflict described above, they will fail. This patch resolves the conflict.