Ticket #7398 (closed bug: fixed)

Opened 19 months ago

Last modified 19 months ago

Bug in speak() with transform attrs

Reported by: Talvo Owned by: devteam
Priority: minor Milestone:
Keywords: Cc:
Visibility: Public

Description

Hey,

speak() seems to always be returning #-1 NO PERMISSION TO GET ATTRIBUTE on 
M*U*S*H when a transform attribute is given. Looks like an "} else {" snuck 
into funstr.c on line 2026 that shouldn't be there.

Mike 

Change History

Changed 19 months ago by Alan Schwartz

I've been working a lot on speak() lately and have a fix for
this bug (as well as incorporating Sketch's workin 7238 and
several other fixes/improvements, some of which are against
speak() and some of which are broken out into speakpenn()
because they don't match up with tiny behavior).

I'll send my patch soon, just wanted to keep anyone from duplicating
effort.

 - Alan

Quoting Penndev (pennmush-bugs@pennmush.org):
> #7398: Bug in speak() with transform attrs
> ---------------------+------------------------------------------------------
> Reporter:  Talvo     |       Owner:  devteam
>     Type:  incoming  |      Status:  new    
> Priority:  minor     |   Milestone:         
> ---------------------+------------------------------------------------------
>  {{{
>  Hey,
> 
>  speak() seems to always be returning #-1 NO PERMISSION TO GET ATTRIBUTE on
>  M*U*S*H when a transform attribute is given. Looks like an "} else {"
>  snuck
>  into funstr.c on line 2026 that shouldn't be there.
> 
>  Mike
> 
>  }}}
> 
> -- 
> Ticket URL: <http://www.pennmush.org/dev/ticket/7398>
> Penndev <http://www.pennmush.org/dev/>
> PennMUSH Development

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Javelin@M*U*S*H, once Paul@DuneMUSH | Alan Schwartz <dunemush@pennmush.org>
   (mush.pennmush.org 4201)         |     
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Changed 19 months ago by raevnos

  • status changed from new to closed
  • type changed from incoming to bug
  • resolution set to fixed
Note: See TracTickets for help on using tickets.