On Mon, 05 Apr 2010 14:48:30 +0400, Stas Boukarev wrote:
> Tamas K Papp <tkpapp@...> writes:
>
>> Hi,
>>
>> Since about a few months ago, I lost the ability to resolve name
>> conflicts in SBCL (running within SLIME). SLIME used to offer a couple
>> of restarts, but it no longer does, I just get the errors.
>>
>> Is this a known bug, or an error in my setup? I am using SBCL 1.0.37
>> and the latest SLIME from CVS.
>>
> https://bugs.launchpad.net/bugs/511072
Thanks. Is there a workaround (no matter how ugly?). I just need it
for the following case: I develop some functions/macros in package A
that I am currently working in. When I decide that the solution is
more general, I move them to package B, which is loaded by A. Then I
get a conflict.
Tamas
|