This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sqlite3 fixes for cygwin-1.7


I needed the attached patch for the new cygwin-1.7,
where cygwin_conv_to_full_win32_path() is deprecated.

But I doubt that this patch is fully correct.
winFullPathname is mainly used to get the driveletter to check for the disksize
and will fail for subst'ed drives.

And I saw databases which were created at the cwd instead of the given path.

Maybe someone sees the obvious mistake.

The sqlite ticket id is
http://www.sqlite.org/src/tktview/2fd50fa6656950e19826089cd1abf19c35c26409
-- 
Reini Urban
http://phpwiki.org/           http://murbreak.at/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]