Re: [Chicken-users] [Chicken-hackers] Redefinition of imported binding gets implicitly exported

2013-11-04 Thread Andy Bennett
Hi, > I looked into this recently since it also seemed like a bug to me, but > the behavior seems to be intentional judging from the code. Even if the behaviour is intentional, there is possibly still a bug. This worked find on my own machine but failed on others so the implicit ordering of somet

Re: [Chicken-users] [Chicken-hackers] Redefinition of imported binding gets implicitly exported

2013-10-25 Thread Peter Bex
On Sat, Oct 26, 2013 at 06:51:10AM +1300, Evan Hanson wrote: > It seems to me that when `##sys#alias-global-hook` is used to resolve > names for `set!` forms, it should be called with the bare > (pre-se-lookup) identifier, and when `assign` is true and you're > currently in a module it should alway