Damien Sandras a écrit :
> I'm using code like this to ensure sane values:
> SetAudioJitterDelay (PMAX (min_val, 20), PMIN (max_val, 1000));
That is wrong : you're protecting the call to SetAudioJitterDelay, not
the method itself!
If I have a method which receives an integer which shouldn't be z
Le vendredi 11 avril 2008 à 11:56 +0200, Matthias Schneider a écrit :
> Quoting Damien Sandras <[EMAIL PROTECTED]>:
[...]
> >
> > I think the checks should be done in GMManager::set_video_options too.
> > It would prevent crashes. (that is what I do).
[...]
> I have preferred to do all the chec
Quoting Julien Puydt <[EMAIL PROTECTED]>:
> Hi,
>
> again, there is a problem with the bridge : it gets something from
> gmconf, doesn't check before use, and triggers a floating point exception.
>
> I'm not sure whether the issue is in ekiga or in opal though :
> 0x08132c71 in GMManager::set_vide
Matthias Schneider a écrit :
> Quoting Damien Sandras <[EMAIL PROTECTED]>:
>
>> Le vendredi 11 avril 2008 à 11:26 +0200, Matthias Schneider a écrit :
>>> Quoting Julien Puydt <[EMAIL PROTECTED]>:
>>>
Hi,
again, there is a problem with the bridge : it gets something from
gmcon
Quoting Damien Sandras <[EMAIL PROTECTED]>:
> Le vendredi 11 avril 2008 à 11:26 +0200, Matthias Schneider a écrit :
> > Quoting Julien Puydt <[EMAIL PROTECTED]>:
> >
> > > Hi,
> > >
> > > again, there is a problem with the bridge : it gets something from
> > > gmconf, doesn't check before use, a
Le vendredi 11 avril 2008 à 11:26 +0200, Matthias Schneider a écrit :
> Quoting Julien Puydt <[EMAIL PROTECTED]>:
>
> > Hi,
> >
> > again, there is a problem with the bridge : it gets something from
> > gmconf, doesn't check before use, and triggers a floating point exception.
> >
> > I'm not sure
Quoting Julien Puydt <[EMAIL PROTECTED]>:
> Hi,
>
> again, there is a problem with the bridge : it gets something from
> gmconf, doesn't check before use, and triggers a floating point exception.
>
> I'm not sure whether the issue is in ekiga or in opal though :
> 0x08132c71 in GMManager::set_vide
Hi,
again, there is a problem with the bridge : it gets something from
gmconf, doesn't check before use, and triggers a floating point exception.
I'm not sure whether the issue is in ekiga or in opal though :
0x08132c71 in GMManager::set_video_options (this=0x8303238,
[EMAIL PROTECTED]) at