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

Alpár Jüttner alpar at cs.elte.hu
Sun Jan 27 01:56:22 CET 2008


Hi,

Thank you for reporting the bug. The new LEMON in the hg repository is
far from being usable now. We progressively copy and revise the files
from svn to hg. The files that have already been ported to hg are locked
in svn, thus should not be modified. If it seems absolutely necessary,
then it should be modified in both repos in parallels. Anyway,
grid_ugraph.h hasn't been ported yet.

So you can
      * either report the bug at http://lemon.cs.elte.hu/trac
      * or just fix it in the svn repo.

(The old bugtracker as well as most components of the webpage is
catastrophically (unusably) broken, so we decided to use trac for
bugtracking. It is still a question if the whole webpage will be based
on trac or we will use a mixed approach.)

Regards,
Alpar



On Sun, 2008-01-27 at 01:22 +0100, Barasz Mihaly wrote:
> 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
> _______________________________________________
> Lemon-devel mailing list
> Lemon-devel at lemon.cs.elte.hu
> http://lemon.cs.elte.hu/mailman/listinfo/lemon-devel




More information about the Lemon-devel mailing list