On Thu, Sep 12, 2013 at 05:01:46PM +0200, Gwenaël Casaccio wrote:
> Hi,
> 
> here is a simple patch that adds an inspector view for context.

great.



> +++ b/packages/visualgst/Inspector/GtkContextInspectorView.st
> +| GtkFloatInspectorView class definition

copy and paste typo. :)

> +        temps := IdentitySet new.
> +     super do: aBlock.
> +        self object method arguments do: [ :each | aBlock value: (args add: 
> each asString) ].

mixing tabs and spaces. I will fix these two things before
pushing these changes to master.

_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to