lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Don't count terminating \0 in Source_file::length (issue 579310043 by ad


From: nine . fierce . ballads
Subject: Don't count terminating \0 in Source_file::length (issue 579310043 by address@hidden)
Date: Fri, 14 Feb 2020 04:43:40 -0800

https://codereview.appspot.com/579310043/diff/549550043/lily/include/source-file.hh
File lily/include/source-file.hh (right):

https://codereview.appspot.com/579310043/diff/549550043/lily/include/source-file.hh#newcode44
lily/include/source-file.hh:44: /* The input data, plus an extra \0 to
terminate */
I haven't looked through this code.  Would changing this from
std::vector<char> to std::string be appropriate?

https://codereview.appspot.com/579310043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]