Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Warnings and Strict in Production/Performance

by maspalio (Scribe)
on Oct 18, 2006 at 06:24 UTC ( [id://578978]=note: print w/replies, xml ) Need Help??


in reply to Warnings and Strict in Production/Performance

Hi,

Warnings are important and should be kept. This is actually the first question I ask whenever a customer is confronted to ill CAD tool behavior (whether I actually coded it or not): "did you read (and hopefully understood) all warnings?"

Problem is, your issue seems to be of social engineering kind (i.e., fellow programmers are dead set against warnings) so I would first debunk their cons one by one (benchmarking is IMHO a very good idea) then quiet most or every warning. Of course, you can end up locally inserting 'no warnings' pragma into any dodgy code block you would not have time to properly analyze or refactor.

My 2 cents anyway...

Cheers,

Xavier

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://578978]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-29 05:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found