Am 04.12.2010 14:02, schrieb Matthias Andree:
> Signed-off-by: Matthias Andree
> ---
> misc.h |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
This applies to the beta2.2 branch and affects this code section:
138
139 static inline bool
140 openvpn_run_script (const struc
Signed-off-by: Matthias Andree
---
misc.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc.h b/misc.h
index 3f22ca0..f449601 100644
--- a/misc.h
+++ b/misc.h
@@ -143,7 +143,7 @@ openvpn_run_script (const struct argv *a, const struct
env_set *es, const unsign
ope
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/12/10 12:17, Matthias Andree wrote:
| Am 04.12.2010 11:37, schrieb Samuli Seppänen:
|> Hi Matthias,
|>
|> Your patch fixes the issue.
|
| Hi Samuli,
|
| then please use the attached /updated/ patch (same code, different log entry).
| It fixes VS
Am 04.12.2010 11:37, schrieb Samuli Seppänen:
> Hi Matthias,
>
> Your patch fixes the issue.
Hi Samuli,
then please use the attached /updated/ patch (same code, different log entry).
It fixes VS2008, and breaks compatibility with GCC before 3.0.
For the records, it was discussed on IRC with Dav
Matthias Andree ha scritto:
> Am 03.12.2010 16:22, schrieb Samuli Seppänen:
>
>> Hi,
>>
>> I've managed to extend the Python build system so that it now tries to
>> build the Windows service wrapper, "openvpnserv.exe", after building
>> "openvpn.exe". However, the Visual Studio 2008 C compiler g
Am 04.12.2010 03:55, schrieb Matthias Andree:
> Am 03.12.2010 16:22, schrieb Samuli Seppänen:
>> Hi,
>>
>> I've managed to extend the Python build system so that it now tries to
>> build the Windows service wrapper, "openvpnserv.exe", after building
>> "openvpn.exe". However, the Visual Studio 200
Am 03.12.2010 16:22, schrieb Samuli Seppänen:
> Hi,
>
> I've managed to extend the Python build system so that it now tries to
> build the Windows service wrapper, "openvpnserv.exe", after building
> "openvpn.exe". However, the Visual Studio 2008 C compiler gives these
> errors:
>
>openvpnser