bug-lilypond
[Top][All Lists]
Advanced

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

Issue 867 in lilypond: lilypond-book can have hash collisions


From: codesite-noreply
Subject: Issue 867 in lilypond: lilypond-book can have hash collisions
Date: Tue, 06 Oct 2009 14:43:42 +0000

Status: Accepted
Owner: percival.music.ca
Labels: Type-Enhancement Priority-Medium Maintainability

New issue 867 by percival.music.ca: lilypond-book can have hash collisions
http://code.google.com/p/lilypond/issues/detail?id=867

It would be nice if lilypond-book checked if a filename already exists in
  def write_ly (self)

and took some action.  Currently, if there's a hash collision (either from
pure fluke of an actual hash collision, or much more likely, the same
snippet being included multiple times) it just blindly overwrites the old file.


This could theoretically be a problem for a user, but it's much more likely
to annoy the doc build.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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