mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 05:40:05 +01:00
The warnings corrected were only the ones that should correct
real problems. The most common one is 64 bit integers as
"printf %l" arguments.
Note that there is a patch related to this at:
http://bugs.freedesktop.org/show_bug.cgi?id=18204
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| int10 | ||
| lnx.h | ||
| lnx_acpi.c | ||
| lnx_agp.c | ||
| lnx_apm.c | ||
| lnx_axp.c | ||
| lnx_bell.c | ||
| lnx_ev56.c | ||
| lnx_font.c | ||
| lnx_init.c | ||
| lnx_kmod.c | ||
| lnx_pci.c | ||
| lnx_video.c | ||
| Makefile.am | ||