I'm still seeing this in 3.5.0.23:
In file included from x11trans.c:80:0: ../../lib/xtrans/Xtranssock.c: In function '_NXGetUnixDir': ../../lib/xtrans/Xtranssock.c:377:5: error: format not a string literal and no format arguments [-Werror=format-security] PRMSG (3, "_NXGetUnixDir(%s)\n", dir, 0, 0); ^ ../../lib/xtrans/Xtranssock.c: In function '_NXGetUnixPath': ../../lib/xtrans/Xtranssock.c:446:5: error: format not a string literal and no format arguments [-Werror=format-security] PRMSG (3, "_NXGetUnixPath(%s)\n", path, 0, 0); ^ I don't see that this patch is actually applied.
-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 http://www.nwra.com
Hi Orion,
On Di 06 Mai 2014 19:45:56 CEST, Orion Poplawski wrote:
I'm still seeing this in 3.5.0.23:
In file included from x11trans.c:80:0: ../../lib/xtrans/Xtranssock.c: In function '_NXGetUnixDir': ../../lib/xtrans/Xtranssock.c:377:5: error: format not a string
literal and no format arguments [-Werror=format-security] PRMSG (3, "_NXGetUnixDir(%s)\n", dir, 0, 0); ^ ../../lib/xtrans/Xtranssock.c: In function '_NXGetUnixPath': ../../lib/xtrans/Xtranssock.c:446:5: error: format not a string
literal and no format arguments [-Werror=format-security] PRMSG (3, "_NXGetUnixPath(%s)\n", path, 0, 0); ^ I don't see that this patch is actually applied.
Dang... The patch 056 did not make it into the rolled release tarball.
Fixing and re-releasing (as 3.5.0.24)...
Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On 05/07/2014 01:11 AM, Mike Gabriel wrote:
Hi Orion,
On Di 06 Mai 2014 19:45:56 CEST, Orion Poplawski wrote:
I'm still seeing this in 3.5.0.23:
In file included from x11trans.c:80:0: ../../lib/xtrans/Xtranssock.c: In function '_NXGetUnixDir': ../../lib/xtrans/Xtranssock.c:377:5: error: format not a string literal and no format arguments [-Werror=format-security] PRMSG (3, "_NXGetUnixDir(%s)\n", dir, 0, 0); ^ ../../lib/xtrans/Xtranssock.c: In function '_NXGetUnixPath': ../../lib/xtrans/Xtranssock.c:446:5: error: format not a string literal and no format arguments [-Werror=format-security] PRMSG (3, "_NXGetUnixPath(%s)\n", path, 0, 0); ^ I don't see that this patch is actually applied.
Dang... The patch 056 did not make it into the rolled release tarball.
Fixing and re-releasing (as 3.5.0.24)...
Mike
Looks good now, thanks.
-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 http://www.nwra.com