Could you please provide the exact commands that reproduces this error.

Johan

On Tuesday September 3 2013 09:42:31 Anders Logg wrote:
> Is this a known issue?
> 
> -- Generating SWIG interface.
> -- --------------------------
> Traceback (most recent call last):
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 455, in <module>
>     generate_docstrings(dest_dir)
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 443, in generate_docstrings
>     write_docstrings(output_file, module, header, docs, classnames)
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 397, in write_docstrings
>     func_doc += modify_doc(doc, classnames, classname, signature)
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 338, in modify_doc
>     text = map_argument_and_return_types(text, classnames)
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 301, in map_argument_and_return_types
>     lines[e] = indent(map_cpp_type(l.strip(), classnames),
>     indentation)
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 219, in map_cpp_type
>     pobject = handle_std_vector(cpp_type, classnames)
>   File
>   "/home/logg/scratch/src/dolfin/cmake/scripts/generate-swig-docstrings",
>   line 195, in handle_std_vector
>     arg1, arg2 = cpp_type.split("<")[2].split(">")[0].split(",")
> _______________________________________________
> fenics mailing list
> [email protected]
> http://fenicsproject.org/mailman/listinfo/fenics
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to