On Sun, Mar 24, 2002 at 06:02:05PM -0600, Roy Stogner wrote:
> 
> A couple people have noticed compilation errors in impl_audio.cpp;
> those are due to the missing include files I pointed out last week.
> Add the line:

Because of some temporal problem I'll have the full access to the Inet
probably next week - menwhile I'm just reacting with some delays.

On the other hand I've tried to fix some long outstanding 
GUI issues (and more will probably come this week (at least I hope)
But they will be commited next week.

There is possible that some new bugs will appear after today's commit.

Also I've figure that   exception  throwing has some major problem
with gcc - so if there is someone who has time to report this 
bug to gcc team - please try to do so -generaly 
something like this 

for (;;) { try { throw exceptioin(); } catch(...) {} }

will crash compiled with -O2 - but it will for fine without
optimalization - it looks like using  -fno-defer-pop solvees this problem
and it will be included into configure later.

bye

-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-              When in doubt, just blame the Euro. :)

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to