I noticed this bit of code in DispatchEvent(), events.c:

  #ifdef C_ALLOCA
      /* If we're using the C version of alloca, see if anything needs to be
       * freed up.
       */
      alloca(0);
  #endif

Is is necessary or is that a relic of the time before our alloca
replacement?  

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to