<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>> > > Suggestion: Can we get our CI build server to 'treat warnings as<BR>> > > errors'?<BR>> > <BR>> > Only once all warnings are eliminated. It'd be a bad idea to have the<BR>> > CI server throw a fit on every build because of a warning we can't get<BR>> > rid of.<BR>> <BR>> Or, more icidiously, a warning which only shows up on some versions of<BR>> mono / .net, and not others. You'll get a lot of people running around<BR>> trying to figure out why it doesn't compile on their platform, and it<BR>> turns out there is an old or new warning that we didn't handle right<BR>> because we didn't have their tools.<BR><BR>
Yeah, you're probably right. Suggestion revoked. ;)<BR>
<BR>
/Stefan<BR><BR></body>
</html>