\On 8/16/11 10:25 PM, "Dan Eble" <d...@faithful.be> wrote:

> Is there a reason that these variables in lily/profile.cc don't need to be
> initialized?  I don't have experience with guile, but it looks dangerous.
> 
> SCM context_property_lookup_table;
> SCM grob_property_lookup_table;
> SCM prob_property_lookup_table;

I guess the code in this section relies on the fact that the compiler will
initialize the unitialized value to zero.   Do you believe that is a
problem?

Thanks,

Carl


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to