[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Fri Jul 24 06:26:53 CEST 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/07/24 06:26:53
Modified files:
cm3/examples/web/src/: m3makefile
Log message:
filter out this sample from building on NT386
maybe it is broken on all platforms?
The errors are on NT386:
C:\dev2\cm3.2\examples\web>cm3
--- building in NT386 ---
new source -> compiling WebContact.m3
"..\src\WebContact.m3", line 22: default is incompatible with method type (set)
"..\src\WebContact.m3", line 22: default is incompatible with method type (get)
"..\src\WebContact.m3", line 22: default is incompatible with method type (setDe
fault)
"..\src\WebContact.m3", line 22: procedure is not compatible with method (set)
"..\src\WebContact.m3", line 22: procedure is not compatible with method (get)
"..\src\WebContact.m3", line 22: procedure is not compatible with method (setDef
ault)
"..\src\WebContact.m3", line 44: default is incompatible with method type (set)
"..\src\WebContact.m3", line 44: default is incompatible with method type (get)
"..\src\WebContact.m3", line 44: default is incompatible with method type (setDe
fault)
"..\src\WebContact.m3", line 44: procedure is not compatible with method (set)
"..\src\WebContact.m3", line 44: procedure is not compatible with method (get)
"..\src\WebContact.m3", line 44: procedure is not compatible with method (setDef
ault)
"..\src\WebContact.m3", line 26: warning: not used (self)
"..\src\WebContact.m3", line 26: warning: not used (log)
"..\src\WebContact.m3", line 34: warning: not used (self)
"..\src\WebContact.m3", line 48: warning: not used (self)
"..\src\WebContact.m3", line 53: warning: not used (self)
"..\src\WebContact.m3", line 54: warning: not used (log)
"..\src\WebContact.m3", line 103: parameter not specified (serviceValue)
13 errors and 6 warnings encountered
compilation failed => not building program "webcontact.exe"
Fatal Error: package build failed
More information about the M3commit
mailing list