On Mon, Oct 12, 2009 at 1:38 AM, Tim Kroeger
<tim.kroe...@cevis.uni-bremen.de> wrote:
> Dear libMesh team,
>
> after an "svn update", today I get
>
> /home/tim/fem-libs/libMesh/libmesh-svn/libmesh/include/numerics/dense_matrix.h:381:
>  error: comma at end of enumerator list
>
> in dbg and devel mode (but not in opt mode).  I actually don't
> understand why this happens because I use commas at ends of enumerator
> lists in my own codes a lot and never got an error message for that.
> Does nobody of you guys face this error?

This is my fault, I was profiling some optimizations in opt
mode...forgot to recompile and check devel/dbg.

It may be an error only in pedantic mode, which is turned on for devel and dbg.

I'll fix it in SVN head.

-- 
John

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to