Hi, On Fri, 16 Feb 2007, Matthias Lederhofer wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > +int pager_in_use = getenv("GIT_PAGER_IN_USE"); > test.c:3: error: initializer element is not constant Sorry. Still, it feels wrong to use two system calls when you need none. How about working on making status and commit a builtin instead? This would not only solve your issue, but portability issues as well. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html