Overview
Artifact ID: | df11fb436de85d4eecadd1c1b22c40b87e0bb39a |
---|---|
Ticket: | f64f9b57eb49f7917e6238c2c5399da5c119ce3e
warnings introduced in db.c since checkin [2f58d48cab] |
User & Date: | rwilson 2010-02-08 14:50:11 |
Changes
- comment changed to:
<pre> gcc -Os -Wall -DFOSSIL_I18N=0 -L/mingw/lib -I/mingw/include -I. -I./src -o db.o -c db_.c db_.c: In function `db_init_database': db_.c:533: warning: implicit declaration of function `sqlite3_win32_mbcs_to_utf8' db_.c:533: warning: assignment makes pointer from integer without a cast db_.c: In function `openDatabase': db_.c:568: warning: assignment makes pointer from integer without a cast db_.c: In function `db_open_or_attach': db_.c:594: warning: assignment makes pointer from integer without a cast </pre>
- foundin changed to: "01a769a9fa"
- private_contact changed to: "2359089ef753bc96e12743e299243d5232c749fa"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
warnings introduced in db.c since checkin [2f58d48cab]
- type changed to: "Code_Defect"