It occurs to me that if there are sqlite applications today requiring the 
functionality of -0.0, they have implemented it so that it works for their 
application. Perhaps, they accomplished that by adding a flag bit or by some 
other means.

So if you do nothing about -0.0, you will break no existing applications. 
Granted, you are not adhering to IEEE-745.

However, ...

If you can find anyone who has implemented such an application (using -0.0), 
you could find out how they implemented it. To make sqlite adhere to IEEE-745, 
generate an sqlite application note suggesting possible ways an application 
might implement the functionality.

--Doug

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

Reply via email to