Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mms-engine
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mer-core
mms-engine
Commits
dfc0bb39
Commit
dfc0bb39
authored
Mar 12, 2016
by
Slava Monich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[mms-lib] Fixed compilation without varargs support
parent
537b1502
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
mms-lib/include/mms_log.h
mms-lib/include/mms_log.h
+5
-5
No files found.
mms-lib/include/mms_log.h
View file @
dfc0bb39
/*
* Copyright (C) 2013-201
5
Jolla Ltd.
* Copyright (C) 2013-201
6
Jolla Ltd.
* Contact: Slava Monich <slava.monich@jolla.com>
*
* This program is free software; you can redistribute it and/or modify
...
...
@@ -79,10 +79,10 @@
# define MMS_WARN_ GWARN_
# define MMS_INFO GINFO
# define MMS_INFO_ GINFO_
# define MMS_DEBUG
MMS_
DEBUG
# define MMS_DEBUG_
MMS_
DEBUG_
# define MMS_VERBOSE
MMS_
VERBOSE
# define MMS_VERBOSE_
MMS_
VERBOSE_
# define MMS_DEBUG
G
DEBUG
# define MMS_DEBUG_
G
DEBUG_
# define MMS_VERBOSE
G
VERBOSE
# define MMS_VERBOSE_
G
VERBOSE_
#endif
/* GLOG_VARARGS */
#endif
/* JOLLA_MMS_LOG_H */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment