Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » 3rd party code updates
Re: 3rd party code updates [message #54729 is a reply to message #54725] Fri, 04 September 2020 03:05 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

Seems like plugin/sqlite3 generates warnings with new version:
/home/klugier/upp/uppsrc/plugin/sqlite3/lib/sqlite3mc_amalgamation.c (261013): warning: passing 'char [4]' to parameter of type 'const u8 *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
/home/klugier/upp/uppsrc/plugin/sqlite3/lib.c (8): In file included from /home/klugier/upp/uppsrc/plugin/sqlite3/lib.c:8:
 (): pageNo = sqlite3Get4byte(ac);
/home/klugier/upp/uppsrc/plugin/sqlite3/lib/sqlite3mc_amalgamation.c (32520): note: passing argument to parameter 'p' here
 (): SQLITE_PRIVATE u32 sqlite3Get4byte(const u8 *p){
/home/klugier/upp/uppsrc/plugin/sqlite3/lib/sqlite3mc_amalgamation.c (261271): warning: passing 'char [4]' to parameter of type 'const u8 *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]


Klugier


U++ - one framework to rule them all.

[Updated on: Fri, 04 September 2020 03:05]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ide: Compare with log and new 'unit' testing method
Next Topic: Turtle package is ported to VirtualGui
Goto Forum:
  


Current Time: Tue May 14 08:16:19 CEST 2024

Total time taken to generate the page: 0.02159 seconds