[Lsb-messages] /var/www/bzr/lsb/devel/lsbspec r3980: undefine <jerror.h>:JMESSAGE macro, not used and breaks stuff (bug 3902)

Mats Wichmann mats at linuxfoundation.org
Fri Jan 17 20:16:42 UTC 2014


------------------------------------------------------------
revno: 3980
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: lsbspec
timestamp: Fri 2014-01-17 13:16:42 -0700
message:
  undefine <jerror.h>:JMESSAGE macro, not used and breaks stuff (bug 3902)
modified:
  Graphics/generic/libjpeg/jpeg.sgml
  Graphics/generic/libjpeg/libjpeg.sgml
-------------- next part --------------
=== modified file 'Graphics/generic/libjpeg/jpeg.sgml'
--- a/Graphics/generic/libjpeg/jpeg.sgml	2013-09-20 13:12:19 +0000
+++ b/Graphics/generic/libjpeg/jpeg.sgml	2014-01-17 20:16:42 +0000
@@ -162,7 +162,6 @@
 <SCREEN>
 
 #define JERROR_H
-#define JMESSAGE(code,string)	code ,
 #define MAKESTMT(stuff)	do { stuff } while (0)
 #define TRACEMS(cinfo,lvl,code)	\
   ((cinfo)->err->msg_code = (code), \

=== modified file 'Graphics/generic/libjpeg/libjpeg.sgml'
--- a/Graphics/generic/libjpeg/libjpeg.sgml	2013-09-20 13:12:19 +0000
+++ b/Graphics/generic/libjpeg/libjpeg.sgml	2014-01-17 20:16:42 +0000
@@ -168,7 +168,6 @@
 <SCREEN>
 
 #define JERROR_H
-#define JMESSAGE(code,string)	code ,
 #define MAKESTMT(stuff)	do { stuff } while (0)
 #define TRACEMS(cinfo,lvl,code)	\
   ((cinfo)->err->msg_code = (code), \



More information about the lsb-messages mailing list