octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OctDev] listing functions in a package


From: John W. Eaton
Subject: Re: [OctDev] listing functions in a package
Date: Tue, 19 Feb 2008 19:57:34 -0500

On 19-Feb-2008, c. wrote:

| 
| On 19/feb/08, at 15:00, David Bateman wrote:
| >
| > This is looking good, however I have one issue with it. The signal  
| > INDEX
| > file contains the following snippet
| >
| > signal >> Signal processing
| > Signals
| >  diric
| >  gauspuls
| >  gmonopuls
| >
| > However the diric function etc end up classified into an  
| > "Unclassified"
| > section rather than a "Signals" section. I therefore think that  
| > there is
| > still a slight error in your parsing code.. How robust is the parsing
| > code? Have you tested it on other octave-forge packages?
| >
| > Regards
| > David
| >
| 
| OK. this latest version also deals with:
| 
| - no newline at end of file
| - lines left blank at random positions in the file
| - a package with an INDEX file that just contains the line:
| # dummy INDEX file
| (??!!??)
| 
| It seems OK to me, though I will never be 100% sure there is no  
| exotic construct left
| that I have overlooked...

I applied this changeset along with some additional style fixes for
pkg.m.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]