On Thu, 15 Jan 2009, Mengda Wu wrote:

> I am using the version 10.1.008 on a 64bit linux platform.

Odd.  Both 10.1.017 and the old 7.0 I had lying around worked.

> Your solution does fix the problem for that file, but the same error comes
> out for other files:

Yeah; I did some refactoring and we've got the new assert_cast's all
over the place now.  I just wanted to see if that workaround was
successful for you before trying to put it everywhere myself!

It's kind of a wordy workaround, so I'm just going to use two
different function names; we don't currently use the reference-casting
version anyway.  "libmesh_cast_ptr" and "libmesh_cast_ref" it is,
unless someone has better naming ideas; I thought being completely
accurate with "libmesh_assert_dynamic_cast_ptr" was way too long.

Anyway, I've just committed the change to SVN head.  Try it now.
---
Roy

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to