On 5/11/07, Andrew Sumin <[EMAIL PROTECTED]> wrote: > > > May I aks about this one warning. > > variable object hides argument >
Oh, that's simple. It's because there is "var object", while object already exists in the same scope. This is already "fixed" in trunk. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
