07.02.2015 14:40, Mark Rotteveel wrote: > Warnings are an existing feature in Firebird and I see no reason why > they should be removed.
Because they make API inconsistent and complicate application development. Modern programming ideology is that function must returning only one result and any unexpected thing is thrown as an exception. Warnings break that. > If anything, Firebird should return more > warnings (eg connecting without an explicit character set, truncation > during select, etc). All that you listed, are, actually, errors. -- WBR, SD. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel