X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fbinary-source-file.cc;h=93aca0ad2bec4cc891f869750ec384980721cc5a;hb=428909a52eedefe201a8cd89876336f76e29fa28;hp=403547222786e55e2ecf70ccd3d44b7061f1579a;hpb=2ec5f924eb75dfc6b584a8df25a03bdfde31fc6c;p=lilypond.git diff --git a/lily/binary-source-file.cc b/lily/binary-source-file.cc index 4035472227..93aca0ad2b 100644 --- a/lily/binary-source-file.cc +++ b/lily/binary-source-file.cc @@ -3,7 +3,7 @@ source file of the LilyPond music typesetter - (c) 1997--2004 Jan Nieuwenhuizen + (c) 1997--2005 Jan Nieuwenhuizen */ #include // INT_MAX @@ -11,7 +11,7 @@ #include "binary-source-file.hh" #include "string-convert.hh" -Binary_source_file::Binary_source_file (String& file_name_string) +Binary_source_file::Binary_source_file (String &file_name_string) : Source_file (file_name_string) { } @@ -21,23 +21,25 @@ Binary_source_file::~Binary_source_file () } String -Binary_source_file::error_string (char const* pos_str0) const +Binary_source_file::quote_input (char const *pos_str0) const { assert (this); if (!contains (pos_str0)) return ""; - char const* begin_str0 = pos_str0 - 8 >? to_str0 (); - char const* end_str0 = pos_str0 + 7