Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
a0ef27a0
Commit
a0ef27a0
authored
Sep 16, 2014
by
Andrzej Rybczak
Committed by
Max Kellermann
Sep 18, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
command/list: reset used size after the list has been processed
parent
e304d0f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
NEWS
NEWS
+2
-0
CommandListBuilder.cxx
src/command/CommandListBuilder.cxx
+1
-0
No files found.
NEWS
View file @
a0ef27a0
ver 0.18.15 (not yet released)
* command
- list: reset used size after the list has been processed
* work around build failure on NetBSD
ver 0.18.14 (2014/09/11)
...
...
src/command/CommandListBuilder.cxx
View file @
a0ef27a0
...
...
@@ -27,6 +27,7 @@ void
CommandListBuilder
::
Reset
()
{
list
.
clear
();
size
=
0
;
mode
=
Mode
::
DISABLED
;
}
...
...
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