Skip to Content.
Sympa Menu

mathemagix-devel - Re: [Fwd: [Mmx-commits] Bug report: mmx crashes on intel based macs]

Subject: Mathemagix

List archive

Re: [Fwd: [Mmx-commits] Bug report: mmx crashes on intel based macs]


Chronological Thread 
  • From: Julien Wintz <address@concealed>
  • To: address@concealed
  • Subject: Re: [Fwd: [Mmx-commits] Bug report: mmx crashes on intel based macs]
  • Date: Fri, 19 Oct 2007 16:44:19 +0200

First, I think someone should set the global 'Reply-To' parameter to mathemagix-devel ...

Ok, so for changing generic to string in both src/basix/ basix_globals.cpp and the file cited above, I get:

../include/basix/glue.hpp: In static member function 'static void mmx::define_type_helper<Cond, C>::def_type(const mmx::generic&)':
../include/basix/glue.hpp:347: error: 'GEN_GENERIC_ALIAS_TYPE' was not declared in this scope
../include/basix/glue.hpp:347: error: no matching function for call to 'gen(<type error>, const mmx::generic&)'
../include/basix/generic.hpp:122: note: candidates are: mmx::generic mmx::gen(const mmx::generic&, const mmx::array<mmx::generic>&)
../include/basix/generic.hpp:124: note: mmx::generic mmx::gen()
../include/basix/generic.hpp:126: note: mmx::generic mmx::gen(const mmx::generic&)
../include/basix/generic.hpp:128: note: mmx::generic mmx::gen(const mmx::generic&, const mmx::string&)
../include/basix/generic.hpp:130: note: mmx::generic mmx::gen(const mmx::generic&, const mmx::generic&)
../include/basix/generic.hpp:132: note: mmx::generic mmx::gen(const mmx::generic&, const mmx::generic&, const mmx::generic&)
../include/basix/generic.hpp:135: note: mmx::generic mmx::gen(const mmx::generic&, const mmx::generic&, const mmx::generic&, const mmx::generic&)
../include/basix/generic.hpp:139: note: mmx::generic mmx::gen(const mmx::generic&, const mmx::generic&, const mmx::generic&, const mmx::generic&, const mmx::generic&)
../include/basix/generic.hpp:144: note: mmx::generic mmx::gen(const mmx::generic&, const mmx::generic&, const mmx::generic&, const mmx::generic&, const mmx::generic&, const mmx::generic&)

Ju.

On 19 oct. 07, at 16:28, Grégoire Lecerf wrote:

Everything should be there: include/basix/mmx_identifiers.hpp
In basix/doc you can type "make" to generate the doxygen automatic
documentation. The output starts with html/index.html.
I am just starting working on that but hope it already helps.
Grégoire.

Julien Wintz a écrit :
The file atteched by Gregoire works fine.

I've also tried the other solution which is replacing generic by string in basix_globals.cpp but I can't find the corresponding header so it does not compile ...

Ju.



Archive powered by MHonArc 2.6.18.

Top of Page