Just put:

pNew->ctrlFlags |= UNIXFILE_DELETE;

instead of 

isDelete = 0;

And remove :

if( isDelete ) pNew->ctrlFlags |= UNIXFILE_DELETE; 

Worked for me, but I built SQLite for RTP. Does not metter here.

Regards



--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/Port-SQLite-to-VxWorks-6-8-tp68430p68474.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to