Re: [perl #38844] [TODO] Make lint, splint and tags targets

2007-10-21 Thread Paul Cochrane
On 21/10/2007, Joshua Isom [EMAIL PROTECTED] wrote: On Oct 20, 2007, at 2:33 PM, Paul Cochrane via RT wrote: The ctags program is now detected at configuration time (this program sometimes has different names on different systems) and now 'make tags' should work out of the box for all the

[perl #38844] [TODO] Make lint, splint and tags targets

2007-10-20 Thread Paul Cochrane via RT
On Tue Jul 10 05:08:19 2007, ptc wrote: Just updating this ticket to the current state of play: The lint target needs to be renamed to splint. Actually, this has been changed to sunlint and bsdlint. The splint target has existed for a while (in two forms; now combined as of r19721

Re: [perl #38844] [TODO] Make lint, splint and tags targets

2007-10-20 Thread jerry gay
On 10/20/07, Paul Cochrane via RT [EMAIL PROTECTED] wrote: On Tue Jul 10 05:08:19 2007, ptc wrote: Just updating this ticket to the current state of play: The lint target needs to be renamed to splint. Actually, this has been changed to sunlint and bsdlint. The splint target has

Re: [perl #38844] [TODO] Make lint, splint and tags targets

2007-10-20 Thread James E Keenan
jerry gay wrote: [snip] additionally, when i try to debug it, it tells me that the --step option isn't valid for Configure.pl. that seems like a bug of a different color. oh, right, and there's something screwy with the manifest. Then update your MANIFEST. I find this happens when I've done

Re: [perl #38844] [TODO] Make lint, splint and tags targets

2007-10-20 Thread Joshua Isom
On Oct 20, 2007, at 2:33 PM, Paul Cochrane via RT wrote: The ctags program is now detected at configuration time (this program sometimes has different names on different systems) and now 'make tags' should work out of the box for all the variations that I'm aware of (namely ctags,

[perl #38844] [TODO] Make lint, splint and tags targets

2007-07-10 Thread Paul Cochrane via RT
Just updating this ticket to the current state of play: The lint target needs to be renamed to splint. Actually, this has been changed to sunlint and bsdlint. The splint target has existed for a while (in two forms; now combined as of r19721 into the one target). Then create a new lint

[perl #38844] [TODO] Make lint, splint and tags targets

2007-07-07 Thread Paul Cochrane via RT
Andy, Then create a new lint target to support Sun Studio. You've done this recently, haven't you? And update the tags target. What does ctags point to on your system(s)? On mine it's the emacs version of ctags, whereas the tags target in the makefile is for exuberant-ctags, which on my

[perl #38844] [TODO] Make lint, splint and tags targets

2007-06-26 Thread Paul Cochrane via RT
I've a question about the tags target: it searches c, perl and pmc files. Shouldn't it also search/process the .ops files (as c-language files)? Paul

Re: [perl #38844] [TODO] Make lint, splint and tags targets

2007-06-26 Thread jerry gay
On 6/26/07, Paul Cochrane via RT [EMAIL PROTECTED] wrote: I've a question about the tags target: it searches c, perl and pmc files. Shouldn't it also search/process the .ops files (as c-language files)? sounds like a fine idea to me. try it out and see if there's some crazy reason it won't

[perl #38844] [TODO] Make lint, splint and tags targets

2007-06-17 Thread Paul Cochrane via RT
On Fri Apr 13 06:15:19 2007, infinoid wrote: On Mon Apr 03 20:43:53 2006, petdance wrote: The lint target needs to be renamed to splint. Then create a new lint target to support Sun Studio. And update the tags target. As of today's date (2007-04-13), it appears that all of the

[perl #38844] [TODO] Make lint, splint and tags targets

2006-04-04 Thread via RT
# New Ticket Created by Andy Lester # Please include the string: [perl #38844] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38844 The lint target needs to be renamed to splint. Then create a new lint target to