On Wed, 27 Mar 2013, Kirk, Benjamin (JSC-EG311) wrote:
> Looks like it is confused by mixed integer types - try casting 0 to > the same type as slave_processor_id? That definitely shouldn't be the problem - it shouldn't even care whether "0" is an integer type, much less the same as a proc_id_type. The fact that the error is occurring at link time suggests we missed an "inline" somewhere... --- Roy ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
