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

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


------------------------------------------------------------
revno: 1401
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Fri 2014-01-17 13:14:16 -0700
message:
  undefine <jerror.h>:JMESSAGE macro, not used and breaks stuff (bug 3902)
modified:
  ArchConst.init
-------------- next part --------------
=== modified file 'ArchConst.init'
--- a/ArchConst.init	2013-10-31 22:49:07 +0000
+++ b/ArchConst.init	2014-01-17 20:14:16 +0000
@@ -18787,7 +18787,7 @@
 INSERT INTO `ArchConst` VALUES (1,19995,'__CPU_OP_S (setsize, destset, srcset1, srcset2, &)','4.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,19996,'__CPU_OP_S (setsize, destset, srcset1, srcset2, |)','4.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,19997,'__CPU_OP_S (setsize, destset, srcset1, srcset2, ^)','4.0',NULL,0);
-INSERT INTO `ArchConst` VALUES (1,19998,'code ,','4.0',NULL,0);
+INSERT INTO `ArchConst` VALUES (1,19998,'code ,','',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,19999,'','4.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,20000,'\\\n  ((cinfo)->err->msg_code = (code), \\\n   (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))','4.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,20001,'\\\n  ((cinfo)->err->msg_code = (code), \\\n   (cinfo)->err->msg_parm.i[0] = (p1), \\\n   (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))','4.0',NULL,0);



More information about the lsb-messages mailing list