<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>C:\dev2\cm3\m3-sys\m3tests\src\p0\p004>cm3<BR>--- building in NT386 ---<BR>
new source -> compiling Main.m3<BR>"..\Main.m3", line 35: warning: exception is never raised: Main.e<BR>"..\Main.m3", line 9: warning: exception is never raised: <ANY><BR>"..\Main.m3", line 59: warning: unreachable statement<BR>"..\Main.m3", line 68: warning: unreachable statement<BR>"..\Main.m3", line 71: warning: unreachable statement<BR>"..\Main.m3", line 82: warning: unreachable statement<BR>"..\Main.m3", line 86: warning: unreachable statement<BR>"..\Main.m3", line 64: warning: unreachable statement<BR>8 warnings encountered<BR> -> linking pgm.exe<BR>link @_m3responsefile0.txt 2>&1 > pgm.lst<BR>mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1<BR>.\pgm.exe >stdout.pgm.raw 2>stderr.pgm.raw<BR>
<BR>
<BR>
Does the order of the warnings matter?<BR>
Does the test even care if they are printed?<BR>
The expected output and the actual output are in a different order.<BR>
Neither are in order by line number, though the expected output is closer.<BR>
The order is consistent on all platforms?<BR>
No. LINUXLIBC6 and NT386 output in a different order.<BR>
This doesn't seem all that important..<BR>
<BR>
- Jay<BR><BR></body>
</html>