[BUG]&[PATCH] to function `ecb-deactivate-internal'

View: New views
2 Messages — Rating Filter:   Alert me  

[BUG]&[PATCH] to function `ecb-deactivate-internal'

by S.P.Tseng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The function `ecb-deactivate-internal' in file ecb.el have following code.

(dolist (tb-elem (ecb-ecb-buffer-registry-name-list 'only-tree-buffers))
  (tree-buffer-destroy (car tb-elem)))

`tb-elem' is `string', it should not be operate by car.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Ecb-list mailing list
Ecb-list@...
https://lists.sourceforge.net/lists/listinfo/ecb-list

Re: [BUG]&[PATCH] to function `ecb-deactivate-internal'

by klaus.berndl-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

AW: [ECB-list] [BUG]&[PATCH] to function `ecb-deactivate-internal'

Hi,

thanks for reporting this - fixed - i will checkin new sources today evening...

Ciao,
Klaus


-----Ursprüngliche Nachricht-----
Von: S.P.Tseng [deftsp@...]
Gesendet: So 07.06.2009 02:34
An: ecb-list@...
Betreff: [ECB-list] [BUG]&[PATCH] to function `ecb-deactivate-internal'


The function `ecb-deactivate-internal' in file ecb.el have following code.

(dolist (tb-elem (ecb-ecb-buffer-registry-name-list 'only-tree-buffers))
  (tree-buffer-destroy (car tb-elem)))

`tb-elem' is `string', it should not be operate by car.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Ecb-list mailing list
Ecb-list@...
https://lists.sourceforge.net/lists/listinfo/ecb-list


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Ecb-list mailing list
Ecb-list@...
https://lists.sourceforge.net/lists/listinfo/ecb-list