DoesNotUnderstand Le 15/1/15 19:37, kilon alios a écrit :
what DNU means ? is it the same as MNU ?
On Thu, Jan 15, 2015 at 6:07 PM, Andrei Chis <chisvasileandrei@gmail.com <mailto:chisvasileandrei@gmail.com>> wrote:
Should be Alain's repo: http://smalltalkhub.com/mc/AlainPlantec/Rubric/main/ If you do not have access I can commit the change for you.
On Thu, Jan 15, 2015 at 5:03 PM, Nicolai Hess <nicolaihess@web.de <mailto:nicolaihess@web.de>> wrote:
The fix is in 4.0 446 but only for SmalltalkEditor. Where should we put the fix for RubSmalltalkEditor?
2015-01-14 22:49 GMT+01:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Thanks marcus
I just open another one :( because I houtgh that my mail did go through. I will close it.
Le 14/1/15 13:02, Marcus Denker a écrit :
I have opened an issue for this:
https://pharo.fogbugz.com/f/cases/14731/Fixing-DNU-binding-in-GT-and-Nautilu...
On 13 Jan 2015, at 20:11, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
Hi
in nautilus method pane and GT, when I select a global variable such as
SystemOrganization and press command B + N
I get DNU binding. Apparently this DNU only happen when the name does not match any class substring Transcript or Undeclared will not raise an error because we have classes having name matching the expression.
Fixed included.
PS: I'm dead after 1h30 train delay (after giving 6 hours lecture) today. So this mail will be sent whenever I get connected.
Stef <FixDNUBinding.cs>