Re: [pulseaudio-discuss] [PATCH] Add src/*-symdef.h to .gitignore.

2011-02-27 Thread Arun Raghavan
On Sun, 2011-02-27 at 12:50 +0200, Tanu Kaskinen wrote:
 ---
  src/.gitignore |1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 
 diff --git a/src/.gitignore b/src/.gitignore
 index c93974b..1380e26 100644
 --- a/src/.gitignore
 +++ b/src/.gitignore
 @@ -66,3 +66,4 @@ voltest
  start-pulseaudio-x11
  start-pulseaudio-kde
  vector-test
 +*-symdef.h

Had this on my list for this week - you beat me to it! :) We should
remove the corresponding entries from the .gitignore files in module
subdirs as well since the files aren't created there any more.

-- Arun

___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] [PATCH] Add src/*-symdef.h to .gitignore.

2011-02-27 Thread Colin Guthrie
'Twas brillig, and Arun Raghavan at 27/02/11 14:10 did gyre and gimble:
 On Sun, 2011-02-27 at 12:50 +0200, Tanu Kaskinen wrote:
 ---
  src/.gitignore |1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

 diff --git a/src/.gitignore b/src/.gitignore
 index c93974b..1380e26 100644
 --- a/src/.gitignore
 +++ b/src/.gitignore
 @@ -66,3 +66,4 @@ voltest
  start-pulseaudio-x11
  start-pulseaudio-kde
  vector-test
 +*-symdef.h
 
 Had this on my list for this week - you beat me to it! :) We should
 remove the corresponding entries from the .gitignore files in module
 subdirs as well since the files aren't created there any more.

The only entry in src/modules/.gitignore was the symdef, so I've just
killed the whole file in a modified version of this commit and put it in
my tree.

Cheers

Col

PS I intend to push my tree tomorrow depending on Tanu's thinking
regarding a patch he wants to change - it's not big deal really for me
to back it out but it'll take me a little while to do it properly
(ultimately I'll just start again but can cherry pick rather than
reapply most of the commits :D)


-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
  Mageia Contributor [http://www.mageia.org/]
  PulseAudio Hacker [http://www.pulseaudio.org/]
  Trac Hacker [http://trac.edgewall.org/]

___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss