Mr. Hipp,

On Sat, Jul 23, 2016 at 11:16 AM, Richard Hipp <d...@sqlite.org> wrote:
> The next release of SQLite will be the "pi" release - version 3.14.
> It will probably occur within the next two weeks.
>
> Draft change log:  https://www.sqlite.org/draft/releaselog/3_14_0.html
>
> Code snapshot: 
> https://www.sqlite.org/snapshot/sqlite-snapshot-201607230522.tar.gz
>
> Testing and (especially) documentation work is on-going.  Please try
> out the snapshot.  Look over the changes.  Speak up loudly and quickly
> if you have any issues.  If you do not want to post to this mailing
> list, you can send feedback directly to my email address shown below.

I tried to compile the snapshot from couple of days ago.
I did all 3 systems - Windows 7/8 w/MSVC 2010, Linux Gentoo w/gcc-5.2 and OSX
w/Xcode 5.1.1.

Only on OSX I see a warning "Ambiguous expansion of macro 'MAX'" and same for
'MIN'.

According to 
http://stackoverflow.com/questions/24950240/warnings-with-a-new-xcode-project-using-fmdb-sqlitecipher-and-cocoapods
one of them can be commented out and everything will work as expected.

Could someone please confirm this?

If you need any additional information, I can give it to you.

Thank you.

>
> Thanks.
>
> --
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to