chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #479: bind egg should support ___blob


From: Chicken Trac
Subject: [Chicken-janitors] Re: #479: bind egg should support ___blob
Date: Wed, 19 Jan 2011 18:05:46 -0000

#479: bind egg should support ___blob
--------------------------+-------------------------------------------------
  Reporter:  zbigniew     |       Owner:                                    
      Type:  enhancement  |      Status:  closed                            
  Priority:  minor        |   Milestone:  4.7.0                             
 Component:  extensions   |     Version:                                    
Resolution:  fixed        |    Keywords:  bind byte-vector wee green blobbie
--------------------------+-------------------------------------------------

Comment(by zbigniew):

 Works fine without chicken.h patch when binding:

  int sqlite3_bind_blob(sqlite3_stmt*, int, ___blob b, int n,
 void(*)(void*));

 In what case is the chicken.h patch required?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/479#comment:4>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]