Been trying to work on code for the past week or so, so not many manual changes since the last one. Anyway, here are a few fixes:
Wed Mar 15 13:18:49 CST 2006 Stephen Compall scompall@nocandysw.com * small manual fixes
- Add convert-to-foreign, convert-from-foreign, and free-converted-object to the master menu. - (load-foreign-library): Add note about specifying directories in paths. - (defcfun): Typo in syntax.
On Wed, 2006-03-15 at 13:27 -0600, Stephen Compall wrote:
Been trying to work on code for the past week or so, so not many manual changes since the last one. Anyway, here are a few fixes:
Wed Mar 15 13:18:49 CST 2006 Stephen Compall scompall@nocandysw.com
- small manual fixes
- Add convert-to-foreign, convert-from-foreign, and free-converted-object to the master menu.
- (load-foreign-library): Add note about specifying directories in paths.
- (defcfun): Typo in syntax.
This needs a URL, of course:
http://scompall.nocandysw.com/cffi/small-fixes-7s11.darcs.patch
Stephen Compall s11@member.fsf.org writes:
Wed Mar 15 13:18:49 CST 2006 Stephen Compall scompall@nocandysw.com
- small manual fixes
I amended the patch in order to fix a conflict I caused and pushed it.
Thanks.