Opened 12 months ago

Closed 12 months ago

Last modified 10 months ago

#19658 closed enhancement (fixed)

libxcb-1.17.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (5)

comment:1 by Douglas R. Reno, 12 months ago

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

comment:2 by Xi Ruoyao, 12 months ago

  • tests: fix -Werror=discarded-qualifiers errors in check_public.c
  • xcb_popcount: Use __builtin_popcount if compiler supports it
  • Add xcb-dri3 dependency to xcb-present.pc.in
  • Always write C code in UTF-8
  • configure.ac: Require xcb-proto >= 1.17.0
Last edited 12 months ago by Xi Ruoyao (previous) (diff)

in reply to:  2 ; comment:3 by Xi Ruoyao, 12 months ago

Replying to Xi Ruoyao:

  • Always write C code in UTF-8

Note that we can remove LC_ALL=en_US.UTF-8 from the instruction now.

comment:4 by Douglas R. Reno, 12 months ago

Resolution: fixed
Status: assignedclosed

in reply to:  3 comment:5 by Xi Ruoyao, 10 months ago

Replying to Xi Ruoyao:

Replying to Xi Ruoyao:

  • Always write C code in UTF-8

Note that we can remove LC_ALL=en_US.UTF-8 from the instruction now.

It's not true. I've reopened the bug report to the upstream and I'll restore LC_ALL=en_US.UTF-8.

Note: See TracTickets for help on using tickets.