Verbose Warnings Option

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
buddymatkona
Enthusiast
Enthusiast
Posts: 252
Joined: Mon Aug 16, 2010 4:29 am

Verbose Warnings Option

Post by buddymatkona »

This could help users explain interface problems when type conversion is unplanned.

If Option Explicit is in effect AND and a new SHOW CONVERSIONS option is checked,
Issue an information level Warning with each Automatic Type Conversion.


If there are several warnings like this, a PB VERBOSE option could enable them all.