Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
301Filtered Results

Detail

2011.10.22.Log0365.txt

📄SVN 📅2011-10-22 💾681 B 1 Parsed entries

Revision r2079

Eliminate all 'variable ... set but not used [-Wunused-but-set-variable]'
warnings with GCC 4.6 except one in kplib.c
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r2080 | plagman | 2011-10-22 22:02:57 -0700 (Sat, 22 Oct 2011) | 4 lines

glbuild: tell gl.h not to include the system's glext.h

We pack our own copy of glext.h to avoid build breakages on older environments,
and having gl.h include its own was defeating all that.
------------------------------------------------------------------------
r2079 | helixhorned | 2011-10-17 11:42:10 -0700 (Mon, 17 Oct 2011) | 2 lines

Eliminate all 'variable ... set but not used [-Wunused-but-set-variable]'
warnings with GCC 4.6 except one in kplib.c
------------------------------------------------------------------------