[Mono-list] compile error in cvs (undefined reference to `mono_config_parse')

Nick Drochak ndrochak@gol.com
Wed, 12 Jun 2002 22:35:03 +0900


| > It's more of an abstract idea than a plan, but I was wondering if 
| > there would be any interest in such a system.
| 
| A tinderbox system would be nice to have, possibly with 
| several different platforms, but it should not mail messages 
| to the list or we'd get flooded. A summary mail to 
| mono-hackers once per day and to mono-list once per week 
| would be more than enough. See http://www.mozilla.org/tinderbox.html.
| 

I wanted to set up a system like this as well.  On a broken build I
thought it should mail who ever checked in the file that is broken (this
might be more than one person).

I also wanted to do the same for the unit tests once we get them down to
no failures/errors.  Similarly, if tests fail after a check in, it would
send mail to whoever did a check in since the last time the tests were
working.

In this way, the culprit would definitely get a notice, and very few
innocents would.

Nick D.