2009/5/2 Enlightenment SVN <no-re...@enlightenment.org>:
> Log:
> +       /* the signal contains a colon, split the signal into "group:signal",
> +       * and deliver it to "group"
> +       */
> +       char *part = strdupa(sig);
> +       if (part)

Warning: strdupa is not available in NetBSD, so this commit makes E17
not buildable in this OS.

Massimiliano

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to