CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/11/21 08:22:53

Log message:
    Silently ignore the useStringInPlace resource if the string resource
  was not specified. This can be easily generated when calling a program
  using the Xaw text widget. This is a very old problem, and happens
  with any version of Xaw and Xaw variants.
    This does not completely fix a problem with the multiSrcObject, if
  both, string and useStringInPlace are specified, but avoids programs
  crashing when, for example, calling it as:
  some-program -xrm '*useStringInPlace: 1'
     Thanks to Chisato Yamauchi for pointing the problem.

Modified files:
      xc/lib/Xaw/:
        AsciiSrc.c MultiSrc.c 
  
  Revision      Changes    Path
  1.34          +5 -1      xc/lib/Xaw/AsciiSrc.c
  1.28          +4 -1      xc/lib/Xaw/MultiSrc.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to