in reply to Re: guidelines for inline coding
in thread guidelines for inline coding
I like the additions. I feel like print "xyz" and… is a Heisenbug waiting to happen though. As rare and weird as it is, print can return false. Can’t remember who but some monk was so concerned about it they advocated checking its return on each call.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: guidelines for inline coding
by Laurent_R (Canon) on Sep 25, 2014 at 21:41 UTC | |
|
Re^3: guidelines for inline coding
by BrowserUk (Patriarch) on Sep 25, 2014 at 19:29 UTC | |
by Anonymous Monk on Sep 25, 2014 at 19:46 UTC | |
by BrowserUk (Patriarch) on Sep 25, 2014 at 20:56 UTC | |
by Anonymous Monk on Sep 25, 2014 at 21:12 UTC | |
by BrowserUk (Patriarch) on Sep 25, 2014 at 21:27 UTC | |
|