Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38476] [PATCH] De-tab nativecall.pl

1 view
Skip to first unread message

Brad Bowman

unread,
Feb 9, 2006, 12:59:32 PM2/9/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Brad Bowman
# Please include the string: [perl #38476]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38476 >


Hi,

The patch turns the mix of 4-tabs, 8-tabs and spaces in
nativecall.pl into just spaces. Only whitespace changes.

Should perl programs have and equivalent boilerplate?
(On irc there was a suggestion to standardize on PBP's perltidy settings)

/*
* Local variables:
* c-indentation-style: bsd
* c-basic-offset: 4
* indent-tabs-mode: nil
* End:
*
* vim: expandtab shiftwidth=4:
*/

The vim looks fine, how about the emacs?

Brad

nativecall.pl.diff

Matt Diephouse

unread,
Feb 12, 2006, 12:15:36 AM2/12/06
to perl6-i...@perl.org, bugs-bi...@rt.perl.org
via RT Brad Bowman <parrotbug...@parrotcode.org> wrote:
> The patch turns the mix of 4-tabs, 8-tabs and spaces in
> nativecall.pl into just spaces. Only whitespace changes.

Applied, thanks.

--
matt diephouse
http://matt.diephouse.com

Joshua Hoblitt via RT

unread,
Feb 15, 2006, 9:14:25 PM2/15/06
to perl6-i...@perl.org
Just a quick reminder devs as to that to do when you apply a patch.

You need to:
Take ownership of the bug
Set the patch status to Applied
***Set the Status to resolved***

If nothing else, please at least set the Status to resolved so someone
else doesn't have to clean up the bug tracker after you.

Thanks,

-J

--

0 new messages