Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
1383 commits behind the upstream repository.
Brad King's avatar
Brad King authored
In SharedForward, the call to execvp warned on MinGW because the
signature declared in process.h has an extra const.  We use an explicit
cast to convert the pointer type.
a1a6712b
History