Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13670 closed enhancement (fixed)

twm-1.0.11

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 years ago

Alan Coopersmith (5):
      When replacing a colormap, free old map, not new one
      If we can't find a colormap to replace, insert new one instead of leaking it
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Make some char pointers const as necessary to clear some gcc warnings

Bryan Kadzban (1):
      Read system.twmrc from where it got installed

Matt Turner (2):
      Build xz tarballs instead of bzip2
      twm 1.0.11

Maya Rashish (1):
      Correct system.twmrc location.

Thomas E. Dickey (22):
      issue 7: check if there are no fonts found for the fontset, and fallback to fixed in that case.
      fix gcc-normal compiler warnings, no object change
      cleanup manual page, using check-manpage (xterm)
      ignore LOGS generated in test-builds
      gcc-stricter warnings, no object change
      constify deftwmrc[], to fix gcc-stricter warnings
      fix const-warnings in grammar using a non-const initializer
      fix const-warnings by making a copy of the data
      gcc-stricter warnings, no object change
      constify deftwmrc[], to fix gcc-stricter warnings
      fix const-warnings in grammar using a non-const initializer
      fix const-warnings by making a copy of the data
      issue 4: twm makes windows too wide
      caddr_t used to be used in X code before XPointer was established; it's obsolete and less portable
      bump minor version to reflect issues #4 and #7
      issue 2: twm doesn't handle RandR screen size changes
      bump minor version for issue #2
      Formatted most of the C files using "twm-indent", part of cindent at
      Formatted most of the C files using "twm-indent", part of cindent at
      whitespace-fixes
      strict gcc-warning fixes, no object-change
      an error in the action for warp-to-ring would produce two error messages

git tag: twm-1.0.11

comment:3 by Douglas R. Reno, 4 years ago

Note that, as the changelog says above, the tarball is now in .xz format instead of .bz2 format

comment:4 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r23283

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:6 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.