Search notes:

cl /W …

The /Wn option specifies the level of warnings to be generated. n is a number from 0 to 4 or all with the following meaning:

See also

/w… allows to modify warning levels, suppress warnings or treat warnins as errors.
The GNU compiler options related to warnings (-W)
cl options
In order to temporarily suppress (an expected) warning, one might use #pragma warning(push) and #pragma warning(disable:…).

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1745925350, '18.118.37.74', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/development/Visual-Studio/cl/options/W/index(51): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78