On Fri, Oct 3, 2008 at 9:11 AM, Adam C Powell IV <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to add a libmesh-doc debian package, and one file is giving
> me trouble.

> I'm afraid I can't find the class that generates this, and source greps
> for "iteratorelse" "iteratorendif" "forward" "variant" etc. don't turn
> up anything useful.
>
> Where is this, and how can I fix the errant doc it creates?

Hi Adam,

The offending class is probably include/base/variant_filter_iterator.h

We had to do some hokey #defines in the class definition to get it
working with older GNU compilers.  Commenting some of that out might
help with documentation generation, I'm not sure.

Let me know if you need any other help.

-- 
John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to