I am getting many warnings/errors from some of the PLaneT packages that I don't remember seeing in the past:<br><br>compile: access from an uncertified context to unexported variable from module: "C:\Program Files\PLT\collects\scheme\private\stxloc.ss"<br>
setup-plt: error: during Building docs for C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\cce\scheme.plt\1\3\manual.scrbl<br>setup-plt: compile: access from an uncertified context to unexported variable from module: "C:\Program Files\PLT\collects\scheme\private\stxloc.ss"<br>
WARNING: collected information for key multiple times: (mod-path "(planet schematics/sake)"); values: #(#<path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html> ("Build files") #t (mod-path "(planet schematics/sake)")) #(#<path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html> ("The Sake API") #t (mod-path "(planet schematics/sake)"))<br>
WARNING: collected information for key multiple times: (index-entry (mod-path "(planet schematics/sake)")); values: (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>) (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>)<br>
WARNING: collected information for key multiple times: (mod-path "(planet schematics/sake)"); values: #(#<path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html> ("Build files") #t (mod-path "(planet schematics/sake)")) #(#<path:C:\Documents and Settings\dwilliams\Application Data\PLT Scheme\planet\300\4.1.4.900\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html> ("The Sake API") #t (mod-path "(planet schematics/sake)"))<br>
WARNING: collected information for key multiple times: (index-entry (mod-path "(planet schematics/sake)")); values: (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>) (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>)<br>
<br>I cleared out my PLaneT cache prior to loading the new version, so some may be new versions of the packages. I'm not as concerned about the warnings as about the first ones that seem to be errors.<br><br>Is this indicative of some problem?<br>
<br>Doug<br><br><br><div class="gmail_quote">On Thu, Mar 19, 2009 at 5:30 AM, Eli Barzilay <span dir="ltr"><<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Checklist items for the v4.1.5 release<br>
(using the v4.1.4.900 alpha build)<br>
<br>
Search for your name to find relevant items, reply when you finish<br>
an item (please indicate which item is done). Also, if you have<br>
any commits that should have been merged, make sure that they're<br>
in.<br>
<br>
Important: new builds are created without announcement, usually<br>
whenever I see significant commits. If you need to commit changes,<br>
please make sure you tell me to merge it to the release branch.<br>
<br>
--> Release candidates are at<br>
--> <a href="http://pre.plt-scheme.org/release/installers" target="_blank">http://pre.plt-scheme.org/release/installers</a><br>
<br>
Please use these installers (or source bundles) -- don't test from<br>
your own svn chekout (don't test v4.1.5.1 by mistake!). To get<br>
the tests directory in the normal release, you can do this:<br>
cd .../collects<br>
svn export <a href="http://svn.plt-scheme.org/plt/release/collects/tests" target="_blank">http://svn.plt-scheme.org/plt/release/collects/tests</a><br>
<br>
----------------------------------------------------------------------<br>
<br>
*** Testing:<br>
<br>
* Kathy Gray <<a href="mailto:kathyg@cs.utah.edu">kathyg@cs.utah.edu</a>><br>
- ProfJ Tests<br>
- Test Engine Tests<br>
<br>
* Noel Welsh <<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>>, Chongkai Zhu <<a href="mailto:czhu@cs.utah.edu">czhu@cs.utah.edu</a>><br>
- SRFI Tests<br>
- Ensure that all claimed srfi's are in the bundle and they all load<br>
into mzscheme or drscheme (as appropriate)<br>
<br>
* Sam Tobin-Hochstadt <<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>><br>
- Match Tests<br>
- Typed Scheme Tests<br>
<br>
* Doug Williams <<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>><br>
- Plot Tests<br>
<font color="#888888"><br>
--<br>
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:<br>
<a href="http://www.barzilay.org/" target="_blank">http://www.barzilay.org/</a> Maze is Life!<br>
</font></blockquote></div><br>