[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug tracking
On a related note, we should probably agree on some convention for marking
problem spots in the code. I've been using "FIXME", all caps. The people
before seemed to use "XXX". I've also seen people use "@@" before. We
should decide on some marker, and everyone use that. That way, you can do
a grep on the code and find anything that needs fixing.
thanks,
Erik
On Fri, 8 Dec 2000, Lloyd Lim wrote:
> >This brings up that we have no way to report and record bugs. At work, we
> >use a program called "Keystone", which I think is free and has a web
> >interface for reporting and checking on the status of bugs. Might be
> >something for us to look into....
>
> This is an excellent idea. I've started looking into it.
>
> I learned that Keystone is free for 10 users or less. We'd hit
> that limit pretty fast and have to start paying.
>
> There seem to be many open source bug tracking packages listed
> so I'll concentrate on those first.
>
> Lloyd
>