andy128k / cl-gobject-introspection

BSD 2-Clause "Simplified" License
49 stars 15 forks source link

object-this symbol exporting and /test/hello.lisp example fixing. #40

Closed Q-tester closed 10 years ago

Q-tester commented 10 years ago

For issue https://github.com/andy128k/cl-gobject-introspection/issues/38

hying-caritas commented 10 years ago

Thanks for fixing, but I think object-this should be an internal API instead of external API, just like g-signal-connect-data is an internal API.

Why convert comments to #+nil? And you should fix :this for code inside too.

hying-caritas commented 10 years ago

I fixed this issue in another pull request. Please close this issue and issue #38.