Stephen R. van den Berg wrote:
Could someone please take a look at:
I kicked out some @namespace and @endnamespace directives that autodoc complained about. I'm unsure if simply removing them had the desired effect.
Ah, well, yes, Grubba, you restored them, but, then the problem returns:
/var/src/roxen/81pike/build/linux-94.15.0-srb-asrock-00001-g3bc3a1574ae6-x86_64/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/var/src/roxen/81pike/build/linux-94.15.0-srb-asrock-00001-g3bc3a1574ae6-x86_64/master.pike -x extract_autodoc -q --srcdir=/var/src/roxen/81pike/lib \ --imgsrc=/var/src/roxen/81pike/refdoc/src_images --builddir=doc_build/lib \ --imgdir=doc_build/images
ERROR: /var/src/roxen/81pike/lib/master.pike.in:443: PikeExtractor: @namespace is not allowed in Pike files
Not quite sure at which end to fix this. Does PikeExtractor need to be fixed?
Yes, I have a fix in progress...
/grubba