]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.13
authorfred <fred>
Sun, 24 Mar 2002 20:15:07 +0000 (20:15 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:15:07 +0000 (20:15 +0000)
lib/simple-file-storage.cc

index 1fd7ea7fc963c7a946fff5c5208e7f875e88dac8..d61123b9e17afc082529f349f0369ec106bf051b 100644 (file)
@@ -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)