Opened 5 weeks ago

Closed 5 weeks ago

#19539 closed enhancement (fixed)

Xorg Libraries libX11-1.8.8 and libXmu-1.2.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New versions.

Change History (6)

comment:1 by Xi Ruoyao, 5 weeks ago

Summary: Xorg Libraries libX11-.8.8 and libXmu-1.2.0Xorg Libraries libX11-1.8.8 and libXmu-1.2.0

comment:2 by Xi Ruoyao, 5 weeks ago

libX11-1.8.8:

  • fix table width
  • _XimLocalDestroyIC: no need to check arg for Xfree()
  • _XimLocalCreateIC:no need to check arg for Xfree()
  • _XimLocalCreateIC: minor cleanup
  • _XimLocalCreateIC: get rid of bzero
  • _XimLocalDestroyIC:fix possible mem leak
  • Fix XCreateIC() memory leak (Part 2)
  • _XimEncodeString:no need to check arg for Xfree()
  • _XimProtoIMFree:no need to check arg for Xfree()
  • Fix _XkbReadGetDeviceInfoReply for nButtons == dev->buttons
  • ximcp: Unmark to fabricate key events with XKeyEvent serial
  • imDefLkup: Commit first info in XimCommitInfo
  • unifdef __osf__
  • unifdef AIXV3
  • unifdef ultrix
  • unifdef __UNIXOS2__
  • unifdef hpux
  • unifdef sgi
  • unifdef __sgi
  • unifdef __sgi_not_xconsortium
  • unifdef __vax__
  • unifdef __uxp__
  • unifdef __QNX__
  • unifdef Lynx
  • unifdef USL_SHAREDLIB
  • unifdef NULL_NOT_ZERO

comment:3 by Xi Ruoyao, 5 weeks ago

libXmu-1.2.0:

  • configure: raise minimum autoconf requirement to 2.70
  • src/Makefile.am: Remove hardcoded -D_BSD_SOURCE
  • configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  • test: Convert test code to use glib test helpers
  • test: Add simple test cases for functions in src/RdBitF.c
  • test: Add simple test cases for functions in src/CursorName.c
  • test: Add simple test cases for functions in src/Lower.c
  • test: Add simple test: Add simple test cases for functions in src/StrToGrav.c
  • test cases for functions in src/StrToBS.c
  • test: Add simple test cases for functions in src/StrToJust.c
  • test: Add simple test cases for functions in src/StrToLong.c
  • test: Add simple test cases for functions in src/StrToOrnt.c
  • test: Add simple test cases for functions in src/StrToShap.c
  • test: Add simple test cases for functions in src/reallocarray.c
  • XmuReadBitmapDataFromFile: set close-on-exec when opening files
  • unifdef hpux
  • unifdef Lynx
  • Remove "#ifndef notdef" checks
  • unifdef SYSV
  • Use XtAsprintf to simplify os_name string generation

in reply to:  3 comment:4 by Xi Ruoyao, 5 weeks ago

Replying to Xi Ruoyao:

  • test: Convert test code to use glib test helpers

glib should be added as optional (for some tests).

comment:5 by Bruce Dubbs, 5 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:6 by Bruce Dubbs, 5 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commit fd06c96f75.

Note: See TracTickets for help on using tickets.