poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix indentation to spaces only


From: Jose E. Marchesi
Subject: Re: [PATCH] Fix indentation to spaces only
Date: Wed, 01 Apr 2020 13:35:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

    > Hi Tim.
    >
    >      diff --git a/.x-sc_space_tab b/.x-sc_space_tab
    >      index 71bcfc6c..0ca19ff6 100644
    >      --- a/.x-sc_space_tab
    >      +++ b/.x-sc_space_tab
    >      @@ -1 +1,4 @@
    >      -src/*
    >      +src/pkl-lex.c
    >      +src/pkl-lex.h
    >      +src/pkl-tab.y
    >      +src/ios.c
    >
    > Any particular reason why src/ios.c is in the list?
    
    There where some tabs within macros / multi-line defines.
    I left them for now as that isn't really indentation.
    Also, I thought of replacing the macros with static inline functions -
    in that process the tabs would be removed anyways.

Ok.
The patch is OK for master.

Thanks!



reply via email to

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