> hmmmm... I understood DRH's statement as "no, it can't be enabled by
> default in the source because that flag works only for Macs and it
> causes breakage on other platforms." Unless, he started providing
> platform specific code tarballs

I wouldn't expect it to require multiple code versions, just one  
version that sets the locking flag according to what platform it's on.  
ie if platform == 'Mac' then SQLITE_ENABLE_LOCKING_STYLE = 1

Surely it's that easy? No?

Thanks,
Tom
BareFeet

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to