On Mon, 2013-01-14 at 13:09 -0800, jeffrey wrote: 
> it looks to me that in my version and in the version newest on the trunk that 
> the closing bracket on 799 matches with bool
> interruptWaitingThread(ThreadHandle* self DECAF_UNUSED, ThreadHandle*
> target) { on 428 
> and the bracket on 798 matches  bool doWaitOnMonitor(MonitorHandle* monitor,
> ThreadHandle* thread,
>                          long long mills, int nanos, bool interruptible)  on
> 697
> 
> 

Nope, 428 bracket is closed on line 449.  You might want to use an IDE
that will highlight the open / close of scope, should help to see where
each one is at. 

> 
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/no-closing-brace-to-anonymous-namespace-in-decaf-internal-util-concurrent-Threading-cpp-tp4661728p4661730.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.

-- 
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.b...@redhat.com | www.fusesource.com | www.redhat.com 
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to