[M3devel] head is broken in m3core
Jay K
jay.krell at cornell.edu
Sat Nov 28 22:03:05 CET 2009
Do you have local edits?
cd m3-libs/m3core
rm -rf src
cvs -z3 upd -dAP
cm3
?
If that doesn't work, try making the parameter names in the function pointer types all match.
"stop" vs. "limit".
If that fixes it for you and the names then all match, check it in.
- Jay
Date: Sat, 28 Nov 2009 15:41:01 -0500
From: rcoleburn at scires.com
To: m3devel at elegosoft.com
Subject: Re: [M3devel] head is broken in m3core
I just ran a CVS update, and rebuilt. Still get same error building m3core.
Regards,
Randy
>>> Jay K <jay.krell at cornell.edu> 11/27/2009 2:47 AM >>>
This was broken yesterday and the problem was the parameter names in the callback function types.
"stop" vs. "limit".
NT386 works for me. PTHREAD looks broken. I'll confirm/fix shortly..
- Jay
Date: Fri, 27 Nov 2009 01:24:46 -0500
From: rcoleburn at scires.com
To: m3devel at elegosoft.com
Subject: [M3devel] head is broken in m3core
There is a problem in m3core on the HEAD branch.
C:\cm3\Sandbox\m3-libs\m3core>cm3
--- building in NT386 ---
ignoring ..\src\m3overrides
new source -> compiling ThreadWin32.m3
"..\src\thread\WIN32\ThreadWin32.m3", line 756: procedure redefined (ProcessStacks)
"..\src\thread\WIN32\ThreadWin32.m3", line 777: procedure redefined (ProcessEachStack)
2 errors encountered
compilation failed => not building library "m3core.lib"
Fatal Error: package build failed
--Randy Coleburn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20091128/a2bcc4ec/attachment-0002.html>
More information about the M3devel
mailing list