b0c2155db9b3a5d295c4260a728dcf7df57cabfc

Pre-ANSI function declarators which do not declare their parameters have been removed in C23 and the syntax reused for declaring functions with no parameters (like C++). GCC 15 defaults to C23, so these declarators will cause an FTBFS. Update the function definitions to have ANSI prototypes where these are missing, make them static and replace the obsolete declarations with modern equivalents. Closes: #1098100 Signed-off-by: Jeremy Sowden <azazel@debian.org>
wmCalClock-1.26 release ----------------------- Currently maintained by the Window Maker Development Team <wmaker-dev@googlegroups.com>. Original author: Michael G. Henderson <mghenderson@lanl.gov> Description ----------- wmCalClock is a simple Calendar Clock that uses anti-aliased characters and drop shadows. Doesnt do much except tell time... Files ----- README This file. INSTALL Installation instructions. HINTS Hints about what you can do with wmCalClock. BUGS Bug reports CHANGES Change history. COPYING GNU General Public License Version 2. TODO Wish list. Bugs ----- Send bug reports to wmaker-dev@googlegroups.com Copyright ---------- wmCalClock is copyright (c) 1998, 1999 by Michael G. Henderson and licensed through the GNU General Public License. Read the COPYING file for the complete GNU license.
Description
Languages
C
74.1%
Shell
13.4%
Makefile
11.9%
Roff
0.5%
M4
0.1%