I thought this had been discussed here on the list already, but a 
look on the archive indicates that there was only a 'private' 
thread on this.

in short we forgot about some resource converters:

a) have some converters within
   #ifdef NONSTANDARD_CONVERTERS
   which should read
   #if defined(NONSTANDARD_CONVERTERS) || XmVERSION > 1
   XmRString->XmRPixmap?

and

b) lack some at all, e.g. XmRString->XmRBitmap
   This is/was the explanation for the warnings issued by ishmail which
   I earlier reported here.
   This seems to miss even for the 1.2 version.

-- 
Alexander Mai
[EMAIL PROTECTED]

Reply via email to