Re: [pulseaudio-tickets] [PulseAudio] #347: compilation warning: declaration of 'rewind' shadows a global declaration

2008-09-30 Thread PulseAudio
#347: compilation warning: declaration of 'rewind' shadows a global declaration
---+
  Reporter:  rdiez |   Owner:  lennart
  Type:  defect|  Status:  closed 
  Priority:  low   |   Milestone: 
 Component:  libpulse  |Severity:  trivial
Resolution:  fixed |Keywords: 
---+
Changes (by lennart):

  * status:  new = closed
  * resolution:  = fixed

Comment:

 Fixed a while back in git.

-- 
Ticket URL: http://pulseaudio.org/ticket/347#comment:1
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #347: compilation warning: declaration of 'rewind' shadows a global declaration

2008-09-30 Thread PulseAudio
#347: compilation warning: declaration of 'rewind' shadows a global declaration
---+
  Reporter:  rdiez |   Owner:  lennart
  Type:  defect|  Status:  closed 
  Priority:  low   |   Milestone:  0.9.12 
 Component:  libpulse  |Severity:  trivial
Resolution:  fixed |Keywords: 
---+
Changes (by lennart):

  * milestone:  = 0.9.12

-- 
Ticket URL: http://pulseaudio.org/ticket/347#comment:2
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


[pulseaudio-tickets] [PulseAudio] #347: compilation warning: declaration of 'rewind' shadows a global declaration

2008-08-28 Thread PulseAudio
#347: compilation warning: declaration of 'rewind' shadows a global declaration
--+-
 Reporter:  rdiez |   Owner:  lennart
 Type:  defect|  Status:  new
 Priority:  low   |   Milestone: 
Component:  libpulse  |Severity:  trivial
 Keywords:|  
--+-
 This compilation warning should be removed:

 ./pulsecore/memblockq.h:158: warning: declaration of 'rewind' shadows a
 global declaration

 This is what causes the warning:

   void pa_memblockq_set_maxrewind(pa_memblockq *memblockq, size_t rewind);

 Proposed fix: rename rewind parameter to maxrewind (this matches this
 parameter's name in the counterpart function definition in memblockq.c)

-- 
Ticket URL: http://pulseaudio.org/ticket/347
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets