On Thu, Nov 23, 2017 at 11:54 AM, Tom de Vries <tom_devr...@mentor.com> wrote: > Hi, > > this patch wraps CLASS_TABLE_HASH in "do {} while (0)". This allows the > macro to be used in if-then-elses without curly braces. > > Build libobcj for x86_64. > > Committed as obvious.
Yes this is ok. Thanks, Andrew > > Thanks, > - Tom