|
From: James W. W. <ja...@wr...> - 2005-01-27 22:51:09
|
"Joseph J. Strout" <jo...@st...> wrote: >Not me -- I haven't used perl in years, and when I did use it, it >was very briefly and with great distaste. ;) Dair is normally very >good about commenting, though; is there nothing inside the file to >indicate its use? > >If necessary, I could write a new app to generate the docs from the >headers. But it'd probably be quicker to get the perl script >running again. I made some progress. All the files in Scripts/HeaderDoc need to have Unix line ends rather than Macintosh line ends. With that change, I got something to happen, but the output is wrong. I wonder if this version of HeaderDoc is incompatible with the version of perl in Mac OS X. The next step will be to download a newer HeaderDoc. (But not version 8.0, which I already know to be incompatible with the Q3_EXTERN_API_C macros in the Quesa headers.) -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |