Jeffrey C. Ollie wrote:
On Sat, 2005-05-07 at 12:34 +0800, Steve Underwood wrote:
If you don't like * the way it is, don't use it. If you want to make it
better, submit patches.
If you have the time to write such a long whiney and pointless message,
you probably have the time to do something
Paul Cadach wrote:
Hello "tezka",
Hi
Orehov Pasha wrote:
I would like to see in 1.2:
1) working/stable h.323 stack - #3967 and other;
2) configurable PRI functionality (facilities, IEs per individual connections,
not per switch type) - no ticket
available but -dev list have reports;
3) loadable la
Brian Capouch wrote:
On Sat, 2005-05-07 at 12:34 +0800, Steve Underwood wrote:
If you don't like * the way it is, don't use it. If you want to make
it better, submit patches.
If you have the time to write such a long whiney and pointless message,
Ouch.
Most of what he pointed out was quite cor
On Fri, May 06, 2005 at 08:59:31PM -0500, Steven wrote:
> On Fri, 2005-05-06 at 15:54 -0700, Luigi Rizzo wrote:
>
> > LIST OF COMMON STYLE BUGS
> >
> > 1. in many cases we have blocks of this kind:
> >
> > if (condition) {
> > bla bla bla...
> > ... 100+ lines of code