From: fred Date: Sun, 24 Mar 2002 20:15:07 +0000 (+0000) Subject: lilypond-1.1.13 X-Git-Tag: release/1.5.59~2930 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=424a65fa722ee5e8a2fae14d5c4b5862163bd81a;p=lilypond.git lilypond-1.1.13 --- diff --git a/lib/simple-file-storage.cc b/lib/simple-file-storage.cc index 1fd7ea7fc9..d61123b9e1 100644 --- a/lib/simple-file-storage.cc +++ b/lib/simple-file-storage.cc @@ -65,12 +65,8 @@ Simple_file_storage::load_file (String s) Should check IO status This is of course a build it yourself version of mmap, so we should - have been using that... (see Mapped_file_storage) But we noticed - some problems with this (unexplained lexer crashes) - - [Some versions later] The crashes aren't caused by the mmap - code. But no reason to take it out, is there? mmap () - + have been using that..., but this is simple & portable + */ Simple_file_storage::Simple_file_storage (String s)