I have noticed that docs\parrot_assembly.pod is old version of
\docs\pdds\pdd06_pasm.pod file.
Will these files be distinguished in the future?
Catalog docs\ops is empty in 0.0.13 version.
Is it bug?
Nick.
> Hello.
> I have several questions about parrot dosc.
>
> I have noticed that docs\parrot_assembly.pod is old version of
> \docs\pdds\pdd06_pasm.pod file.
> Will these files be distinguished in the future?
And they're both wrong, unfortunately. :( pdd06 is supposed to be
canonical, so parrot_assembly.pod will be going away at some point. And
PDD06 will be updated.
> Catalog docs\ops is empty in 0.0.13 version.
> Is it bug?
I think that's leftover cruft.
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
d...@sidhe.org have teddy bears and even
teddy bears get drunk
> On Mon, 3 Nov 2003, Nick Kostirya wrote:
>
> > Catalog docs\ops is empty in 0.0.13 version.
> > Is it bug?
>
> I think that's leftover cruft.
Well, we used to generate a .pod file for each .ops file, at build time,
which lived in here. However, we don't appear to be doing this anymore
(although I'm not sure when this changed).
Simon
It's some left over error from "The Great Move". The ops files were
searched at the root of parrot not in the new ops directory. I'm just
testing a fix, if it works I will commit it.
bye
boe
--
Juergen Boemmels boem...@physik.uni-kl.de
Fachbereich Physik Tel: ++49-(0)631-205-2817
Universitaet Kaiserslautern Fax: ++49-(0)631-205-3906
PGP Key fingerprint = 9F 56 54 3D 45 C1 32 6F 23 F6 C7 2F 85 93 DD 47
And what else *.pod will be going away?
It's important for us, because we make docs translation into russian
(http://www.parrotcode.ks.ua/docs).
Nick.