On 10/22/07, Stefano Soffia <stefano.soffia_AT_studenti.unipr.it> wrote:
> The `spawn' case can be handled defining a
>
> const char *spawned_command[] = {
> ...,
> "exec uxterm",
> ...
> };
It used to be like that, and it was changed for a reason; it's ugly at
best. If we really need different types of arguments (i.e. we can't
represent them as strings), than I'd rather see the Arg union return
than this...
Greetings, Sander.
Received on Mon Oct 22 2007 - 14:31:40 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:01:36 UTC