[Lemon-devel] bug: non-template functions in header

Barasz Mihaly klao at cs.elte.hu
Sun Jan 27 01:22:48 CET 2008


Hi,

In grid_ugraph.h there some global functions defined at the end
({index,row,col}Map). These are not template functions, so they should
only be declared there and defined in their own .cc file. Otherwise the
linker would give an error if this header is included in multiple files
(which are to be linked in one binary).


So, I'd like to ask you, my fellow Lemon developpers ;), what is the
policy at the moment? Where should I file bug reports like this? Or
should I correct the problem and commit it to SVN? Or actually, is the
big migration to hg over, should I start to use it instead of SVN?..

						Misi



More information about the Lemon-devel mailing list