On Tue, 2007-09-04 at 14:46 +0700, Slava Semushin wrote:
> 2007/9/4, Nathan A. Stine <nathan.stine / gmail.com>:
> > The attached patch *may* alleviate the sound allocation problem when no
> > sounds are found.  This is my first patch, and I haven't programmed for
> > about 2 years since college, so it may be completely wrong.
> 
> found_sound variable may be 0 or 1 and I think in this case we should
> use bool type for this variable instead of int. But this is cosmetics
> change.
> 
I would have done so, but I noticed that in other areas of the code
"int" type was used where "bool" was more appropriate.  For the sake of
being consistent I went with "int".

Again, being new to the process, I'm not familiar with style guidelines
or much else.

Nathan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to