guile-devel
[Top][All Lists]
Advanced

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

guile-sqlite3 - patch


From: David Pirotte
Subject: guile-sqlite3 - patch
Date: Fri, 20 Jan 2012 16:11:24 -0200

Hello,

Attached is a patch which changes the sqlite-open default optional flags 
argument
value.  If I am not misunderstanding the API doc and the intention behind the 
union
of both sqlite3_open and sqlite3_open_v2 into a single sqlite-open procedure 
with
optional arguments, then the default value should indeed be (logior
SQLITE_OPEN_READWRITE SQLITE_OPEN_CREATE)

Cheers,
David

Attachment: 0002-sqlite-open-reviewed.patch
Description: Text Data


reply via email to

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