Fixed the build error using gcc 13 96/295096/2 accepted/tizen/unified/20230703.143004 accepted/tizen/unified/dev/20230726.115527
authorYoungHun Kim <yh8004.kim@samsung.com>
Mon, 3 Jul 2023 02:09:53 +0000 (11:09 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Mon, 3 Jul 2023 03:32:27 +0000 (12:32 +0900)
Change-Id: I4cc78ea2787939102db89fbd276e242c7e6ff970

packaging/murphy.spec
src/murphy-db/mql/mql-scanner.l

index 8ccf501fde3806e717d7fe0574f06fdbd9dfebf0..42a4e9d2e60209acfe0fab76d056bc60135a566b 100644 (file)
@@ -29,7 +29,7 @@
 Summary: Resource policy framework
 Name: murphy
 Version: 0.0.75
-Release: 26
+Release: 27
 License: BSD-3-Clause
 Group: System/Service
 URL: http://01.org/murphy/
index 3e19650ed4101c938342f88ac5f0d49b7f8b6eef..7225a5db5c8a5ea1a8580be066120361a4f3cbe0 100644 (file)
@@ -84,7 +84,6 @@
     } while (0)
 
 
-YYSTYPE  yy_mql_lval;