| Patch |
File delta |
Description |
| compilation fixes | (download) |
Tgif.tmpl |
5 4 + 1 - 0 !
convxim.c |
4 2 + 2 - 0 !
setup.c |
12 12 + 0 - 0 !
setup.e |
1 1 + 0 - 0 !
tgif.c |
1 1 + 0 - 0 !
5 files changed, 20 insertions(+), 3 deletions(-) |
this patch applies changes to the source which are necessary
to compile the Tgif Debian package. The contents of this patch has been
extracted from the Tgif Debian package version 4.1.45-2 before the transition
to source format 3.0 (quilt).
|
| man page additions | (download) |
tgif.man |
142 141 + 1 - 0 !
1 file changed, 141 insertions(+), 1 deletion(-) |
changes to the man page to move it into the correct section
and to add Debian specific information about embedding LaTeX into a Tgif
file. This patch was created from changes made to the source in 2003.
|
| fix translation files | (download) |
cs.po |
56 56 + 0 - 0 !
po/fr/fr.po |
2560 1280 + 1280 - 0 !
po/ja/ja.po |
2 1 + 1 - 0 !
vi.po |
48 48 + 0 - 0 !
4 files changed, 1385 insertions(+), 1281 deletions(-) |
this patch contains all the additions and changes to the
template files. The authors are listed in the individual files. The inital
patch was converted from the Debian source package 4.1.45-02 before the
transition to source format 3.0 (quilt)
|
| change default settings | (download) |
keys.obj |
8 4 + 4 - 0 !
tgif.Xdefaults |
84 68 + 16 - 0 !
2 files changed, 72 insertions(+), 20 deletions(-) |
this patch consolidates all the changes which have been made for
Debian to the Tgif configuration files. This patch has been extracted from
the Debian Tgif package, version 4.1.45-2 before the transition to source
format 3.0 (quilt).
|
| gcc 14.patch | (download) |
exec.c |
1 1 + 0 - 0 !
file.c |
1 1 + 0 - 0 !
import.c |
2 1 + 1 - 0 !
polygon.c |
2 1 + 1 - 0 !
rect.c |
2 1 + 1 - 0 !
ruler.c |
2 1 + 1 - 0 !
scroll.c |
4 2 + 2 - 0 !
spline.c |
2 1 + 1 - 0 !
stretch.c |
2 1 + 1 - 0 !
tdgtbtn.c |
2 1 + 1 - 0 !
tdgtlist.c |
2 1 + 1 - 0 !
text.c |
4 2 + 2 - 0 !
12 files changed, 14 insertions(+), 12 deletions(-) |
fix declaration of functions
|
| 748174 | (download) |
polygon.c |
16 7 + 9 - 0 !
1 file changed, 7 insertions(+), 9 deletions(-) |
always pass the right amount of arguments to dopolygonmeasurecursor()
To this end, define it with standard argument list and then fix the resulting errors.
.
#748174 identifies and names this function alone, but GCC 14, in all warning modes,
for a pre-ANSI declaration, NEVER warns for a wrong number of arguments.
.
I'd say in principle there's more in this package,
but I trust their static analyser more than GCC's on this matter.
|
| 0007 Fix FTBFS with GCC 15 Closes 1097991.patch | (download) |
align.c |
102 25 + 77 - 0 !
animate.c |
12 4 + 8 - 0 !
arc.c |
133 29 + 104 - 0 !
attr.c |
249 68 + 181 - 0 !
auxtext.c |
257 60 + 197 - 0 !
box.c |
51 13 + 38 - 0 !
button.c |
18 3 + 15 - 0 !
chat.c |
55 18 + 37 - 0 !
choice.c |
120 44 + 76 - 0 !
choose.c |
192 50 + 142 - 0 !
cmd.c |
192 50 + 142 - 0 !
color.c |
133 41 + 92 - 0 !
convkinput.c |
48 11 + 37 - 0 !
convxim.c |
53 14 + 39 - 0 !
cursor.c |
68 23 + 45 - 0 !
cutpaste.c |
503 116 + 387 - 0 !
dialog.c |
77 17 + 60 - 0 !
drawing.c |
298 76 + 222 - 0 !
dup.c |
87 24 + 63 - 0 !
edit.c |
349 104 + 245 - 0 !
eps.c |
128 24 + 104 - 0 !
exec.c |
959 236 + 723 - 0 !
expr.c |
93 23 + 70 - 0 !
file.c |
454 122 + 332 - 0 !
font.c |
476 131 + 345 - 0 !
ftp.c |
107 25 + 82 - 0 !
grid.c |
236 76 + 160 - 0 !
group.c |
48 13 + 35 - 0 !
hash.c |
47 10 + 37 - 0 !
help.c |
16 7 + 9 - 0 !
http.c |
186 56 + 130 - 0 !
imgproc.c |
682 178 + 504 - 0 !
import.c |
281 77 + 204 - 0 !
ini.c |
173 42 + 131 - 0 !
inmethod.c |
346 67 + 279 - 0 !
mainloop.c |
129 36 + 93 - 0 !
mainmenu.c |
99 27 + 72 - 0 !
mark.c |
137 33 + 104 - 0 !
markup.c |
17 5 + 12 - 0 !
menu.c |
281 69 + 212 - 0 !
miniline.c |
880 187 + 693 - 0 !
move.c |
126 29 + 97 - 0 !
msg.c |
224 62 + 162 - 0 !
names.c |
194 53 + 141 - 0 !
navigate.c |
227 64 + 163 - 0 !
obj.c |
72 24 + 48 - 0 !
oval.c |
72 17 + 55 - 0 !
page.c |
241 76 + 165 - 0 !
pattern.c |
242 58 + 184 - 0 !
pin.c |
69 19 + 50 - 0 !
pngtrans.c |
61 13 + 48 - 0 !
poly.c |
274 58 + 216 - 0 !
polygon.c |
109 26 + 83 - 0 !
ps.c |
56 24 + 32 - 0 !
raster.c |
40 14 + 26 - 0 !
rcbox.c |
72 17 + 55 - 0 !
rect.c |
170 43 + 127 - 0 !
remote.c |
202 53 + 149 - 0 !
rm_intrf.c |
74 20 + 54 - 0 !
ruler.c |
149 48 + 101 - 0 !
scroll.c |
119 34 + 85 - 0 !
select.c |
197 57 + 140 - 0 !
setup.c |
74 27 + 47 - 0 !
shape.c |
145 45 + 100 - 0 !
shortcut.c |
29 7 + 22 - 0 !
special.c |
208 55 + 153 - 0 !
spline.c |
152 33 + 119 - 0 !
stk.c |
21 10 + 11 - 0 !
stream.c |
68 19 + 49 - 0 !
stretch.c |
565 134 + 431 - 0 !
strtbl.c |
78 25 + 53 - 0 !
tangram2.c |
171 58 + 113 - 0 !
tcp.c |
27 9 + 18 - 0 !
tdgtbase.c |
79 19 + 60 - 0 !
tdgtbmpl.c |
162 34 + 128 - 0 !
tdgtbrow.c |
60 14 + 46 - 0 !
tdgtbtn.c |
82 18 + 64 - 0 !
tdgtdraw.c |
77 19 + 58 - 0 !
tdgtlist.c |
153 34 + 119 - 0 !
tdgtmsg.c |
70 17 + 53 - 0 !
tdgtsedt.c |
105 25 + 80 - 0 !
text.c |
579 157 + 422 - 0 !
tgcwdl.c |
296 67 + 229 - 0 !
tgcwheel.c |
27 7 + 20 - 0 !
tgif.c |
27 6 + 21 - 0 !
tginssym.c |
27 7 + 20 - 0 !
tgisdl.c |
158 37 + 121 - 0 !
tgtwb5.c |
23 5 + 18 - 0 !
tgtwb5dl.c |
170 39 + 131 - 0 !
tidget.c |
147 39 + 108 - 0 !
util.c |
86 27 + 59 - 0 !
wb.c |
201 53 + 148 - 0 !
xbitmap.c |
444 100 + 344 - 0 !
xpixmap.c |
326 65 + 261 - 0 !
xprtfltr.c |
53 12 + 41 - 0 !
z_intrf.c |
33 9 + 24 - 0 !
96 files changed, 4275 insertions(+), 12410 deletions(-) |
fix ftbfs with gcc-15 (closes: #1097991)
This is mostly the result of
cproto -a -{P,F,C}"int f(a, b)"
with manual fixups where it failed
(https://bugs.debian.org/1112126, https://bugs.debian.org/1112127,
https://bugs.debian.org/1112128, https://bugs.debian.org/1112132)
and where the code needed more than just prototyping
|