Surround all macro code by currle brackets
commit310b45725ce520c907c12d686e783c970dbfc56c
authorPetr Písař <petr.pisar@atlas.cz>
Thu, 28 Jan 2010 22:15:08 +0000 (28 23:15 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Thu, 28 Jan 2010 22:15:08 +0000 (28 23:15 +0100)
tree33335677b7692a7504f2ba0b781a339926ca3619
parent31cd7725bfccbb2805a86dad4446143754b8da9f
Surround all macro code by currle brackets

This is neccesary to to be able to call macros as atomic statements
(e.g. if (condition) INSERT_STRING()). This should close not yet discovered
bugs.
src/isds.c