Jeremy Sowden b0c2155db9 d/patches: add patch to remove pre-ANSI function declarations
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>
2025-02-27 19:18:43 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00
2025-01-02 14:13:08 +00:00

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
No description provided
Readme 332 KiB
Languages
C 74.1%
Shell 13.4%
Makefile 11.9%
Roff 0.5%
M4 0.1%