Discussion:
[mdb-dev] 2 more patches
Nirgal
2012-01-16 02:21:54 UTC
Permalink
Attached are two very old patches that were hanging in Debian distro...

* treeviewmodel slightly improves the typing, so that less casts are necessary.

* filelocals reduce the scope of some local functions declaring them static.

These are small changes that I guess can go in. What do you think of these?
Nirgal
2012-02-02 18:54:47 UTC
Permalink
Post by Nirgal
Attached are two very old patches that were hanging in Debian distro...
* treeviewmodel slightly improves the typing, so that less casts are necessary.
* filelocals reduce the scope of some local functions declaring them static.
These are small changes that I guess can go in. What do you think of these?
Commited.

Loading...