Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
Lima
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
62
Issues
62
List
Boards
Labels
Service Desk
Milestones
Jira
Jira
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LimaGroup
Lima
Commits
4bee2829
Commit
4bee2829
authored
Jun 29, 2020
by
Alejandro Homs Puron
Committed by
bliss administrator
Jun 29, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-sip-lima-event' into 'master'
Fix SIP Event::getMsgStr declaration See merge request
!163
parents
960e03c8
489879f6
Pipeline
#28452
passed with stages
in 61 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
common/sip/Event.sip
common/sip/Event.sip
+1
-1
No files found.
common/sip/Event.sip
View file @
4bee2829
...
...
@@ -54,7 +54,7 @@ using namespace lima;
Event(Layer l, Severity s, Domain d, Code c, const std::string &e);
virtual ~Event();
virtual std::string getMsgStr();
virtual std::string getMsgStr()
const
;
};
...
...
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