[postgis-devel] STYLE

Paul Ramsey pramsey at cleverelephant.ca
Fri Dec 19 09:50:57 PST 2008


On Fri, Dec 19, 2008 at 7:22 AM, Obe, Regina <robe.dnd at cityofboston.gov> wrote:

> I know C programmers are in love with doing this short-cut.
>
> if (!binary) free(v);

It's also a perl thing. I'm a little disappointed I can't use my
favourite perl syntax:

free(v) if ! binary;

:)



More information about the postgis-devel mailing list